Bug 2267792 (CVE-2023-52525)

Summary: CVE-2023-52525 kernel: wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Product: [Other] Security Response Reporter: Zack Miele <zmiele>
Component: vulnerabilityAssignee: Product Security <prodsec-ir-bot>
Status: CLOSED NOTABUG 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 4.14.327, kernel 4.19.296, kernel 5.4.258, kernel 5.10.198, kernel 5.15.135, kernel 6.1.57, kernel 6.5.7 Doc Type: If docs needed, set a value
Doc Text:
An out-of-bounds vulnerability was found in the Linux kernel in the mwifiex_process_rx_packet() function which occurs from improper boundary checks when accessing the RFC1042 headers in received packets. If the packet buffer is too small the function skips code paths that handle these headers which could lead to incorrect packet processing and a potential out-of-bounds access, causing a crash or memory corruption.
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-03-04 21:06:00 UTC 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:    
Bug Blocks: 2267815    

Description Zack Miele 2024-03-04 19:34:38 UTC
In the Linux kernel, the following vulnerability has been resolved:

wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet

The Linux kernel CVE team has assigned CVE-2023-52525 to this issue.

Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024030254-CVE-2023-52525-3989@gregkh/T/#u

Comment 1 Alex 2024-06-09 15:28:49 UTC
The result of automatic check (that is developed by Alexander Larkin) for this CVE-2023-52525 is: CHECK	Maybe valid. Check manually. with impact MODERATE (that is approximation based on flags REMOTE OOB SIMPLEFIX SKB  ; these flags parsed automatically based on patche 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.