Revision fbdc0ad095c0a299e9abf5d8ac8f58374951149a authored by Li RongQing on 22 May 2014, 08:36:55 UTC, committed by David S. Miller on 22 May 2014, 19:57:36 UTC
the value of itag is a random value from stack, and may not be initiated by
fib_validate_source, which called fib_combine_itag if CONFIG_IP_ROUTE_CLASSID
is not set

This will make the cached dst uncertainty

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d0c21d4
History
File Mode Size
fen.cocci -rw-r--r-- 2.3 KB
itnull.cocci -rw-r--r-- 1.6 KB
list_entry_update.cocci -rw-r--r-- 1.4 KB
use_after_iter.cocci -rw-r--r-- 3.8 KB

back to top