System crash via cached-directory lease race
Published Dec 27, 2024 · Updated Aug 5, 2026
Use-after-free in the Linux kernel SMB client allows local users to crash the system through a malicious or compromised SMB server. On a lease-parsing error, open_cached_dir() directly frees the cached file identifier while queued lease-break work can still dereference it in smb2_cached_lease_break(). When directory leases and the error path race, the stale work item reads freed slab memory, producing a kernel oops or panic rather than a documented data disclosure.
Summary
What happened
Use-after-free in the Linux kernel SMB client allows local users to crash the system through a malicious or compromised SMB server. On a lease-parsing error, open_cached_dir() directly frees the cached file identifier while queued lease-break work can still dereference it in smb2_cached_lease_break(). When directory leases and the error path race, the stale work item reads freed slab memory, producing a kernel oops or panic rather than a documented data disclosure.
The record
- CVE
- CVE-2024-53177
- Published
- Dec 27, 2024
- Updated
- Aug 5, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-416, T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 27, 2024CVE 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=5c86919455c1edec99ebd3338ad213b59271a71b <47655a12c6b1bca8fa230085eab2e85a076932b7
- Affected versionversion=5c86919455c1edec99ebd3338ad213b59271a71b <97e2afcac0bebfef6a5360f4267ce4c44507b845
- Affected versionversion=5c86919455c1edec99ebd3338ad213b59271a71b <a9685b409a03b73d2980bbfa53eb47555802d0a9
- Affected versionversion=6.5.13 <6.6
- Affected versionversion=6.6.3 <6.6.64
- Affected versionversion=6.7
- Affected versionversion=6db94d08359c43f2c8fe372811cdee04564a41b9
- Affected versionversion=93877b9afc2994c89362007aac480a7b150f386f <791f833053578b9fd24252ebb7162a61bc3f805b
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