Lucene search
+L

109 matches found

RedhatCVE
RedhatCVE
added 3 days ago5 views

CVE-2026-64461

A flaw was found in the Linux kernel's MediaTek PCIe driver. When a Peripheral Component Interconnect Express PCIe port fails to enable, the associated Interrupt Request IRQ domains are not properly released. This resource leak can accumulate over time, potentially leading to a denial of service...

5.8AI score0.00184EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64461

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtkpcieenableport fails, mtkpcieportfree removes the port from pcie-ports and frees the port structure. However, the IRQ domains set up earlier by...

5.7AI score0.00184EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64461

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtkpcieenableport fails, mtkpcieportfree removes the port from pcie-ports and frees the port structure. However, the IRQ domains set up earlier by...

5.7AI score0.00184EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/25 8:51 a.m.8 views

CVE-2026-64461

In the Linux kernel, the following vulnerability has been resolved: PCI: mediatek: Fix IRQ domain leak when port fails to enable When mtkpcieenableport fails, mtkpcieportfree removes the port from pcie-ports and frees the port structure. However, the IRQ domains set up earlier by...

5.7AI score0.00184EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/25 8:51 a.m.14 views

CVE-2026-64461

The CVE-2026-64461 entry concerns a Linux kernel PCIe Mediatek issue where IRQ domains are leaked when a port fails to enable. The fix refactors IRQ teardown into a per-port helper (mtk_pcie_irq_teardown_port()) and invokes it from the setup path when mtk_pcie_enable_port() fails. This ensures IR...

5.8AI score0.00184EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-64241

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6AI score0.00156EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/24 3:27 p.m.16 views

CVE-2026-64241

The CVE-2026-64241 entry describes a Linux kernel GPIO driver issue for Rockchip: teardown bugs and resource leaks in the rockchip GPIO driver. Root causes include (1) a debounce clock reference leak from of_clk_get() without a corresponding clk_put(), fix requires a devm action to release on unb...

5.9AI score0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:35 p.m.7 views

SUSE CVE-2026-63798

In the Linux kernel, the following vulnerability has been resolved: irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe and sets up chained handlers using...

5.5AI score0.00126EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 12:16 p.m.8 views

CVE-2026-63798

In the Linux kernel, the following vulnerability has been resolved: irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe and sets up chained handlers using...

5.5CVSS0.00126EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/07/19 12:2 p.m.7 views

CVE-2026-63798

In the Linux kernel, the following vulnerability has been resolved: irqchip/imgpdc: Fix resource leak, add missing chained handler cleanup on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe and sets up chained handlers using...

5.3AI score0.00126EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/07/19 12:2 p.m.26 views

CVE-2026-63798

This CVE concerns the Linux kernel IRQ subsystem for the irqchip/imgpdc driver. The vulnerability arises because, during probe, the driver allocates domain generic chips and installs chained interrupt handlers, but on removal these resources may not be cleaned up: generic chips stay on the global...

5.5CVSS5.5AI score0.00126EPSS
SaveExploits0References8Affected Software1
UbuntuCve
UbuntuCve
added 2026/06/25 9:16 a.m.7 views

CVE-2026-53226

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe. However, on driver remove/teardown, the generic chips are not automatically freed when t...

5.5CVSS6AI score0.00119EPSS
SaveExploits0References5
CVE
CVE
added 2026/06/25 8:39 a.m.34 views

CVE-2026-53226

The CVE-2026-53226 issue affects the Linux kernel GPIO Rockchip driver: generic IRQ chips allocated via irq_alloc_domain_generic_chips() are not freed on driver removal, leaving domain generic chips and the global gc_list leaked and potentially visited later by suspend/resume/shutdown callbacks, ...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References4Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/06/25 8:39 a.m.11 views

CVE-2026-53226

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe. However, on driver remove/teardown, the generic chips are not automatically freed when t...

5.5CVSS5.7AI score0.00119EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/25 8:39 a.m.6 views

CVE-2026-53226 gpio: rockchip: fix generic IRQ chip leak on remove

In the Linux kernel, the following vulnerability has been resolved: gpio: rockchip: fix generic IRQ chip leak on remove The driver allocates domain generic chips using irqallocdomaingenericchips during probe. However, on driver remove/teardown, the generic chips are not automatically freed when t...

5.5CVSS5.8AI score0.00119EPSS
SaveExploits0References7
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: powerpc/xive: Fixed a memory leak caused by incorrect chipdata lookups. The reported memory leak involves the following objects: Unreferenced object 0xc0000002a7fbc640 size 64: comm “kworker/8:1”, pid 540, jiffies 4294937872 Hex...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/29 1:16 a.m.10 views

SUSE CVE-2026-46141

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chipdata lookup The kmemleak reports the following memory leak: Unreferenced object 0xc0000002a7fbc640 size 64: comm "kworker/8:1", pid 540, jiffies 4294937872 hex dump first 32 byte...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/28 10:16 a.m.8 views

UBUNTU-CVE-2026-46141

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chipdata lookup The kmemleak reports the following memory leak: Unreferenced object 0xc0000002a7fbc640 size 64: comm "kworker/8:1", pid 540, jiffies 4294937872 hex dump first 32 byte...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References12
CVE
CVE
added 2026/05/28 9:35 a.m.31 views

CVE-2026-46141

The CVE-2026-46141 entry concerns a Linux kernel kmemleak memory leak in the powerpc/xive interrupt controller. When MSI‑X vectors are allocated for NVMe devices, the kernel stores per‑irq data in irq_data->chip_data. After a commit that untangled XIVE from child interrupt controllers, xive_ir...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/05/28 9:35 a.m.14 views

EUVD-2026-32768

In the Linux kernel, the following vulnerability has been resolved: powerpc/xive: fix kmemleak caused by incorrect chipdata lookup The kmemleak reports the following memory leak: Unreferenced object 0xc0000002a7fbc640 size 64: comm "kworker/8:1", pid 540, jiffies 4294937872 hex dump first 32 byte...

5.8AI score0.00121EPSS
SaveExploits0References3
Rows per page
Query Builder