CVE Catalog

CVE-2026-97546

Unknown
Published: Translated: NVD NIST

Summary

In the Linux kernel, XFS's xrep_dir_recover_data can spin forever if it encounters an unused dirent that claims to have length zero. The fix also prevents the same issue with zero-length entries.

Risk Assessment

May cause the kernel or system to hang during repair operations on XFS directories, leading to denial of service.

Recommendation

Update the Linux kernel to a version containing the fix that prevents infinite spinning on zero-length dirents.

Other vulnerabilities in Linux kernel

See all
Original NVD description (English source)

In the Linux kernel, the following vulnerability has been resolved: xfs: don't spin forever on zero-length dirents when salvaging them LOLLM noticed that xrep_dir_recover_data can spin forever if it encounters an unused dirent that claims to have length zero. Fix that, and prevent the same thing from happening with a zero-length entry.

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