THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-53185 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zram_bvec_write_partial() zram_read_page() picks the sync or async backing device read path based on whether the parent bio is NULL. zram_bvec_write_partial() passes its parent bio

[NVD] CVE-2026-53185 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: zram: fix use-after-free in zram_bvec_write_partial() zram_read_page() picks the sync or async backing device read path based on whether the parent bio is NULL. zram_bvec_write_partial() passes its parent bio

lownvdPublished 2026-06-25

CVE-2026-53185 CVSS: 7.8 HIGH Published: 2026-06-25T09:16:35.920

In the Linux kernel, the following vulnerability has been resolved:

zram: fix use-after-free in zram_bvec_write_partial()

zram_read_page() picks the sync or async backing device read path based on whether the parent bio is NULL. zram_bvec_write_partial() passes its parent bio down, so for ZRAM_WB slots the read is dispatched asyn

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-53185