CVE-2026-53048
ANALYSIS PENDINGgfs2: prevent NULL pointer dereference during unmount
Title source: cnaDescription
In the Linux kernel, the following vulnerability has been resolved: gfs2: prevent NULL pointer dereference during unmount When flushing out outstanding glock work during an unmount, gfs2_log_flush() can be called when sdp->sd_jdesc has already been deallocated and sdp->sd_jdesc is NULL. Commit 35264909e9d1 ("gfs2: Fix NULL pointer dereference in gfs2_log_flush") added a check for that to gfs2_log_flush() itself, but it missed the sdp->sd_jdesc dereference in gfs2_log_release(). Fix that.
References (7)
Core 7
Core References
Scores
EPSS
0.0017
EPSS Percentile
6.8%
Details
Status
published
Products (27)
linux/Kernel
< 5.15.209linux
linux/Kernel
5.16.0 - 6.1.175linux
linux/Kernel
6.10.0 - 6.18.33linux
linux/Kernel
6.13.0 - 7.0.10linux
linux/Kernel
6.2.0 - 6.6.141linux
linux/Kernel
6.7.0 - 6.12.91linux
Linux/Linux
< 6.10
Linux/Linux
3429ef5f50909cee9e498c50f0c499b9397116ce - 233a0945a4b1dbe3f38c30afb7d05b76c67f1193
Linux/Linux
35264909e9d1973ab9aaa2a1b07cda70f12bb828 - 74b4dbb946060a3233604d91859a9abd3708141d
Linux/Linux
35264909e9d1973ab9aaa2a1b07cda70f12bb828 - abd73229f0e886a91a16ea781ab656bd9b4d1ee8
... and 17 more
Published
Jun 24, 2026
Tracked Since
Jun 24, 2026