CVE-2026-31713
Gravedad CVSS v3.1:
MEDIA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
01/05/2026
Última modificación:
06/05/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
fuse: abort on fatal signal during sync init<br />
<br />
When sync init is used and the server exits for some reason (error, crash)<br />
while processing FUSE_INIT, the filesystem creation will hang. The reason<br />
is that while all other threads will exit, the mounting thread (or process)<br />
will keep the device fd open, which will prevent an abort from happening.<br />
<br />
This is a regression from the async mount case, where the mount was done<br />
first, and the FUSE_INIT processing afterwards, in which case there&#39;s no<br />
such recursive syscall keeping the fd open.
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:*:*:*:*:*:*:*:* | 6.18 (incluyendo) | 6.18.25 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (incluyendo) | 7.0.2 (excluyendo) |
| cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* |
Para consultar la lista completa de nombres de CPE con productos y versiones, ver esta página



