aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/symbols.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2016-11-02 20:30:48 -0700
committerDavid S. Miller <[email protected]>2016-11-03 16:16:51 -0400
commit1aa9d1a0e7eefcc61696e147d123453fc0016005 (patch)
tree552c032ae3d6773f8130e154fa5223f6676537e5 /scripts/gdb/linux/symbols.py
parent93636d1f1f162ae89ae4f2a22a83bf4fd960724e (diff)
ipv6: dccp: fix out of bound access in dccp_v6_err()
dccp_v6_err() does not use pskb_may_pull() and might access garbage. We only need 4 bytes at the beginning of the DCCP header, like TCP, so the 8 bytes pulled in icmpv6_notify() are more than enough. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions