diff options
| author | Eric Dumazet <[email protected]> | 2011-08-23 19:57:05 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-08-25 00:49:24 +0000 |
| commit | 22df13319d1fec30b8f9bcaadc295829647109bb (patch) | |
| tree | b61441ea39ac3c525746bfe8aaab9b6b5f9c6c63 /lib/debugobjects.c | |
| parent | bridge: Pseudo-header required for the checksum of ICMPv6 (diff) | |
| download | kernel-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
