In the Linux kernel, the following vulnerability has been resolved:
xfs: don't double-lock when deleting a self-referential directory
LOLLM notices that the dirtree scrubber can detect a directory that
refers to itself. In this case, it's not correct for the directory tree
repair code to try to iolock/ilock both sc->ip and dp, because they're
the same inode. Fix this by detecting that corner case and handling it
appropriately.
CVSS
No CVSS.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-26 15:17
Updated : 2026-08-26 15:17
NVD link : CVE-2026-80535
Mitre link : CVE-2026-80535
CVE.ORG link : CVE-2026-80535
JSON object : View
Products Affected
No product.
CWE
No CWE.
