CVE Catalog

CVE-2026-97553

Unknown
Published: Translated: NVD NIST

Summary

In the XFS filesystem, a lock is missing when inserting the unmount event into the health monitor. The fix adds proper locking.

Risk Assessment

Potential race condition and corruption of health monitor structures.

Recommendation

Update the kernel to a version with the fix that adds locking in xfs_healthmon_unmount.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: xfs: lock the healthmon when inserting unmount event LOLLM complains that xfs_healthmon_unmount does an unlocked insert of the unmount event into the health monitor's event list. Fix that.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS