PT-2026-51942 · Linux · Linux

Published

2026-06-24

·

Updated

2026-06-24

·

CVE-2026-53048

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
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.
Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-53048

Affected Products

Linux