CVE-2026-46297

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*

History

23 Jul 2026, 08:10

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, la siguiente vulnerabilidad ha sido resuelta: net: libwx: usar request_irq para interrupción miscelánea de VF Actualmente, se usa request_threaded_irq() con un gestor primario pero un gestor en hilo NULL, mientras también se establece la bandera IRQF_ONESHOT. Esta combinación específica dispara una ADVERTENCIA desde el commit aef30c8d569c ('genirq: Advertir sobre el uso de IRQF_ONESHOT sin un gestor en hilo'). ADVERTENCIA: kernel/irq/manage.c:1502 en __setup_irq+0x4fa/0x760 Se corrige el problema cambiando a request_irq(), que es la interfaz apropiada o un gestor de interrupciones no en hilo, y eliminando la bandera IRQF_ONESHOT innecesaria.

08 Jul 2026, 19:04

Type Values Removed Values Added
CWE NVD-CWE-noinfo
References () https://git.kernel.org/stable/c/1bca036fe3607182c21f05e2b262167edbef086c - () https://git.kernel.org/stable/c/1bca036fe3607182c21f05e2b262167edbef086c - Patch
References () https://git.kernel.org/stable/c/7a33345153eeeda195c55f15be27074e4c3b5109 - () https://git.kernel.org/stable/c/7a33345153eeeda195c55f15be27074e4c3b5109 - Patch
References () https://git.kernel.org/stable/c/a841574c6e573132681aa57f9b43a0a897a423f6 - () https://git.kernel.org/stable/c/a841574c6e573132681aa57f9b43a0a897a423f6 - Patch
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*

08 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-08 17:16

Updated : 2026-07-23 08:10


NVD link : CVE-2026-46297

Mitre link : CVE-2026-46297

CVE.ORG link : CVE-2026-46297


JSON object : View

Products Affected

linux

  • linux_kernel