Bug 2275758 (CVE-2024-26847)

Summary: CVE-2024-26847 kernel: powerpc/rtas: use correct function name for resetting TCE tables
Product: [Other] Security Response Reporter: Robb Gatica <rgatica>
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, scweaver, sidakwo, sukulkar, tglozar, vkumar, wcosta, williams, wmealing, ycote, ykopkova, zhijwang
Target Milestone: ---Keywords: Security
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: kernel 6.6.21, kernel 6.7.9, kernel 6.8 Doc Type: If docs needed, set a value
Doc Text:
A flaw was found in the Linux Kernel. Wrong spelling in the RTAS function table can cause reverse lookups yo fail and warn 'unexpected failed lookup for token' due to function names being used for resetting TCE tables. Linux kernel errors are possible when lockdep is enabled or the RTAS tracepoints are active, since those paths dereference the result of the lookup.
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: 2275759    
Bug Blocks: 2275739    

Description Robb Gatica 2024-04-17 19:39:10 UTC
In the Linux kernel, the following vulnerability has been resolved:

powerpc/rtas: use correct function name for resetting TCE tables

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

Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024041753-CVE-2024-26847-953f@gregkh/T

Comment 1 Robb Gatica 2024-04-17 19:39:45 UTC
Created kernel tracking bugs for this issue:

Affects: fedora-all [bug 2275759]

Comment 2 Rohit Keshri 2024-04-29 12:07:36 UTC
This does not seems to have a security impact.