
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-53509 is a vulnerability in the Linux kernel's QED driver that affects the qed_mcp_trace_dump() function. The issue was discovered and disclosed on October 1, 2025. The vulnerability occurs when qed_mcp_cmd_and_union() delays 10us at a time in a loop that can run 500K times, causing calls to qed_mcp_nvm_rd_cmd() to potentially block the current thread for over 5 seconds (NVD, RedHat).
The vulnerability stems from a design flaw in the qed_mcp_trace_dump() function, which is called from ethtool. By default, qed_mcp_cmd_and_union() creates delays of 10 microseconds in a loop that can iterate up to 500,000 times, potentially leading to thread blocking for more than 5 seconds. In production environments, thread scheduling delays of over 700ms have been observed. The issue involves the qed_find_nvram_image() and qed_nvram_read() functions, which require a 'can sleep' parameter modification to allow sleep during qed_mcp_trace_dump() execution (RedHat).
The primary impact of this vulnerability is on system availability, specifically causing temporary CPU starvation and long scheduling latency. Production environments have documented thread scheduling delays exceeding 700ms, which can significantly affect system performance and responsiveness (RedHat).
The vulnerability has been resolved by modifying the QED debug/trace dump path to allow sleep instead of spinning in tight udelay loops when reading large MCP/NVRAM blobs. This fix eliminates the seconds-long CPU busy-wait and scheduler stalls observed from the ethtool path (RedHat).
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."