CVE-2026-46297

Source
https://cve.org/CVERecord?id=CVE-2026-46297
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46297.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46297
Downstream
Related
Published
2026-06-08T15:46:24.446Z
Modified
2026-07-10T03:54:11.182417962Z
Summary
net: libwx: use request_irq for VF misc interrupt
Details

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

net: libwx: use request_irq for VF misc interrupt

Currently, requestthreadedirq() is used with a primary handler but a NULL threaded handler, while also setting the IRQFONESHOT flag. This specific combination triggers a WARNING since the commit aef30c8d569c ("genirq: Warn about using IRQFONESHOT without a threaded handler").

WARNING: kernel/irq/manage.c:1502 at _setupirq+0x4fa/0x760

Fix the issue by switching to requestirq(), which is the appropriate interface or a non-threaded interrupt handler, and removing the unnecessary IRQFONESHOT flag.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46297.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
eb4898fde1de8cf09f8a6b344dbd87536e0b1170
Fixed
1bca036fe3607182c21f05e2b262167edbef086c
Fixed
a841574c6e573132681aa57f9b43a0a897a423f6
Fixed
7a33345153eeeda195c55f15be27074e4c3b5109

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.17.0
Fixed
6.18.30
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.7

Database specific

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