Lucene search
+L

403 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/08 1:11 p.m.12 views

CVE-2026-43311

In the Linux kernel, the following vulnerability has been resolved: soc/tegra: pmc: Fix unsafe generichandleirq call Currently, when resuming from system suspend on Tegra platforms, the following warning is observed: WARNING: CPU: 0 PID: 14459 at kernel/irq/irqdesc.c:666 Call trace:...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/05/06 7:40 a.m.32 views

CVE-2026-43087

The CVE-2026-43087 issue affects the Linux kernel’s pinctrl/mcp23s08 driver. Root cause: during probe, reg_defaults were removed from the regmap, causing the MCP_GPINTEN value to be read from the chip (possibly non-zero) and trigger a nested IRQ handler that may not exist, leading to a kernel cra...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper interrupt handling during the creation and destruction of multiple instances in the...

7.8CVSS5.8AI score0.00119EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.11 views

PT-2026-36397

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An interrupt request IRQ resource leak exists in the mpu3050 trigger probe function. The issue occurs when the interrupt handler is established, but a subsequent failure in the iio trigg...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/04/21 1:22 a.m.13 views

CVE-2026-29647

In OpenXiangShan NEMU, insufficient Smstateen permission enforcement allows lower-privileged code to access IMSIC state via stopei/vstopei CSRs even when mstateen0.IMSIC is cleared, potentially enabling cross-context information leakage or disruption of interrupt handling...

6.5CVSS5.8AI score0.00231EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-012956)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-012956 advisory. In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows...

5.5CVSS6.8AI score0.00234EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/20 12:00 a.m.36 views

CVE-2026-29647

In OpenXiangShan NEMU, insufficient Smstateen permission enforcement allows lower-privileged code to access IMSIC state via stopei/vstopei CSRs even when mstateen0.IMSIC is cleared, potentially enabling cross-context information leakage or disruption of interrupt handling...

0.00231EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:00 a.m.7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006800)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006800 advisory. In the Linux kernel, the following vulnerability has been resolved: vfio/platform: Create persistent IRQ handlers The vfio-platform SETIRQS ioctl currently allows...

5.5CVSS5.7AI score0.00234EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/03 6:31 p.m.9 views

EUVD-2026-18708

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in manahwcdestroychannel by reordering teardown A potential race condition exists in manahwcdestroychannel where hwc-callerctx is freed before the HWC's Completion Queue CQ and Event Queue EQ are...

5.7AI score0.00121EPSS
SaveExploits0References7
OSV
OSV
added 2026/04/03 4:16 p.m.11 views

UBUNTU-CVE-2026-23470

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Fix deadlock in soft reset sequence The soft reset sequence is currently executed from the threaded IRQ handler, hence it cannot call disableirq which internally waits for IRQ handlers, i.e. itself, to complete...

5.5CVSS5.7AI score0.00094EPSS
SaveExploits0References21
ATTACKERKB
ATTACKERKB
added 2026/04/03 3:15 p.m.4 views

CVE-2026-23454

In the Linux kernel, the following vulnerability has been resolved: net: mana: fix use-after-free in manahwcdestroychannel by reordering teardown A potential race condition exists in manahwcdestroychannel where hwc-callerctx is freed before the HWC's Completion Queue CQ and Event Queue EQ are...

5.7AI score0.00121EPSS
SaveExploits0References8Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/26 8:35 a.m.8 views

CVE-2026-23357

A flaw was found in the Linux kernel's mcp251x Controller Area Network CAN driver. A local attacker could trigger a deadlock condition within the mcp251xopen function's error handling path. This occurs when the freeirq function is called while the mpclock mutex is held and an interrupt...

5.5CVSS5.7AI score0.00099EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/25 11:16 a.m.7 views

CVE-2026-23287

In the Linux kernel, the following vulnerability has been resolved: irqchip/sifive-plic: Fix frozen interrupt due to affinity setting PLIC ignores interrupt completion message for disabled interrupt, explained by the specification: The PLIC signals it has completed executing an interrupt handler ...

5.5CVSS0.00123EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/03/25 10:27 a.m.6 views

CVE-2026-23357

In the Linux kernel, the following vulnerability has been resolved: can: mcp251x: fix deadlock in error path of mcp251xopen The mcp251xopen function call freeirq in its error path with the mpclock mutex held. But if an interrupt already occurred the interrupt handler will be waiting for the mpclo...

5.6AI score0.00099EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/03/25 10:26 a.m.24 views

CVE-2026-23287

The CVE-2026-23287 issue affects the Linux kernel’s PLIC interrupt handling for SiFive irqchip, where a race between affinity changes and interrupt enable bits could freeze an interrupt. Root cause: completion handling could ignore or mis-handle an interrupt if the hart affinity change left the e...

5.5CVSS5.7AI score0.00123EPSS
SaveExploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/25 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-23357

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - can: mcp251x: fix deadlock in error path of mcp251xopen The mcp251xopen function call freeirq in its error path with the mpclock mutex held. But if an interrupt...

5.5CVSS4.5AI score0.00099EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.22 views

PT-2026-24733

A vulnerability in the handling of an Egress Packet Network Interface EPNI Aligner interrupt in Cisco IOS XR Software for Cisco Network Convergence System NCS 5500 Series with NC57 line cards and Cisco NCS 5700 Routers and Cisco IOS XR Software for Third Party Software could allow an...

6.8CVSS5.8AI score0.00318EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-005413)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005413 advisory. In the Linux kernel, the following vulnerability has been resolved: media: platform: exynos4-is: Add hardware sync wait to fimcishwchangemode In fimcishwchangemode,...

5.5CVSS5.9AI score0.00141EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/03/03 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005749)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005749 advisory. In the Linux kernel, the following vulnerability has been resolved: ASoC: mediatek: mt8173: Enable IRQ when pdata is ready If the device does not come straight from...

5.5CVSS6.4AI score0.00146EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/01/31 11:38 a.m.8 views

EUVD-2025-206595

In the Linux kernel, the following vulnerability has been resolved: counter: interrupt-cnt: Drop IRQFNOTHREAD flag An IRQ handler can either be IRQFNOTHREAD or acquire spinlockt, as CONFIGPROVERAWLOCKNESTING warns: ============================= BUG: Invalid wait context 6.18.0-rc1+git... 1...

5.8AI score0.00149EPSS
SaveExploits0References6
Rows per page
Query Builder