CVE-2024-26632

EPSS 0.04 % (16th)
0.04% Progress
Advisories 12

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]

CVE Status
PUBLISHED
CNA
kernel.org
Published Date
2024-03-18 11:15:09
(6 months ago)
Updated Date
2024-03-18 12:38:25
(6 months ago)
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...