aboutsummaryrefslogtreecommitdiffstats
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2011-08-23 19:57:05 +0000
committerDavid S. Miller <[email protected]>2011-08-25 00:49:24 +0000
commit22df13319d1fec30b8f9bcaadc295829647109bb (patch)
treeb61441ea39ac3c525746bfe8aaab9b6b5f9c6c63 /lib/debugobjects.c
parentbridge: Pseudo-header required for the checksum of ICMPv6 (diff)
downloadkernel-22df13319d1fec30b8f9bcaadc295829647109bb.tar.gz
kernel-22df13319d1fec30b8f9bcaadc295829647109bb.zip
bridge: fix a possible use after free
br_multicast_ipv6_rcv() can call pskb_trim_rcsum() and therefore skb head can be reallocated. Cache icmp6_type field instead of dereferencing twice the struct icmp6hdr pointer. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions