NONE · 0

CVE-2026-80535

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 t...

Vulnerability Description

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.

References

FAQ

What is CVE-2026-80535?

CVE-2026-80535 is a documented vulnerability. 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 t...

How severe is CVE-2026-80535?

CVSS scoring is not yet available for CVE-2026-80535. Check NVD for updates.

Is there a patch for CVE-2026-80535?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.