PatchSiren cyber security CVE debrief
CVE-2026-23422 Linux CVE debrief
The Linux kernel was vulnerable to an interrupt storm due to improper handling of out-of-bounds if_id values in the dpaa2-switch IRQ handler. This issue was resolved by clearing the interrupt status after detecting an out-of-bounds if_id. The vulnerability was addressed through a range check for if_id and clearing the interrupt status when an out-of-bounds value is detected. Affected users should apply patches from Linux kernel stable branches.
- Vendor
- Linux
- Product
- Unknown
- CVSS
- MEDIUM 5.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-07-14
- Original CVE updated
- 2026-07-28
- Advisory published
- 2026-07-14
- Advisory updated
- 2026-07-28
Who should care
Users of Linux kernel versions 5.15.200 to 5.15.203, 6.1.163 to 6.1.167, 6.6.124 to 6.6.130, 6.12.70 to 6.12.77, 6.18.10 to 6.18.17, 6.19.1 to 6.19.7, and 7.0 rc1 to rc7 should apply patches to mitigate this vulnerability. This includes operators, platform administrators, vulnerability management teams, and security teams responsible for these Linux kernel versions.
Technical summary
The dpaa2-switch IRQ handler did not properly handle out-of-bounds if_id values, leading to an interrupt storm. The issue was addressed by adding a range check for if_id and clearing the interrupt status when an out-of-bounds value is detected. Multiple Linux kernel versions were affected, including 5.15.200 to 5.15.203, 6.1.163 to 6.1.167, 6.6.124 to 6.6.130, 6.12.70 to 6.12.77, 6.18.10 to 6.18.17, 6.19.1 to 6.19.7, and 7.0 rc1 to rc7. The fix ensures that the interrupt status is cleared after detecting an out-of-bounds if_id to avoid the interrupt storm.
Defensive priority
High
Recommended defensive actions
- Apply patches from Linux kernel stable branches
- Inventory and update affected Linux kernel versions
- Monitor system logs for interrupt storm indicators
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record was published on 2026-04-03T14:16:28.320Z and last modified on 2026-07-14T13:18:33.890Z. The NVD entry is currently Modified. This issue was identified through experimental AI code review at Google. The dpaa2-switch IRQ handler did not properly handle out-of-bounds if_id values. Multiple Linux kernel versions were affected, including 5.15.200 to 5.15.203, 6.1.163 to 6.1.167, 6.6.124 to 6.6.130, 6.12.70 to 6.12.77, 6.18.10 to 6.18.17, 6.19.1 to 6.19.7, and 7.0 rc1 to rc7.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-23422 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-23422
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-23422 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-23422
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/00f42ace446f1e4bf84988f2281131f52cd32796
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/28fd8ac1d49389cb230d712116f54e27ebec11b8
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/74badb9c20b1a9c02a95c735c6d3cd6121679c93
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/7def51cb9fb8b8d5342443372b8cf28d8fbd7f3d
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/b5bababe7703a7322bc59b803ab1587887a2a5e4
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/c7becfe3e604d138bd53b8ac3111b2b3e8ec6b0e
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://git.kernel.org/stable/c/fa4412cdc5178a48799bafcb8af28fd2fbf3d703
416baaa9-dc9f-4396-8d5f-8c081fb06d67 - Patch
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.