CVE-2026-23013
Last modified
CVE-2026-23013 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback octep_vf_request_irqs() requests MSI-X queue IRQs with dev_id set to ioq_vector. If request_irq() fails part-way, the rollback loop calls free_irq() with dev_id set to 'oct', which does not match the original dev_id and may leave the irqaction registered. This can keep IRQ handlers alive while ioq_vector is later freed during unwind/teardown, leading to a use-after-free or crash when an interrupt fires. Fix the error path to free IRQs with the same ioq_vector dev_id used during request_irq().. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback octep_vf_request_irqs() requests MSI-X queue IRQs with dev_id set to ioq_vector. If request_irq() fails part-way, the rollback loop calls free_irq() with dev_id set to 'oct', which does not match the original dev_id and may leave the irqaction registered. This can keep IRQ handlers alive while ioq_vector is later freed during unwind/teardown, leading to a use-after-free or crash when an interrupt fires. Fix the error path to free IRQs with the same ioq_vector dev_id used during request_irq().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 6.9.1, < 6.12.67 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.7 | — |
| Linux | Linux Kernel | 6.9 | — |
| Linux | Linux Kernel | 6.19 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-23013?
How severe is CVE-2026-23013?
How do I fix CVE-2026-23013?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-23008In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23009In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-2301The Post Duplicator plugin for WordPress is vulnerable to un…4.3
- CVE-2026-23010In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23011In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23012In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-23014In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23015In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23016In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23017In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23018In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-23019In the Linux kernel, the following vulnerability has been re…5.5
Are you affected by CVE-2026-23013?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
