https://github.com/torvalds/linux
Revision e0702d90b79d430b0ccc276ead4f88440bb51352 authored by Dan Carpenter on 19 August 2019, 09:58:14 UTC, committed by Mike Snitzer on 21 August 2019, 15:29:30 UTC
This function is supposed to return error pointers so it matches the
dmz_get_rnd_zone_for_reclaim() function.  The current code could lead to
a NULL dereference in dmz_do_reclaim()

Fixes: b234c6d7a703 ("dm zoned: improve error handling in reclaim")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Dmitry Fomichev <dmitry.fomichev@wdc.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
1 parent 08c04c8
History
Tip revision: e0702d90b79d430b0ccc276ead4f88440bb51352 authored by Dan Carpenter on 19 August 2019, 09:58:14 UTC
dm zoned: fix potential NULL dereference in dmz_do_reclaim()
Tip revision: e0702d9
File Mode Size
convert_drivers_to_kernel_api.rst -rw-r--r-- 7.6 KB
hpwdt.rst -rw-r--r-- 3.4 KB
index.rst -rw-r--r-- 378 bytes
mlx-wdt.rst -rw-r--r-- 2.1 KB
pcwd-watchdog.rst -rw-r--r-- 2.3 KB
watchdog-api.rst -rw-r--r-- 9.5 KB
watchdog-kernel-api.rst -rw-r--r-- 15.9 KB
watchdog-parameters.rst -rw-r--r-- 18.2 KB
watchdog-pm.rst -rw-r--r-- 629 bytes
wdt.rst -rw-r--r-- 2.1 KB

back to top