In the Linux kernel, the following vulnerability has been resolved:
iomap: add a separate bioset for iomapsplit_ioend
iomapsplitioend can split bios that already come from iomapioendbioset and thus deadlock when the bioset is exhausted.
Add a separate bio_set to avoid this deadlock.
Christian Brauner brauner@kernel.org says: Mark iomapioendsplit_bioset static as it is only used in ioend.c, fixing the sparse warning reported by the kernel test robot.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80720.json",
"cna_assigner": "Linux"
}