An out-of-bounds write vulnerability in the Linux kernel's net/sched: sch_qfq component can be exploited to achieve local privilege escalation.
The qfq_change_agg() function in net/sched/sch_qfq.c allows an out-of-bounds write because lmax is updated according to packet sizes without bounds checks.
We recommend upgrading past commit 3e337087c3b5805fe0b8a46ba622a962880b5d64.
References
Link | Resource |
---|---|
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3e337087c3b5805fe0b8a46ba622a962880b5d64 | Mailing List Patch Vendor Advisory |
https://kernel.dance/3e337087c3b5805fe0b8a46ba622a962880b5d64 | Patch Vendor Advisory |
https://lists.debian.org/debian-lts-announce/2023/10/msg00027.html | Mailing List Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2024/01/msg00004.html | |
https://security.netapp.com/advisory/ntap-20230908-0002/ | Third Party Advisory |
https://www.debian.org/security/2023/dsa-5480 | Third Party Advisory |
https://www.debian.org/security/2023/dsa-5492 | Third Party Advisory |
Configurations
History
No history.
Information
Published : 2023-07-21 21:15
Updated : 2024-01-11 19:15
NVD link : CVE-2023-3611
Mitre link : CVE-2023-3611
CVE.ORG link : CVE-2023-3611
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-787
Out-of-bounds Write