CVE-2026-90120
Last modified
CVE-2026-90120 is a high-severity vulnerability rated 8.4/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v5: Check get_logical_index() return value in MADT IAFFID parsing In gic_acpi_parse_iaffid() a given MADT GICC entry might not correspond to a logical cpu recognized by the kernel, resulting in the cpu variable initialization to an error value. Currently, the get_logical_index() return value is not checked for failure, which might result in out-of-bounds memory corruption while trying to index a per_cpu variable array. Add a check to evaluate get_logical_index() return value..
Description
In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v5: Check get_logical_index() return value in MADT IAFFID parsing In gic_acpi_parse_iaffid() a given MADT GICC entry might not correspond to a logical cpu recognized by the kernel, resulting in the cpu variable initialization to an error value. Currently, the get_logical_index() return value is not checked for failure, which might result in out-of-bounds memory corruption while trying to index a per_cpu variable array. Add a check to evaluate get_logical_index() return value.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 35866efa52feaf48cc54a0745851a555654e1446, < 6caeb878f809bdf0aec2fdd96f3d41ef4b69fc69; >= 35866efa52feaf48cc54a0745851a555654e1446, < 328affc639ce9873a7a0a3fd6b8339f19767529b |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90120?
How severe is CVE-2026-90120?
How do I fix CVE-2026-90120?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90115In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90116In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90117In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90118In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90119In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9012Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-90121In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90122In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90123In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90124In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90125In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90126In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-90120?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
