summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLi RongQing <roy.qing.li@gmail.com>2014-05-22 12:36:55 +0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-06-08 03:02:00 +0400
commit62e1a647e74f708eeabf1c79f3d40833d8ce45eb (patch)
tree5c8caecb27d349fca15a5b31140ec1c34455f9ec /include
parent7c8a60a9e3cdfcc04bc4de488876c07225fa0347 (diff)
downloadlinux-62e1a647e74f708eeabf1c79f3d40833d8ce45eb.tar.xz
ipv4: initialise the itag variable in __mkroute_input
[ Upstream commit fbdc0ad095c0a299e9abf5d8ac8f58374951149a ] 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions