System hang via SMB client lock inversion
Published May 21, 2024 · Updated May 23, 2026
Improper locking in affected Linux kernel SMB clients allows local users to hang the system by triggering concurrent MID release. release_mid() calls kref_put() while holding server->mid_lock, and __release_mid() then takes cifs_tcp_ses_lock opposite cifs_debug_data_proc_show(). Reachability requires low-privileged local access, an active SMB client context, and the competing debug-data path; successful triggering deadlocks the kernel and hangs the system.
Summary
What happened
Improper locking in affected Linux kernel SMB clients allows local users to hang the system by triggering concurrent MID release. release_mid() calls kref_put() while holding server->mid_lock, and __release_mid() then takes cifs_tcp_ses_lock opposite cifs_debug_data_proc_show(). Reachability requires low-privileged local access, an active SMB client context, and the competing debug-data path; successful triggering deadlocks the kernel and hangs the system.
The record
- CVE
- CVE-2023-52757
- Published
- May 21, 2024
- Updated
- May 23, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, CWE-667
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- May 21, 2024CVE publishedPublication date reported by the CVE source.
- May 23, 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.4.6 <5.5
- Affected versionversion=5.5
- Affected versionversion=7b71843fa7028475b052107664cbe120156a2cfc <99f476e27aad5964ab13777d84fda67d1356dec1
- Affected versionversion=7b71843fa7028475b052107664cbe120156a2cfc <9eb44db68c5b7f5aa22b8fc7de74a3e2e08d1f29
- Affected versionversion=7b71843fa7028475b052107664cbe120156a2cfc <b9bb9607b1fc12fca51f5632da25b36975f599bf
- Affected versionversion=7b71843fa7028475b052107664cbe120156a2cfc <c1a5962f1462b64fe7b69f20a4b6af8067bc2d26
- Affected versionversion=7b71843fa7028475b052107664cbe120156a2cfc <ce49569079a9d4cad26c0f1d4653382fd9a5ca7a
- Affected versionversion=7b71843fa7028475b052107664cbe120156a2cfc <e6322fd177c6885a21dd4609dc5e5c973d1a2eb7
- Affected versionversion=9871dea42034ee6e73bb2b97ba0284d3d462b230
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