Lucene search
+L

172 matches found

OSV
OSV
•added 2026/07/24 4:16 p.m.•31 views

AZL-93366 CVE-2026-64241 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: teardown bugs and resource leaks Address several teardown issues and resource leaks in the driver's remove path and error handling: 1. Debounce clock reference leak: The debounce clock bank-dbclk is obtained using...

5.5CVSS5.9AI score0.00162EPSS
SaveExploits0References1
NVD
NVD
•added 2026/07/24 4:16 p.m.•16 views

CVE-2026-64230

In the Linux kernel, the following vulnerability has been resolved: regulator: tps65219: fix irqdata.rdev not being assigned Commit 64a6b577490c "regulator: tps65219: Remove debugging helper function" removed the tps65219getrdevbyname helper along with the irqdata.rdev assignment that depended on...

5.5CVSS0.0016EPSS
SaveExploits0References3
attackerkb
attackerkb
•added 2026/07/24 3:23 p.m.•14 views

CVE-2026-64230

In the Linux kernel, the following vulnerability has been resolved: regulator: tps65219: fix irqdata.rdev not being assigned Commit 64a6b577490c "regulator: tps65219: Remove debugging helper function" removed the tps65219getrdevbyname helper along with the irqdata.rdev assignment that depended on...

5.8AI score0.0016EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/07/24 3:23 p.m.•40 views

CVE-2026-64230 regulator: tps65219: fix irq_data.rdev not being assigned

In the Linux kernel, the following vulnerability has been resolved: regulator: tps65219: fix irqdata.rdev not being assigned Commit 64a6b577490c "regulator: tps65219: Remove debugging helper function" removed the tps65219getrdevbyname helper along with the irqdata.rdev assignment that depended on...

0.0016EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/06/03 12:00 a.m.•0 views

CVE-2026-46246: Use After Free

In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916lbc: Fix use-after-free for extcon in IRQ handler Using the devm variant for requesting IRQ before the devm variant for allocating/registering the extcon handle, means that the extcon handle will be...

7.8CVSS6.2AI score0.0017EPSS
SaveExploits0References6
OSV
OSV
•added 2026/05/27 2:17 p.m.•9 views

AZL-88731 CVE-2026-46031 affecting package kernel for versions less than 6.6.141.1-1

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851irq AND a TX packet has been sent, then the driver enables TX queue via netifwakequeue which schedules TX softirq to queue packets for this...

7.5CVSS6.6AI score0.00528EPSS
SaveExploits0References1
OSV
OSV
•added 2026/05/27 2:17 p.m.•16 views

UBUNTU-CVE-2026-46031

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851irq AND a TX packet has been sent, then the driver enables TX queue via netifwakequeue which schedules TX softirq to queue packets for this...

7.5CVSS5.7AI score0.00528EPSS
SaveExploits0References23
OSV
OSV
•added 2026/05/27 12:56 p.m.•13 views

CVE-2026-46031 net: ks8851: Reinstate disabling of BHs around IRQ handler

In the Linux kernel, the following vulnerability has been resolved: net: ks8851: Reinstate disabling of BHs around IRQ handler If the driver executes ks8851irq AND a TX packet has been sent, then the driver enables TX queue via netifwakequeue which schedules TX softirq to queue packets for this...

7.5CVSS5.8AI score
SaveExploits0References9
AstraLinux
AstraLinux
•added 2026/05/20 5:53 a.m.•15 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: iommu/arm-smmu: Use the correct type in nvidiasmmucontextfault This issue was overlooked due to the use of function pointers for indirection. nvidiasmmucontextfault is also defined as an irq function, and the type ‘void ’ was...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/05/13 3:08 p.m.•87 views

CVE-2026-43488 usb: xhci: Prevent interrupt storm on host controller error (HCE)

In the Linux kernel, the following vulnerability has been resolved: usb: xhci: Prevent interrupt storm on host controller error HCE The xHCI controller reports a Host Controller Error HCE in UAS Storage Device plug/unplug scenarios on Android devices. HCE is checked in xhciirq function and causes...

0.00162EPSS
SaveExploits0References5
CVE
CVE
•added 2026/05/13 3:08 p.m.•45 views

CVE-2026-43488

CVE-2026-43488 : Linux kernel xHCI driver vulnerability where a Host Controller Error (HCE) on UAS storage plug/unplug could trigger an interrupt storm. The issue occurred as xhci_irq() logged a warning and assumed activity would stop, but storms persisted on some hosts. Mitigation implemented by...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0References5Affected Software1
AstraLinux
AstraLinux
•added 2026/05/08 9:09 a.m.•23 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fixed an issue where an interrupt storm occurred after receiving a corrupted ifid in the IRQ handler. Commit 31a7a0bbeb00 “dpaa2-switch”: added a range check for ifid in the IRQ handler introduces a mechanism to...

7.8CVSS6.5AI score0.00123EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/06 12:00 a.m.•0 views

CVE-2026-43263: NULL Pointer Dereference

In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decoder are removed. "struct vpuinstance" this structure is shared for all...

7.8CVSS5.8AI score0.00173EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
•added 2026/05/01 12:00 a.m.•19 views

PT-2026-36398

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the mpu3050 gyro driver within the Industrial I/O IIO subsystem. During the teardown process, the free irq function is called using the mpu3050 handler instead of the...

5.5CVSS5.8AI score0.00162EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/04/21 12:00 a.m.•8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010931)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010931 advisory. In the Linux kernel, the following vulnerability has been resolved: misc: ocxl: fix possible refcount leak in afuioctl eventfdctxput need to be called to put the...

5.8AI score0.00251EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
•added 2026/04/03 4:16 p.m.•14 views

CVE-2026-23469

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: Synchronize interrupts before suspending the GPU The runtime PM suspend callback doesn't know whether the IRQ handler is in progress on a different CPU core and doesn't wait for it to finish. Depending on timing,...

4.7CVSS5.8AI score0.00089EPSS
SaveExploits0References16
EUVD
EUVD
•added 2026/04/03 3:30 p.m.•11 views

EUVD-2026-18641

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad ifid in IRQ handler Commit 31a7a0bbeb00 "dpaa2-switch: add bounds check for ifid in IRQ handler" introduces a range check for ifid to avoid an out-of-bounds access. If an...

5.8AI score0.00123EPSS
SaveExploits0References7
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/03 12:00 a.m.•0 views

CVE-2026-23470: Undefined Security Weakness

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.8AI score0.00094EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/04/03 12:00 a.m.•11 views

PT-2026-30163

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.17.7-B2C-00005-g9c7bbe4ea16c Description The Linux kernel contained a flaw in the drm/imagination subsystem related to interrupt handling during GPU suspension. The runtime power management suspend callback did...

9.8CVSS5.9AI score0.00755EPSS
SaveExploits1References121
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/03 12:00 a.m.•0 views

CVE-2026-23422: Out-of-bounds Write

In the Linux kernel, the following vulnerability has been resolved: dpaa2-switch: Fix interrupt storm after receiving bad ifid in IRQ handler Commit 31a7a0bbeb00 "dpaa2-switch: add bounds check for ifid in IRQ handler" introduces a range check for ifid to avoid an out-of-bounds access. If an...

7.8CVSS5.9AI score0.00123EPSS
SaveExploits0References9
Rows per page
Query Builder