PT-2026-83020 · Linux · Linux
CVE-2026-80720
·
Published
2026-08-28
·
Updated
2026-08-28
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
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 brauner@kernel.org 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.
Fix
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux