System hang via J1939 lock-order inversion
Published Dec 24, 2025 · Updated Dec 24, 2025
Deadlock in the Linux kernel J1939 transport code allows local users to hang the system during a CAN network-down event. j1939_sk_errqueue() takes j1939_socks_lock while active_session_list_lock is held, reversing the concurrent queue path's lock order. Reachability requires an active TP/ETP transfer, an error-queue subscription, and a concurrent network-down event; the resulting lock cycle blocks kernel progress.
Summary
What happened
Deadlock in the Linux kernel J1939 transport code allows local users to hang the system during a CAN network-down event. j1939_sk_errqueue() takes j1939_socks_lock while active_session_list_lock is held, reversing the concurrent queue path's lock order. Reachability requires an active TP/ETP transfer, an error-queue subscription, and a concurrent network-down event; the resulting lock cycle blocks kernel progress.
The record
- CVE
- CVE-2023-54152
- Published
- Dec 24, 2025
- Updated
- Dec 24, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-833, T1499
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 24, 2025CVE publishedPublication date reported by the CVE source.
- Dec 24, 2025Record 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.15
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <8a581b71cf686b4cd1a85c9c2dfc2fb88382c3b4
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <ace6aa2ab5ba5869563ca689bbd912100514ae7b
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <d1366b283d94ac4537a4b3a1e8668da4df7ce7e9
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <f09ce9d765de1f064ce3919f57c6beb061744784
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
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