System hang via J1939 lock-order deadlock
Published Apr 3, 2024 · Updated May 11, 2026
Improper locking in Linux kernel J1939 allows local users to hang affected systems by racing concurrent socket operations. The J1939 socket path can hold j1939_socks_lock while acquiring sk_session_queue_lock as another thread takes those locks in reverse order. Reaching the race requires local low-privileged access to concurrent J1939 socket operations, and successful triggering stalls kernel work through a circular lock dependency.
Summary
What happened
Improper locking in Linux kernel J1939 allows local users to hang affected systems by racing concurrent socket operations. The J1939 socket path can hold j1939_socks_lock while acquiring sk_session_queue_lock as another thread takes those locks in reverse order. Reaching the race requires local low-privileged access to concurrent J1939 socket operations, and successful triggering stalls kernel work through a circular lock dependency.
The record
- CVE
- CVE-2023-52638
- Published
- Apr 3, 2024
- 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
- Apr 3, 2024CVE 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.15
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <03358aba991668d3bb2c65b3c82aa32c36851170
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <26dfe112ec2e95fe0099681f6aec33da13c2dd8e
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <559b6322f9480bff68cfa98d108991e945a4f284
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <6cdedc18ba7b9dacc36466e27e3267d201948c8d
- Affected versionversion=5b9272e93f2efe3f6cda60cc2c26817b2ce49386 <aedda066d717a0b4335d7e0a00b2e3a61e40afcf
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