CVE-2026-80720
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
28/08/2026
Última modificación:
28/08/2026
Descripción
*** Pendiente de traducción *** In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
iomap: add a separate bio_set for iomap_split_ioend<br />
<br />
iomap_split_ioend can split bios that already come from<br />
iomap_ioend_bioset and thus deadlock when the bioset is exhausted.<br />
<br />
Add a separate bio_set to avoid this deadlock.<br />
<br />
Christian Brauner says:<br />
Mark iomap_ioend_split_bioset static as it is only used in ioend.c,<br />
fixing the sparse warning reported by the kernel test robot.



