CVE-2026-53049

CRITICAL

gfs2: add some missing log locking

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: gfs2: add some missing log locking Function gfs2_logd() calls the log flushing functions gfs2_ail1_start(), gfs2_ail1_wait(), and gfs2_ail1_empty() without holding sdp->sd_log_flush_lock, but these functions require exclusion against concurrent transactions. To fix that, add a non-locking __gfs2_log_flush() function. Then, in gfs2_logd(), take sdp->sd_log_flush_lock before calling the above mentioned log flushing functions and __gfs2_log_flush().

Scores

CVSS v3 9.8
EPSS 0.0051
EPSS Percentile 39.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Details

Status published
Products (22)
linux/Kernel 5.16.0 - 6.1.175linux
linux/Kernel 5.7.0 - 5.15.209linux
linux/Kernel 6.13.0 - 6.18.33linux
linux/Kernel 6.19.0 - 7.0.10linux
linux/Kernel 6.2.0 - 6.6.141linux
linux/Kernel 6.7.0 - 6.12.91linux
Linux/Linux < 5.7
Linux/Linux 5.15.209 - 5.15.*
Linux/Linux 5.7
Linux/Linux 5e4c7632aae1cce137792647f4fb6f599d1da893 - 3b28eb75afe520972bacc833850c2b30aa0824cd
... and 12 more
Published Jun 24, 2026
Tracked Since Jun 24, 2026