PT-2025-13368 · Linux+2 · Linux Kernel+2
Published
2025-01-12
·
Updated
2025-06-02
·
CVE-2023-53022
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 the fixed version
Description
A deadlock vulnerability has been identified in the Linux kernel, specifically in the
enetc tx onestep tstamp() function. This issue occurs when the netif tx lock() is held while an interrupt happens, and the NET TX softirq is scheduled, causing a deadlock. The vulnerability can be triggered when the enetc tx onestep tstamp() work item runs in process context with softirqs enabled, allowing it to be interrupted by a softirq.Recommendations
To resolve this issue, use
netif tx lock bh(), which blocks softirqs from running, preventing the deadlock.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.Exploit
Improper Locking
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Red Os