Unauthenticated SMB denial via sleeping-state mutex lock
Published May 8, 2025 · Updated Aug 5, 2026
Denial of service in Linux ksmbd allows remote attackers to stall SMB file operations through SMB session setup and teardown traffic. The durable-handle scavenger calls mutex_lock() after wait_event_timeout() has set TASK_UNINTERRUPTIBLE, corrupting the worker's scheduler state. An unauthenticated peer can reach the path on TCP port 445; the worker then busy-loops while holding global_ft.lock, or panics the kernel when panic_on_warn is enabled.
Summary
What happened
Denial of service in Linux ksmbd allows remote attackers to stall SMB file operations through SMB session setup and teardown traffic. The durable-handle scavenger calls mutex_lock() after wait_event_timeout() has set TASK_UNINTERRUPTIBLE, corrupting the worker's scheduler state. An unauthenticated peer can reach the path on TCP port 445; the worker then busy-loops while holding global_ft.lock, or panics the kernel when panic_on_warn is enabled.
The record
- CVE
- CVE-2025-37802
- Published
- May 8, 2025
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 8, 2025CVE publishedPublication date reported by the CVE source.
- Aug 5, 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=0626e6641f6b467447c81dd7678a69c66f7746cf <1df0d4c616138784e033ad337961b6e1a6bcd999
- Affected versionversion=0626e6641f6b467447c81dd7678a69c66f7746cf <8f805b3746d2f41702c77cba22f94f8415fadd1a
- Affected versionversion=0626e6641f6b467447c81dd7678a69c66f7746cf <cd161198e091e8a62b9bd631be970ea9a87d2d6a
- Affected versionversion=5.15
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.
Weakness, pattern, technique
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