Bug 2268216 (CVE-2024-26626)
Summary: | CVE-2024-26626 kernel: ipmr: fix kernel panic when forwarding mcast packets | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | Zack Miele <zmiele> |
Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | acaringi, allarkin, aquini, bhu, chwhite, cye, cyin, dbohanno, debarbos, dfreiber, drow, dvlasenk, esandeen, ezulian, haliu, hkrzesin, jarod, jburrell, jdenham, jfaracco, jforbes, jlelli, joe.lawrence, jshortt, jstancek, jwyatt, kcarcia, ldoskova, lgoncalv, lzampier, mcascell, 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.77, kernel 6.6.16, kernel 6.7.4, kernel 6.8-rc3 | 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: | 2268217 | ||
Bug Blocks: | 2268289 |
Description
Zack Miele
2024-03-06 17:17:10 UTC
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2268217] This was fixed for Fedora with the 6.7.4 stable kernel updates. Hi Zack, Mauro, RHEL8 and RHEL9 should not be affected as we don't have the fix commit bb7403655b3c ("ipmr: support IP_PKTINFO on cache report IGMP msg"). The skb dst is set correctly before frowarding. The result of automatic check (that is developed by Alexander Larkin) for this CVE-2024-26626 is: SKIP The Fixes patch not applied yet, so unlikely that actual: bb7403655b3c3eb245d0ee330047cd3e20b3c4af YES NO NO unknown (where first YES/NO value means if related sources built). |