CVE-2026-90121
N/A
N/A
Summary
In the Linux kernel, the following vulnerability has been resolved:
irqchip/gic-v5: Clear per-CPU IRS data on teardown
IRS affinity setup publishes an IRS pointer and IAFFID state in the per-CPU data before the remaining IRS initialization can fail. The error path then frees the IRS data without clearing that published state, leaving CPUs associated with freed memory.
On initialization failure and normal IRS teardown, clear the per-CPU IRS association by removing the stale pointer to irs_data. Also invalidate the per-CPU IAFFID state for any CPUs that were tied to the IRS before it was freed.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | 5cb1b6dab2def316671ea2565291a86ad58b884c < 54937af6f4a0d44c2852a203d457902f3264c906 | affected |
| Linux | Linux | 5cb1b6dab2def316671ea2565291a86ad58b884c < 3dfc0ab5fefd052c6028c4632b1fad8bdaf7967e | affected |
| Linux | Linux | 6.17 | affected |
| Linux | Linux | 0 < 6.17 | unaffected |
| Linux | Linux | 7.2.6 <= 7.2.* | unaffected |
| Linux | Linux | 7.3-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/54937af6f4a0d44c2852a203d457902f3264c906
- https://git.kernel.org/stable/c/3dfc0ab5fefd052c6028c4632b1fad8bdaf7967e
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.