CVE-2026-23013

Source
https://cve.org/CVERecord?id=CVE-2026-23013
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23013.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-23013
Downstream
Published
2026-01-25T14:36:26.208Z
Modified
2026-03-20T12:47:20.097885Z
Summary
net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollback
Details

In the Linux kernel, the following vulnerability has been resolved:

net: octeonepvf: fix freeirq devid mismatch in IRQ rollback

octepvfrequestirqs() requests MSI-X queue IRQs with devid set to ioqvector. If requestirq() fails part-way, the rollback loop calls freeirq() with devid 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 ioqvector devid used during request_irq().

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/23xxx/CVE-2026-23013.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1cd3b407977c3ab1d2ddc26cb7113e7fb1509cd1
Fixed
aa05a8371ae4a452df623f7202c72409d3c50e40
Fixed
aa4c066229b05fc3d3c5f42693d25b1828533b6e
Fixed
f93fc5d12d69012788f82151bee55fce937e1432

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23013.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.9.0
Fixed
6.12.67
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.7

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-23013.json"