Instituto Nacional de ciberseguridad. Sección Incibe
Instituto Nacional de Ciberseguridad. Sección INCIBE-CERT

CVE-2026-31467

Gravedad CVSS v3.1:
ALTA
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
22/04/2026
Última modificación:
07/05/2026

Descripción

*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> erofs: add GFP_NOIO in the bio completion if needed<br /> <br /> The bio completion path in the process context (e.g. dm-verity)<br /> will directly call into decompression rather than trigger another<br /> workqueue context for minimal scheduling latencies, which can<br /> then call vm_map_ram() with GFP_KERNEL.<br /> <br /> Due to insufficient memory, vm_map_ram() may generate memory<br /> swapping I/O, which can cause submit_bio_wait to deadlock<br /> in some scenarios.<br /> <br /> Trimmed down the call stack, as follows:<br /> <br /> f2fs_submit_read_io<br /> submit_bio //bio_list is initialized.<br /> mmc_blk_mq_recovery<br /> z_erofs_endio<br /> vm_map_ram<br /> __pte_alloc_kernel<br /> __alloc_pages_direct_reclaim<br /> shrink_folio_list<br /> __swap_writepage<br /> submit_bio_wait //bio_list is non-NULL, hang!!!<br /> <br /> Use memalloc_noio_{save,restore}() to wrap up this path.

Productos y versiones vulnerables

CPE Desde Hasta
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.13 (incluyendo) 5.15.203 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (incluyendo) 6.1.168 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (incluyendo) 6.6.131 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (incluyendo) 6.12.80 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (incluyendo) 6.18.21 (excluyendo)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (incluyendo) 6.19.11 (excluyendo)
cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.0:rc5:*:*:*:*:*:*