aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
diff options
context:
space:
mode:
authorAlexandre Belloni <[email protected]>2018-12-30 23:49:36 +0000
committerAlexandre Belloni <[email protected]>2018-12-30 23:49:36 +0000
commitbba3d2daa8a9bc888902275401f15ef48fcdd378 (patch)
tree82fc0c9b852be399200d374ed3eb0f91ce9811fe /lib/bitmap.c
parentrtc: add i.MX system controller RTC support (diff)
downloadkernel-bba3d2daa8a9bc888902275401f15ef48fcdd378.tar.gz
kernel-bba3d2daa8a9bc888902275401f15ef48fcdd378.zip
rtc: nvmem: fix possible use after free
In cas of probe failure, devres may free the memory allocated for rtc->nvram before devm_rtc_release_device() is called. This leads to rtc_nvram_unregister using it after being freed which may lead to a crash. This has been shown to happen after commit 461e557b9727 ("rtc: nvmem: use devm_nvmem_register()") Reported-by: kernel test robot <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions