summaryrefslogtreecommitdiff
path: root/drivers/leds/leds-dac124s085.c
diff options
context:
space:
mode:
authorLars Ellenberg <lars.ellenberg@linbit.com>2010-09-14 18:14:09 (GMT)
committerPhilipp Reisner <philipp.reisner@linbit.com>2010-10-14 16:38:41 (GMT)
commitf65363cfa05fe60874030461a0eeb84b7e60cba4 (patch)
tree02bec26e82989cf7fff97e3f4ff0108b74032832 /drivers/leds/leds-dac124s085.c
parent8979d9c9e0bc8e54cf5bd7a89abb2145f087b5e1 (diff)
downloadlinux-f65363cfa05fe60874030461a0eeb84b7e60cba4.tar.xz
drbd: fix possible access after free
If we release the page pointed to by md_io_tmpp, we need to zero out the pointer, too, as that may be used later to decide whether we need to allocate a new page again. Impact: a previously freed page may be used and clobbered. Depending on what that particular page is being used for meanwhile, this may result in silent data corruption of completely unrelated things. Only of concern on devices with logical_block_size != 512 byte, if you re-attach after becoming diskless once. Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com> Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'drivers/leds/leds-dac124s085.c')
0 files changed, 0 insertions, 0 deletions