PT-2026-61120 · Linux · Linux Kernel

CVE-2026-63804

·

Published

2026-07-19

·

Updated

2026-07-19

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the GFS2 file system within the gfs2 qd dealloc() function. This function is executed as an RCU (Read-Copy-Update) callback—a mechanism used to synchronize access to data—and accesses the superblock object sdp via qd->qd sbd after the quota object qd has been freed. During the unmount process, if the timeout for sd kill wait expires or if gfs2 gl hash clear() schedules additional callbacks, the gfs2 put super() function may free the superblock before the pending RCU callbacks have finished executing.
Recommendations As a temporary mitigation, restrict the use of GFS2 quota features until the system is updated. At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-63804

Affected Products

Linux Kernel