A use-after-free vulnerability in the Linux kernel's net...
High severity
Unreviewed
Published
Sep 12, 2023
to the GitHub Advisory Database
•
Updated Feb 13, 2025
Description
Published by the National Vulnerability Database
Sep 12, 2023
Published to the GitHub Advisory Database
Sep 12, 2023
Last updated
Feb 13, 2025
A use-after-free vulnerability in the Linux kernel's net/sched: sch_qfq component can be exploited to achieve local privilege escalation.
When the plug qdisc is used as a class of the qfq qdisc, sending network packets triggers use-after-free in qfq_dequeue() due to the incorrect .peek handler of sch_plug and lack of error checking in agg_dequeue().
We recommend upgrading past commit 8fc134fee27f2263988ae38920bc03da416b03d8.
References