CVE-2026-80535
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
26/08/2026
Última modificación:
26/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
xfs: don&#39;t double-lock when deleting a self-referential directory<br />
<br />
LOLLM notices that the dirtree scrubber can detect a directory that<br />
refers to itself. In this case, it&#39;s not correct for the directory tree<br />
repair code to try to iolock/ilock both sc->ip and dp, because they&#39;re<br />
the same inode. Fix this by detecting that corner case and handling it<br />
appropriately.



