OSV 1.4.0 · unreviewed · 修改于 2026-08-29 17:30
发布时间
2026-08-28 17:31
GitHub 审查时间
—
NVD 发布时间
2026-08-28 16:16
源文件
advisories/unreviewed/2026/08/GHSA-88fc-rw34-hx7h/GHSA-88fc-rw34-hx7h.json
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 [email protected] 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.
该公告没有提供结构化的受影响软件包信息。