Bug 2281691 (CVE-2024-35889)

Summary: CVE-2024-35889 kernel: idpf: fix kernel panic on unknown packet types
Product: [Other] Security Response Reporter: ybuenos
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, 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.8.5, kernel 6.9 Doc Type: If docs needed, set a value
Doc Text:
A vulnerability was found in the Intel IDPF (Ethernet Driver for PF) in the Linux kernel, introduced in version 6.7. This flaw causes a kernel panic when the driver encounters an unknown packet type. The issue occurs because the driver fails to call `eth_type_trans` to set the correct protocol handler for the packet, which is especially problematic when tools such as `tcpdump` are running.
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: 2281692    
Bug Blocks: 2281751    

Description ybuenos 2024-05-20 11:51:27 UTC
In the Linux kernel, the following vulnerability has been resolved:

idpf: fix kernel panic on unknown packet types

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

Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024051948-CVE-2024-35889-023e@gregkh/T

Comment 2 ybuenos 2024-05-20 11:52:15 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2281692]