CVE & CISA-KEV Catalog

CVE-2026-46297

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: net: libwx: use request_irq for VF misc interrupt Currently, request_threaded_irq() is used with a primary handler but a NULL threaded handler, while also setting the IRQF_ONESHOT flag. This specific combination triggers a WARNING since the commit aef30c8d569c ("genirq: Warn about using IRQF_ONESHOT without a threaded handler"). WARNING: kernel/irq/manage.c:1502 at __setup_irq+0x4fa/0x760 Fix the issue by switching to request_irq(), which is the appropriate interface or a non-threaded interrupt handler, and removing the unnecessary IRQF_ONESHOT flag.

How to fix

Remediation Available
linuxDebian
Fixed in:7.0.7-1CVE-2026-46297

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.15%probability of exploitation in 30 days
5thpercentile

Low risk: more likely to be exploited than 5% of all known CVEs.

References

Embed a live status badge for CVE-2026-46297
CVE-2026-46297 severity badge

Markdown

[![CVE-2026-46297](https://tridentstack.com/cve/badge/CVE-2026-46297.svg)](https://tridentstack.com/cve/CVE-2026-46297)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-46297"><img src="https://tridentstack.com/cve/badge/CVE-2026-46297.svg" alt="CVE-2026-46297"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-06-17.