CVE-2026-45915
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
27/05/2026
Última modificación:
24/06/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
fat: avoid parent link count underflow in rmdir<br />
<br />
Corrupted FAT images can leave a directory inode with an incorrect<br />
i_nlink (e.g. 2 even though subdirectories exist). rmdir then<br />
unconditionally calls drop_nlink(dir) and can drive i_nlink to 0,<br />
triggering the WARN_ON in drop_nlink().<br />
<br />
Add a sanity check in vfat_rmdir() and msdos_rmdir(): only drop the<br />
parent link count when it is at least 3, otherwise report a filesystem<br />
error.
Impacto
Puntuación base 3.x
5.50
Gravedad 3.x
MEDIA
Productos y versiones vulnerables
| CPE | Desde | Hasta |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 2.6.19 (incluyendo) | 5.10.252 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (incluyendo) | 5.15.202 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (incluyendo) | 6.1.165 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (incluyendo) | 6.6.128 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (incluyendo) | 6.12.75 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (incluyendo) | 6.18.14 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 6.19.4 (excluyendo) |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página
Referencias a soluciones, herramientas e información
- https://git.kernel.org/stable/c/17866f8a0822d414cb02e621cf003a7d04396ef8
- https://git.kernel.org/stable/c/7fe0de287e931e07cb96ecf1f449b2ebdb0e1115
- https://git.kernel.org/stable/c/8cafcb881364af5ef3a8b9fed4db254054033d8a
- https://git.kernel.org/stable/c/955c5d670b5ae07c78f4345e23a895638db96ce1
- https://git.kernel.org/stable/c/9894c79fd9466612d0514be157b5c30cd93aa645
- https://git.kernel.org/stable/c/cd569b87378b9c33ae13c23d6bb9d205d66f7c4b
- https://git.kernel.org/stable/c/d0bb592fa9def2bace90ac8926c0a1d6fa8c1aa0
- https://git.kernel.org/stable/c/d3b7ffa90f613938128432c7b2f35b7aa4bdd86b



