mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-10 14:02:00 +00:00
After calling radix_tree_iter_retry(), 'slot' will be set to NULL. This can cause radix_tree_next_slot() to dereference the NULL pointer. Add Konstantin Khlebnikov's test to the regression framework. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com> Reported-by: Konstantin Khlebnikov <koct9i@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
|---|---|---|
| .. | ||
| bitops | ||
| bitops.h | ||
| bug.h | ||
| cpu.h | ||
| export.h | ||
| gfp.h | ||
| kernel.h | ||
| kmemleak.h | ||
| mempool.h | ||
| notifier.h | ||
| percpu.h | ||
| preempt.h | ||
| radix-tree.h | ||
| rcupdate.h | ||
| slab.h | ||
| types.h | ||