summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2018-04-07 13:42:39 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-16 10:06:50 +0200
commitc5e0c93134455e9af7988dc1c75631ffe26da0d2 (patch)
treeaf6fef65c9d72bed3eb7bf2418bcc6212b398767 /tools/perf/scripts/python
parent1baf9dbebac9f1295794c76668b648e6e5f3efa7 (diff)
net: initialize skb->peeked when cloning
commit b13dda9f9aa7caceeee61c080c2e544d5f5d85e5 upstream. syzbot reported __skb_try_recv_from_queue() was using skb->peeked while it was potentially unitialized. We need to clear it in __skb_clone() Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Eric Dumazet <edumazet@google.com> Reported-by: syzbot <syzkaller@googlegroups.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions