Local kernel memory corruption via asynchronous zram read
Published Jun 25, 2026 · Updated Jun 25, 2026
Use-after-free in Linux Kernel zram allows local users to corrupt kernel memory through partial writes to writeback-backed slots. zram_bvec_write_partial() passes its parent bio to zram_read_page(), which returns before an asynchronous ZRAM_WB read finishes; the caller then frees the destination page. Exploitation requires local low-privileged access, an active zram backing device, a ZRAM_WB slot, and a partial write; the stale read then writes into freed kernel memory.
Summary
What happened
Use-after-free in Linux Kernel zram allows local users to corrupt kernel memory through partial writes to writeback-backed slots. zram_bvec_write_partial() passes its parent bio to zram_read_page(), which returns before an asynchronous ZRAM_WB read finishes; the caller then frees the destination page. Exploitation requires local low-privileged access, an active zram backing device, a ZRAM_WB slot, and a partial write; the stale read then writes into freed kernel memory.
The record
- CVE
- CVE-2026-53185
- Published
- Jun 25, 2026
- Updated
- Jun 25, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux Kernel
- Classifications
- CWE-416, CWE-364, T1068
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 25, 2026CVE publishedPublication date reported by the CVE source.
- Jun 25, 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=4.14
- Affected versionversion=8e654f8fbff52ac483fb69957222853d7e2fc588 <0c2821665ff71be3f4b07ecece384669f2877f6a
- Affected versionversion=8e654f8fbff52ac483fb69957222853d7e2fc588 <198b5a14cca27263b9c14b20114c8092de15dfcb
- Affected versionversion=8e654f8fbff52ac483fb69957222853d7e2fc588 <732fd9f0b9c1cdc6dfd77162ded60df005182cc0
- Affected versionversion=8e654f8fbff52ac483fb69957222853d7e2fc588 <77a602b505ce4802915853cfc435a4722fab3e64
- Affected versionversion=8e654f8fbff52ac483fb69957222853d7e2fc588 <c96786d6ff1acc1d54d9241e97767554c1dfdd5b
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