diff options
| author | Eric Dumazet <[email protected]> | 2018-04-07 13:42:39 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-04-07 22:32:31 -0400 |
| commit | b13dda9f9aa7caceeee61c080c2e544d5f5d85e5 (patch) | |
| tree | 9a5d1163611e1f95613f9f9ef43355c74357d884 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | b1993a2de12c9e75c35729e2ffbc3a92d50c0d31 (diff) | |
net: initialize skb->peeked when cloning
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 <[email protected]>
Reported-by: syzbot <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions