CVE-2026-74309: vdpa/octeon_ep: fix IRQ-to-ring mapping in interrupt handler
Published Aug 15, 2026
·Updated
In the Linux kernel, the following vulnerability has been resolved:
vdpa/octeonep: fix IRQ-to-ring mapping in interrupt handler
Look up the IRQ index in octhw->irqs instead of assuming irq - irqs[0]. This supports non-contiguous IRQ numbers and avoids incorrect ring indexing when irqs[0] is not the base.
Event History
Aug 15, 2026
CVE Published
via MITRE·05:58 AM
Data Sourced
via MITRE·05:58 AM
Description