In the Linux kernel, the following vulnerability has been resolved:
block: Fix iterating over an empty bio with bio_for_each_folio_all
If the bio contains no data, bio_first_folio() calls page_folio() on a
NULL pointer and oopses. Move the test that we've reached the end of
the bio from bio_next_folio() to bio_first_folio().
[axboe: add unlikely() to error case]
Metrics
Affected Vendors & Products
References
History
Mon, 03 Mar 2025 18:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |

Status: PUBLISHED
Assigner: Linux
Published: 2024-03-18T10:07:48.908Z
Updated: 2024-12-19T08:43:52.972Z
Reserved: 2024-02-19T14:20:24.136Z
Link: CVE-2024-26632

Updated: 2024-08-02T00:07:19.786Z

Status : Analyzed
Published: 2024-03-18T11:15:09.697
Modified: 2025-03-03T17:33:19.643
Link: CVE-2024-26632
