PT-2026-61268 · Linux+1 · Linux Kernel+1

CVE-2026-63951

·

Published

2026-07-19

·

Updated

2026-09-07

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the zram writeback endio function. A race condition occurs between the bio completion handler (zram writeback endio) and the writeback task. Specifically, wake up() is called on &wb ctl->done wait after the wb ctl->done lock is released. This allows the writeback task to detect that num inflight has reached 0, return, and free the wb ctl structure before the wake up() call is executed, leading to a NULL pointer dereference and a system crash.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-63951
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu