Kernel hang via recursive transmit-lock acquisition
Published Mar 27, 2025 · Updated May 11, 2026
Improper locking in the Linux kernel ENETC driver allows local users to hang the system during one-step transmit timestamp processing. The enetc_tx_onestep_tstamp work item takes netif_tx_lock with softirqs enabled, allowing an interrupt-driven NET_TX softirq to acquire the same lock again and deadlock the kernel. Reachability requires the ENETC path and the interrupt timing needed to schedule NET_TX while the work item holds the transmit lock; no data exposure or modification is reported.
Summary
What happened
Improper locking in the Linux kernel ENETC driver allows local users to hang the system during one-step transmit timestamp processing. The enetc_tx_onestep_tstamp work item takes netif_tx_lock with softirqs enabled, allowing an interrupt-driven NET_TX softirq to acquire the same lock again and deadlock the kernel. Reachability requires the ENETC path and the interrupt timing needed to schedule NET_TX while the work item holds the transmit lock; no data exposure or modification is reported.
The record
- CVE
- CVE-2023-53022
- Published
- Mar 27, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-667, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Mar 27, 2025CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=5.13
- Affected versionversion=7294380c5211687aa4d66166984b152ee84caf5f <3c463721a73bdb57a913e0d3124677a3758886fc
- Affected versionversion=7294380c5211687aa4d66166984b152ee84caf5f <8232e5a84d25a84a5cbda0f241a00793fb6eb608
- Affected versionversion=7294380c5211687aa4d66166984b152ee84caf5f <e893dced1a18e77b1262f5c10169413f0ece0da7
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo