Bug 2273152 (CVE-2024-26715)

Summary: CVE-2024-26715 kernel: usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend
Product: [Other] Security Response Reporter: Robb Gatica <rgatica>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: acaringi, allarkin, aquini, bhu, chwhite, cye, cyin, dbohanno, debarbos, dfreiber, drow, dvlasenk, esandeen, ezulian, hkrzesin, jarod, jburrell, jdenham, jfaracco, 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 5.15.149, kernel 6.1.79, kernel 6.6.18, kernel 6.7.6, kernel 6.8 Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in the Linux kernel’s USB DWC3 gadget subsystem. A NULL pointer dereference could occur in the dwc3_gadget_suspend function, which may lead to a kernel panic or denial of service. This can be triggered under specific USB gadget suspend operations.
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: 2273153    
Bug Blocks: 2273132    

Description Robb Gatica 2024-04-03 23:27:28 UTC
In the Linux kernel, the following vulnerability has been resolved:

usb: dwc3: gadget: Fix NULL pointer dereference in dwc3_gadget_suspend

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

Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024040343-CVE-2024-26715-20ed@gregkh/T

Comment 1 Robb Gatica 2024-04-03 23:28:02 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2273153]

Comment 3 Alex 2024-06-09 16:40:55 UTC
The result of automatic check (that is developed by Alexander Larkin) for this CVE-2024-26715 is: CHECK	Maybe valid. Check manually. with impact LOW (that is an approximation based on flags NULLPTR USB INIT IMPROVEONLY  ; these flags parsed automatically based on patch data). Such automatic check happens only for Low/Moderates (and only when not from reporter, but parsing already existing CVE). Highs always checked manually (I check it myself and then we check it again in Remediation team). In rare cases some of the Moderates could be increased to High later.