
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38568 is a vulnerability discovered in the Linux kernel affecting the net/sched subsystem, specifically in the mqprio (Multiple Priority Queue) traffic control component. The vulnerability was disclosed on August 19, 2025, and involves a stack out-of-bounds write issue in the tc entry parsing functionality (NVD).
The vulnerability stems from improper validation of TCAMQPRIOTCENTRYINDEX using NLAPOLICYMAX(NLAU32, TCQOPTMAXQUEUE), which allows the value TCQOPTMAXQUEUE (16). This validation issue results in a 4-byte out-of-bounds stack write in the fp[] array, which only has capacity for 16 elements (0-15). The fix involves modifying the policy to allow only up to TCQOPTMAXQUEUE - 1 (NVD).
The vulnerability could potentially lead to memory corruption through a stack buffer overflow, which might result in system crashes or potential privilege escalation. However, specific impact details have not been fully assessed as the vulnerability is still under analysis (NVD).
The vulnerability has been resolved in the Linux kernel through a patch that modifies the validation policy for TCAMQPRIOTCENTRYINDEX. The fix ensures that the index value cannot exceed the actual array size by limiting it to TCQOPTMAX_QUEUE - 1 (NVD).
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."