Bug 1223009 (CVE-2024-26823) - VUL-0: CVE-2024-26823: kernel: irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems
Summary: VUL-0: CVE-2024-26823: kernel: irqchip/gic-v3-its: Restore quirk probing for ...
Status: RESOLVED FIXED
Alias: CVE-2024-26823
Product: SUSE Security Incidents
Classification: Novell Products
Component: Incidents (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Security Team bot
QA Contact: Security Team bot
URL: https://smash.suse.de/issue/402311/
Whiteboard: CVSSv3.1:SUSE:CVE-2024-26823:5.5:(AV:...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-18 07:09 UTC by SMASH SMASH
Modified: 2024-04-18 07:09 UTC (History)
1 user (show)

See Also:
Found By: Security Response Team
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SMASH SMASH 2024-04-18 07:09:29 UTC
In the Linux kernel, the following vulnerability has been resolved:

irqchip/gic-v3-its: Restore quirk probing for ACPI-based systems

While refactoring the way the ITSs are probed, the handling of quirks
applicable to ACPI-based platforms was lost. As a result, systems such as
HIP07 lose their GICv4 functionnality, and some other may even fail to
boot, unless they are configured to boot with DT.

Move the enabling of quirks into its_probe_one(), making it common to all
firmware implementations.

References:
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2024-26823
https://www.cve.org/CVERecord?id=CVE-2024-26823
https://git.kernel.org/stable/c/4c60c611441f1f1e5de8e00e98ee5a4970778a00
https://git.kernel.org/stable/c/8b02da04ad978827e5ccd675acf170198f747a7a
https://git.kernel.org/stable/c/91a80fff3eeed928b6fba21271f6a9719b22a5d8
https://git.kernel.org/pub/scm/linux/security/vulns.git/plain/cve/published/2024/CVE-2024-26823.mbox
https://bugzilla.redhat.com/show_bug.cgi?id=2275611