Impact
A NULL pointer dereference can occur during the unmount of a GFS2 file system when the journal descriptor has already been freed. If the kernel calls gfs2_log_flush() or gfs2_log_release() at that point, the resulting crash causes a kernel panic, effectively denying service to the entire machine.
Affected Systems
This problem exists in all Linux kernel versions that ship the GFS2 file system module before the commit 35264909e9d1 was applied. Any kernel running prior to the inclusion of that commit is vulnerable. Users should verify whether their kernel contains that commit or a newer stable release.
Risk and Exploitability
The CVSS score of 5.5 and an EPSS score of less than 1% suggest a moderate severity and a low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog, indicating no known active exploits. The likely attack vector is local: an attacker must have the ability to unmount a GFS2 file system, which typically requires root or CAP_SYS_ADMIN privileges.
OpenCVE Enrichment
Debian DLA
Ubuntu USN