aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorLi RongQing <[email protected]>2014-10-17 14:03:08 +0800
committerDavid S. Miller <[email protected]>2014-10-17 16:21:53 -0400
commit389f48947a5a37ea283de520abb742d42174edb0 (patch)
treeb49a5aed5e318b3be08c23025889522b9db48602 /scripts/gdb/linux/proc.py
parent4062090e3e5caaf55bed4523a69f26c3265cc1d2 (diff)
openvswitch: fix a use after free
pskb_may_pull() called by arphdr_ok can change skb->data, so put the arp setting after arphdr_ok to avoid the use the freed memory Fixes: 0714812134d7d ("openvswitch: Eliminate memset() from flow_extract.") Cc: Jesse Gross <[email protected]> Cc: Eric Dumazet <[email protected]> Signed-off-by: Li RongQing <[email protected]> Acked-by: Jesse Gross <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions