Lucene search
+L

24 matches found

AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.5 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: Net: libwx: using requestirq for VF miscellaneous interrupts. Currently, requestthreadedirq is used with a primary handler but a NULL threaded handler, while also setting the IRQFONESHOT flag. This specific combination triggers a...

5.7AI score0.00112EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/10 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-46297

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: libwx: use requestirq for VF misc interrupt Currently, requestthreadedirq is used with a primary handler but a NULL threaded handler, while also setting th...

5.5CVSS5.5AI score0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/08 5:16 p.m.9 views

UBUNTU-CVE-2026-46297

In the Linux kernel, the following vulnerability has been resolved: net: libwx: use requestirq 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 sinc...

5.5CVSS5.3AI score0.00112EPSS
SaveExploits0References12
EUVD
EUVD
added 2026/06/08 3:46 p.m.15 views

EUVD-2026-35163

In the Linux kernel, the following vulnerability has been resolved: net: libwx: use requestirq 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 sinc...

5.4AI score0.00112EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/06/08 3:46 p.m.6 views

CVE-2026-46297

In the Linux kernel, the following vulnerability has been resolved: net: libwx: use requestirq 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 sinc...

5.4AI score0.00112EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2025/12/04 4:8 p.m.33 views

CVE-2025-40250

CVE-2025-40250 affects the Linux kernel mlx5 driver (net/mlx5) where mlx5_irq_alloc() could incorrectly free the entire rmap on a request_irq() failure, causing a crash if other threads access it. The fix changes cleanup to remove only the specific IRQ mapping added for the failed allocation, pre...

7.8CVSS6.1AI score0.00154EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986389)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986389 advisory. In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this...

4.7CVSS6.3AI score0.00226EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-13102

Malicious code in bioql PyPI...

7.3AI score0.00207EPSS
SaveExploits0References9
NVD
NVD
added 2025/09/11 5:15 p.m.10 views

CVE-2025-39785

In the Linux kernel, the following vulnerability has been resolved: drm/hisilicon/hibmc: fix irqrequest's irq name variable is local The local variable is passed in requestirq , and there will be use after free problem, which will make requestirq failed. Using the global irq name instead of it to...

7.8CVSS0.00125EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/11 4:56 p.m.35 views

CVE-2025-39785

The CVE-2025-39785 vulnerability resides in the Linux kernel driver for Hisilicon hibmc (drm/hisilicon/hibmc/hibmc_drm_drv.c). The root cause is that irq_request() used a local irq name variable which, after being passed to request_irq(), could be freed, leading to a use-after-free and potential ...

7.8CVSS5.8AI score0.00125EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/09/11 12:0 a.m.5 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from local variables being passed to the requestirq function, which could lead to a post-release reuse issue...

5.5CVSS5.9AI score0.00125EPSS
SaveExploits0References3
CVE
CVE
added 2025/09/05 5:20 p.m.42 views

CVE-2025-39685

Summary (CVE-2025-39685) : In the Linux kernel, the comedi pcl726 driver could trigger an out-of-bounds when an excessively large IRQ number was passed (example 0x80008000). The fix adds an interrupt number check to prevent passing an IRQ number that is too large. It notes that if it->options[...

7.1CVSS6.1AI score0.0016EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/05 5:20 p.m.13 views

CVE-2025-39685 comedi: pcl726: Prevent invalid irq number

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl726: Prevent invalid irq number The reproducer passed in an irq number0x80008000 that was too large, which triggered the oob. Added an interrupt number check to prevent users from passing in an irq number that was too...

6.2AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/05/01 12:55 p.m.30 views

CVE-2025-23140 misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error

In the Linux kernel, the following vulnerability has been resolved: misc: pciendpointtest: Avoid issue of interrupts remaining after requestirq error After devmrequestirq fails with error in pciendpointtestrequestirq, the pciendpointtestfreeirqvectors is called assuming that all IRQs have been...

0.00207EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/08/01 12:8 p.m.22 views

CVE-2024-42150

In the Linux kernel, the following vulnerability has been resolved: net: txgbe: remove separate irq request for MSI and INTx When using MSI or INTx interrupts, requestirq for pdev-irq will conflict with requestthreadedirq for txgbe-misc.irq, to cause system crash. So remove txgberequestirq for...

5.5CVSS7AI score0.00183EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/21 11:15 a.m.27 views

CVE-2024-37353

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Cvelist
Cvelist
added 2024/06/21 10:18 a.m.33 views

CVE-2024-37353

...

SaveExploits0
CVE
CVE
added 2024/06/21 10:18 a.m.152 views

CVE-2024-37353

CVE-2024-37353 is labeled as Rejected by its CNA in the initial document, but connected security feeds disclose a concrete Linux kernel issue in the virtio subsystem. The Nessus/NASL entry attributes the vulnerability to the virtio path: kernel: virtio: delete vq in vp_find_vqs_msix() when reques...

6.3AI score
SaveExploits0
CVE
CVE
added 2024/05/21 2:20 p.m.141 views

CVE-2021-47284

CVE-2021-47284 (Linux kernel) relates to isdn: mISDN: netjet crash in nj_probe. The issue occurs when nj_setup may fail with -EIO, leaving card->irq initialized and >0; a subsequent nj_release frees an IRQ that wasn’t requested. The fix deletes the prior assignment to card->irq and keeps...

4.7CVSS6.4AI score0.00226EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2024/05/21 2:20 p.m.21 views

CVE-2021-47284 isdn: mISDN: netjet: Fix crash in nj_probe:

In the Linux kernel, the following vulnerability has been resolved: isdn: mISDN: netjet: Fix crash in njprobe: 'njsetup' in netjet.c might fail with -EIO and in this case 'card-irq' is initialized and is bigger than zero. A subsequent call to 'njrelease' will free the irq that has not been...

6.6AI score0.00226EPSS
SaveExploits0References8
Rows per page
Query Builder