CVE-2026-80720 - iomap: add a separate bio_set for iomap_split_ioend
CVE ID :CVE-2026-80720
Published : Aug. 28, 2026, 8:16 a.m. | 2 hours, 13 minutes ago
Description :In the Linux kernel, the following vulnerability has been resolved: iomap: add a separate bio_set for iomap_split_ioend iomap_split_ioend can split bios that already come from iomap_ioend_bioset and thus deadlock when the bioset is exhausted. Add a separate bio_set to avoid this deadlock. Christian Brauner says:
Mark iomap_ioend_split_bioset static as it is only used in ioend.c,
fixing the sparse warning reported by the kernel test robot.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Aug. 28, 2026, 8:16 a.m. | 2 hours, 13 minutes ago
Description :In the Linux kernel, the following vulnerability has been resolved: iomap: add a separate bio_set for iomap_split_ioend iomap_split_ioend can split bios that already come from iomap_ioend_bioset and thus deadlock when the bioset is exhausted. Add a separate bio_set to avoid this deadlock. Christian Brauner
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...