Bug 2270131 (CVE-2024-26632)

Summary: CVE-2024-26632 kernel: block: Fix iterating over an empty bio with bio_for_each_folio_all
Product: [Other] Security Response Reporter: Zack Miele <zmiele>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: unspecifiedCC: acaringi, allarkin, aquini, bhu, chwhite, cye, cyin, dbohanno, debarbos, dfreiber, drow, dvlasenk, esandeen, ezulian, hkrzesin, jarod, jburrell, jdenham, jfaracco, jforbes, jlelli, joe.lawrence, jshortt, jstancek, jwyatt, kcarcia, ldoskova, lgoncalv, lzampier, mleitner, mmilgram, mstowell, nmurray, ptalbert, rparrazo, rrobaina, rvrbovsk, rysulliv, scweaver, sidakwo, sukulkar, tglozar, tyberry, vkumar, wcosta, williams, wmealing, ycote, ykopkova, zhijwang
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: kernel 6.1.75, kernel 6.6.14, kernel 6.7.2, kernel 6.8 Doc Type: If docs needed, set a value
Doc Text:
A vulnerability was found in block subsystem of Linux Kernel causing a system crash when iterating an empty bio using bio_for_each_folio_all() function. This occurred because bio_first_folio() called page_folio() on a NULL pointer.
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2270132    
Bug Blocks: 2270180    

Description Zack Miele 2024-03-18 15:00:59 UTC
In the Linux kernel, the following vulnerability has been resolved:

block: Fix iterating over an empty bio with bio_for_each_folio_all

The Linux kernel CVE team has assigned CVE-2024-26632 to this issue.

Upstream advisory:
https://lore.kernel.org/linux-cve-announce/20240318100758.2828621-15-lee@kernel.org/T

Comment 1 Zack Miele 2024-03-18 15:01:36 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2270132]

Comment 2 Justin M. Forbes 2024-03-25 19:36:25 UTC
This was fixed for Fedora with the 6.6.14 stable kernel update.

Comment 3 Alex 2024-06-09 13:38:43 UTC
The result of automatic check (that is developed by Alexander Larkin) for this CVE-2024-26632 is: 	SKIP	No affected files built, so skip this CVE	NO			-	-	unknown (where first YES/NO value means if related sources built).