CVE-2026-90120

Source
https://cve.org/CVERecord?id=CVE-2026-90120
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90120.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-90120
Downstream
Published
2026-09-17T16:06:24Z
Modified
2026-09-18T03:48:35Z
Summary
irqchip/gic-v5: Check get_logical_index() return value in MADT IAFFID parsing
Details

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.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90120.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
35866efa52feaf48cc54a0745851a555654e1446
Fixed
6caeb878f809bdf0aec2fdd96f3d41ef4b69fc69
Fixed
328affc639ce9873a7a0a3fd6b8339f19767529b

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90120.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
7.0.0
Fixed
7.2.6

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-90120.json"