Bug 2300449 (CVE-2024-41072)

Summary: CVE-2024-41072 kernel: wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Product: [Other] Security Response Reporter: OSIDB Bzimport <bzimport>
Component: vulnerabilityAssignee: Product Security DevOps Team <prodsec-dev>
Status: NEW --- QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: dfreiber, drow, jburrell, vkumar
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: kernel 4.19.319, kernel 5.4.281, kernel 5.10.223, kernel 5.15.164, kernel 6.1.101, kernel 6.6.42, kernel 6.9.11, kernel 6.10 Doc Type: If docs needed, set a value
Doc Text:
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: 2301636    
Bug Blocks:    

Description OSIDB Bzimport 2024-07-29 15:45:29 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: cfg80211: wext: add extra SIOCSIWSCAN data check

In 'cfg80211_wext_siwscan()', add extra check whether number of
channels passed via 'ioctl(sock, SIOCSIWSCAN, ...)' doesn't exceed
IW_MAX_FREQUENCIES and reject invalid request with -EINVAL otherwise.

Comment 1 Mauro Matteo Cascella 2024-07-30 13:40:44 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024072909-CVE-2024-41072-86de@gregkh/T

Comment 2 Mauro Matteo Cascella 2024-07-30 13:41:06 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2301636]