Tracker / CVE-2024-26632
CVE-2024-26632
High 7.8
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]
Affected products and versions
| linux | linux_kernel · 5.17 → 6.1.75 |
|---|---|
| linux | linux_kernel · 6.2 → 6.6.14 |
| linux | linux_kernel · 6.7 → 6.7.2 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.