aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2022-05-20 00:02:05 +0200
committerPablo Neira Ayuso <[email protected]>2022-05-27 11:16:38 +0200
commitaeed55a08d0b2bf2e3986b110b04d2a5aca192a6 (patch)
tree46390862220007597bfe6d217b33bd5dfbd371c7 /tools/perf/scripts/python/event_analyzing_sample.py
parent56b14ecec97f39118bf85c9ac2438c5a949509ed (diff)
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
syzbot reports: BUG: KASAN: slab-out-of-bounds in __list_del_entry_valid+0xcc/0xf0 lib/list_debug.c:42 [..] list_del include/linux/list.h:148 [inline] cttimeout_net_exit+0x211/0x540 net/netfilter/nfnetlink_cttimeout.c:617 No reproducer so far. Looking at recent changes in this area its clear that the free_head must not be at the end of the structure because nf_ct_timeout structure has variable size. Reported-by: <[email protected]> Fixes: 78222bacfca9 ("netfilter: cttimeout: decouple unlink and free on netns destruction") Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions