aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2025-04-08 10:58:16 +0200
committerPaolo Abeni <pabeni@redhat.com>2025-04-08 10:58:16 +0200
commitcd23e77e6568abfac6354dd3f69d5b154e60e342 (patch)
tree84ba3bb5aba72fea35319cfb178a44e54554a835 /tools/perf/scripts/python/export-to-sqlite.py
parenttipc: fix memory leak in tipc_link_xmit (diff)
parentselftests/tc-testing: Add a test case for FQ_CODEL with ETS parent (diff)
downloadwireguard-linux-cd23e77e6568abfac6354dd3f69d5b154e60e342.tar.xz
wireguard-linux-cd23e77e6568abfac6354dd3f69d5b154e60e342.zip
Merge branch 'net_sched-make-qlen_notify-idempotent'
Cong Wang says: ==================== net_sched: make ->qlen_notify() idempotent Gerrard reported a vulnerability exists in fq_codel where manipulating the MTU can cause codel_dequeue() to drop all packets. The parent qdisc's sch->q.qlen is only updated via ->qlen_notify() if the fq_codel queue remains non-empty after the drops. This discrepancy in qlen between fq_codel and its parent can lead to a use-after-free condition. Let's fix this by making all existing ->qlen_notify() idempotent so that the sch->q.qlen check will be no longer necessary. Patch 1~5 make all existing ->qlen_notify() idempotent to prepare for patch 6 which removes the sch->q.qlen check. They are followed by 5 selftests for each type of Qdisc's we touch here. All existing and new Qdisc selftests pass after this patchset. Fixes: 4b549a2ef4be ("fq_codel: Fair Queue Codel AQM") Fixes: 76e3cc126bb2 ("codel: Controlled Delay AQM") Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> ==================== Link: https://patch.msgid.link/20250403211033.166059-1-xiyou.wangcong@gmail.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions