PT-2025-40216 · Linux+4 · Linux Kernel+4
Published
2023-01-03
·
Updated
2026-05-26
·
CVE-2023-53509
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 4.4.182+ #202104120910+6d1da174272d.61x
Description
The Linux kernel contains a flaw within the qed driver related to the
qed mcp trace dump() function. The qed mcp cmd and union() function can cause delays exceeding 5 seconds when calling qed mcp nvm rd cmd(), potentially leading to thread scheduling delays. The issue arises because qed mcp trace dump() is called from ethtool, where sleeping is permitted, but the necessary "can sleep" parameters were not propagated to related functions (qed find nvram image() and qed nvram read()). This can result in threads becoming unresponsive for extended periods, as demonstrated by observed delays exceeding 700ms in production environments. The stack trace indicates the issue originates within the qed driver during an ethtool operation.Recommendations
Update to Linux kernel version 4.4.182+ #202104120910+6d1da174272d.61x or a later version.
Exploit
Fix
Assertion Failure
Resource Exhaustion
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Debian
Linux Kernel
Suse
Ethtool
Qed