
Cloud Vulnerability DB
A community-led vulnerabilities database
An out-of-bounds write vulnerability was discovered in the Linux kernel's net/sched: schqfq component, specifically in the Quick Fair Queueing (QFQ) network scheduler implementation. The vulnerability exists in the qfqchangeagg() function in net/sched/schqfq.c, where lmax is updated according to packet sizes without proper bounds checks (Kernel Patch). The vulnerability was discovered in July 2023 and affects Linux kernel versions prior to 6.5-rc2.
The vulnerability occurs when qdiscpktlen() returns a length that falls outside the QFQMINLMAX < len < QFQMAXLMAX bounds. This can happen when using TCA_STAB option to modify the qdisc, allowing a user to choose virtually any size using such a table. The issue can lead to heap out-of-bounds read/writes in the kmalloc-8192 cache (Kernel Patch). The vulnerability has been assigned a CVSS v3.1 base score of 7.8 (HIGH) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H (NetApp Advisory).
Successful exploitation of this vulnerability could lead to local privilege escalation, denial of service (system crash), or the ability to execute arbitrary code with elevated privileges. The vulnerability can be exploited by unprivileged users through user namespaces (Ubuntu Security).
The primary mitigation is to upgrade to kernel version 6.5-rc2 or later, which includes the fix (commit 3e337087c3b5805fe0b8a46ba622a962880b5d64). For systems that cannot be immediately upgraded, it is recommended to disable the ability for unprivileged users to create namespaces by setting kernel.unprivilegedusernsclone=0 (Ubuntu Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."