summaryrefslogtreecommitdiffstats
path: root/fs/minix/bitmap.c
diff options
context:
space:
mode:
authorThierry Reding2014-08-08 23:20:26 +0200
committerLinus Torvalds2014-08-09 00:57:20 +0200
commit9f7d7a1d0f36bed7f533807146483e8fdfe12a89 (patch)
tree4193e3ce968b9e444200bfdb402ac7a756eb2e33 /fs/minix/bitmap.c
parentdriver/rtc/class.c: check the error after rtc_read_time() (diff)
downloadkernel-qcow2-linux-9f7d7a1d0f36bed7f533807146483e8fdfe12a89.tar.gz
kernel-qcow2-linux-9f7d7a1d0f36bed7f533807146483e8fdfe12a89.tar.xz
kernel-qcow2-linux-9f7d7a1d0f36bed7f533807146483e8fdfe12a89.zip
drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference
The interrupt handler gets the driver data associated with the RTC device and doesn't check it for validity. This can cause a NULL pointer being dereferenced when and interrupt fires before the driver data was properly set up. Fix this by setting the driver data earlier (before the interrupt is requested). Signed-off-by: Thierry Reding <treding@nvidia.com> Cc: Alessandro Zummo <a.zummo@towertech.it> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/minix/bitmap.c')
0 files changed, 0 insertions, 0 deletions