Lucene search
+L

195 matches found

Cvelist
Cvelist
added 2025/09/11 4:52 p.m.19 views

CVE-2025-39744 rcu: Fix rcu_read_unlock() deadloop due to IRQ work

In the Linux kernel, the following vulnerability has been resolved: rcu: Fix rcureadunlock deadloop due to IRQ work During rcureadunlockspecial, if this happens during irqexit, we can lockup if an IPI is issued. This is because the IPI itself triggers the irqexit path causing a recursive lock up...

0.00149EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.6 views

PT-2025-37242

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel’s drm/hisilicon/hibmc subsystem related to the irq request function. A local variable intended for the interrupt request IRQ name was being passed to...

5.6AI score0.00125EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2025/09/05 5:20 p.m.14 views

CVE-2025-39685

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

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/04 3:40 a.m.15 views

vfio/pci: Disable auto-enable of exclusive INTx IRQ

...

5.5CVSS7AI score0.0024EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 11:4 p.m.6 views

net: stmmac: Fix accessing freed irq affinity_hint

...

7.1CVSS7.4AI score0.00196EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/09/03 10:17 p.m.11 views

media: rkisp1: Fix IRQ disable race issue

...

4.7CVSS7AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2025/08/16 12:15 p.m.15 views

UBUNTU-CVE-2025-38530

In the Linux kernel, the following vulnerability has been resolved: comedi: pcl812: Fix bit shift out of bounds When checking for a supported IRQ number, the following test is used: if 1 options1 & board-irqbits However, it-optionsi is an unchecked int value from userspace, so the shift amount...

7.1CVSS6.5AI score0.00174EPSS
SaveExploits0References39
CNNVD
CNNVD
added 2025/08/16 12:0 a.m.34 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 rxrpc calling localbhenable when IRQ is disabled, which may result in a warning...

5.5CVSS6.5AI score0.00284EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-35816

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left- over IRQ on unbind Commit 5a95f1ded28691e6 firewire:...

5.5CVSS5.1AI score0.00222EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/28 11:23 p.m.14 views

SUSE CVE-2025-38467

In the Linux kernel, the following vulnerability has been resolved: drm/exynos: exynos7drmdecon: add vblank check in IRQ handling If there's support for another console device such as a TTY serial, the kernel occasionally panics during boot. The panic message and a relevant snippet of the call...

4.7CVSS6.3AI score0.00161EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2025/07/16 12:0 a.m.7 views

PT-2025-33572

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw in the comedi subsystem, specifically within the aio iiro 16 driver. An unchecked integer value from userspace, it-options1, is used as a shift amount ...

7.1CVSS7.1AI score0.00174EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.7 views

misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error

...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/07/01 12:0 a.m.6 views

PT-2025-33581

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A memory corruption issue was identified in the dmaengine subsystem, specifically within the nbpfaxi component’s probe function. The vulnerability stems from loops iterating beyond the...

7.8CVSS7.1AI score0.00167EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:43 a.m.7 views

SUSE CVE-2022-50028

In the Linux kernel, the following vulnerability has been resolved: gadgetfs: epio - wait until IRQ finishes after usbepqueue if waitforcompletioninterruptible is interrupted we need to wait until IRQ gets finished. Otherwise complete from epiocomplete can corrupt stack...

6.1CVSS6.4AI score0.0016EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/06/18 12:0 a.m.9 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 an incorrectly handled path that does not free IRQ vectors, which could lead to a resource leak...

5.5CVSS6.3AI score0.0016EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/08 7:15 a.m.22 views

CVE-2025-37815

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration Resolve kernel panic while accessing IRQ handler associated with the generated IRQ. This is done by acquiring the spinlock and storing the current...

5.5CVSS0.00164EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/05/08 6:26 a.m.20 views

CVE-2025-37815 misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration Resolve kernel panic while accessing IRQ handler associated with the generated IRQ. This is done by acquiring the spinlock and storing the current...

0.00164EPSS
SaveExploits0References5
CVE
CVE
added 2025/05/08 6:26 a.m.130 views

CVE-2025-37815

CVE-2025-37815 concerns the Linux kernel’s misc: microchip: pci1xxxx IRQ handling. The patch fixes a kernel panic during IRQ handler registration by acquiring the spinlock and saving the current interrupt state before processing the IRQ via generic_handle_irq. A previous fix substituted generic_h...

5.5CVSS5.2AI score0.00164EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/05/01 1:15 p.m.10 views

UBUNTU-CVE-2025-23140

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

5.5CVSS6.2AI score0.00207EPSS
SaveExploits0References40
CNNVD
CNNVD
added 2025/05/01 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 pciendpointtest not properly handling interrupts after a requestirq error, which could lead to a memory leak...

5.5CVSS6.4AI score0.00207EPSS
SaveExploits0References8
Rows per page
Query Builder