CVE-2026-97488
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
24/09/2026
Última modificación:
24/09/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
qnx4: handle set_blocksize failures<br />
<br />
qnx4 uses buffer_heads, which don&#39;t handle block size > PAGE_SIZE well.<br />
Without this, mounting will hit the<br />
<br />
BUG_ON(offset >= folio_size(folio));<br />
<br />
in folio_set_bh on the first __bread_gfp call.


