Host crash via zsmalloc LRU update race
Published Dec 30, 2025 · Updated Dec 30, 2025
Race condition in the Linux kernel 6.2 through 6.3.4 allows local users to crash the kernel through concurrent zswap store and reclaim. zsmalloc updates a zspage's LRU entry in zs_map_object after releasing pool->lock, allowing reclaim to delete and poison the same entry before a second list_del operation. Reachability requires memory pressure, zswap using zsmalloc, and an interleaving of store and reclaim; the resulting list corruption interrupts the host.
Summary
What happened
Race condition in the Linux kernel 6.2 through 6.3.4 allows local users to crash the kernel through concurrent zswap store and reclaim. zsmalloc updates a zspage's LRU entry in zs_map_object after releasing pool->lock, allowing reclaim to delete and poison the same entry before a second list_del operation. Reachability requires memory pressure, zswap using zsmalloc, and an interleaving of store and reclaim; the resulting list corruption interrupts the host.
The record
- CVE
- CVE-2023-54165
- Published
- Dec 30, 2025
- Updated
- Dec 30, 2025
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Dec 30, 2025CVE publishedPublication date reported by the CVE source.
- Dec 30, 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=6.2
- Affected versionversion=64f768c6b32e1957e2b65b70e97cb4cb62344bc4 <d461aac924b937bcb4fd0ca1242b3ef6868ecddd
- Affected versionversion=64f768c6b32e1957e2b65b70e97cb4cb62344bc4 <e95adf7486f2cb5f1bb303113ca30460951923e9
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