aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-sqlite-report
diff options
context:
space:
mode:
authorVlad Buslov <[email protected]>2023-02-01 17:31:00 +0100
committerDavid S. Miller <[email protected]>2023-02-03 09:31:24 +0000
commitdf25455e5a489764508942b77b77de8f550e92cd (patch)
tree861c404053539b3d401e46b2086c5517dd0da99a /tools/perf/scripts/python/bin/export-to-sqlite-report
parent6a9bad0069cf306f3df6ac53cf02438d4e15f296 (diff)
netfilter: nf_conntrack: allow early drop of offloaded UDP conns
Both synchronous early drop algorithm and asynchronous gc worker completely ignore connections with IPS_OFFLOAD_BIT status bit set. With new functionality that enabled UDP NEW connection offload in action CT malicious user can flood the conntrack table with offloaded UDP connections by just sending a single packet per 5tuple because such connections can no longer be deleted by early drop algorithm. To mitigate the issue allow both early drop and gc to consider offloaded UDP connections for deletion. Signed-off-by: Vlad Buslov <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions