Revision dccd9ecc374462e5d6a5b8f8110415a86c2213d8 authored by David S. Miller on 11 May 2012, 02:16:32 UTC, committed by David S. Miller on 11 May 2012, 02:16:32 UTC
Due to RCU lookups and RCU based release, fib_info objects can
be found during lookup which have fi->fib_dead set.

We must ignore these entries, otherwise we risk dereferencing
the parts of the entry which are being torn down.

Reported-by: Yevgen Pronenko <yevgen.pronenko@sonymobile.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 0e0c551
History
File Mode Size
gameport
joystick
keyboard
misc
mouse
serio
tablet
touchscreen
Kconfig -rw-r--r-- 5.3 KB
Makefile -rw-r--r-- 835 bytes
apm-power.c -rw-r--r-- 2.6 KB
evbug.c -rw-r--r-- 3.1 KB
evdev.c -rw-r--r-- 23.6 KB
ff-core.c -rw-r--r-- 8.9 KB
ff-memless.c -rw-r--r-- 14.2 KB
fixp-arith.h -rw-r--r-- 2.2 KB
input-compat.c -rw-r--r-- 3.3 KB
input-compat.h -rw-r--r-- 2.1 KB
input-mt.c -rw-r--r-- 5.1 KB
input-polldev.c -rw-r--r-- 6.2 KB
input.c -rw-r--r-- 52.3 KB
joydev.c -rw-r--r-- 22.6 KB
mousedev.c -rw-r--r-- 25.8 KB
of_keymap.c -rw-r--r-- 1.9 KB
sparse-keymap.c -rw-r--r-- 8.6 KB

back to top