CVE-2026-23422
EUVD-2026-1864103.04.2026, 14:16
In the Linux kernel, the following vulnerability has been resolved:
dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler
Commit 31a7a0bbeb00 ("dpaa2-switch: add bounds check for if_id in IRQ
handler") introduces a range check for if_id to avoid an out-of-bounds
access. If an out-of-bounds if_id is detected, the interrupt status is
not cleared. This may result in an interrupt storm.
Clear the interrupt status after detecting an out-of-bounds if_id to avoid
the problem.
Found by an experimental AI code review agent at Google.EnginsightAffected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 5.15.200 ≤ 𝑥 < 5.15.203 |
| linux | linux_kernel | 6.1.163 ≤ 𝑥 < 6.1.167 |
| linux | linux_kernel | 6.6.124 ≤ 𝑥 < 6.6.130 |
| linux | linux_kernel | 6.12.70 ≤ 𝑥 < 6.12.77 |
| linux | linux_kernel | 6.18.10 ≤ 𝑥 < 6.18.17 |
| linux | linux_kernel | 6.19.1 ≤ 𝑥 < 6.19.7 |
| linux | linux_kernel | 6.19 |
| linux | linux_kernel | 7.0:rc1 |
| linux | linux_kernel | 7.0:rc2 |
| linux | linux_kernel | 7.0:rc3 |
| linux | linux_kernel | 7.0:rc4 |
| linux | linux_kernel | 7.0:rc5 |
| linux | linux_kernel | 7.0:rc6 |
| linux | linux_kernel | 7.0:rc7 |
𝑥
= Vulnerable software versions
Debian Releases
Common Weakness Enumeration
References