Lucene search
+L

5491 matches found

OSV
OSV
added 2025/12/09 12:00 a.m.7 views

CVE-2022-50645 EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

6.3AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.11 views

CVE-2022-50645

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fix refcount leak in pcigetdevwrapper As the comment of pcigetdomainbusandslot says, it returns a PCI device with refcount incremented, so it doesn't need to call an extra pcidevget in pcigetdevwrapper, and the PCI...

5.3AI score0.00202EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:00 a.m.35 views

CVE-2022-50641

CVE-2022-50641 is documented in connected advisories as a Linux kernel issue in the omap_ssi driver. The root cause is a refcount leak in ssi_probe when control flow exits a for_each_available_child_of_node() loop without releasing the child node. The fix requires explicitly calling of_node_put()...

6.2AI score0.00233EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 12:00 a.m.9 views

CVE-2022-50641 HSI: omap_ssi: Fix refcount leak in ssi_probe

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

6.4AI score
SaveExploits0References12
Cvelist
Cvelist
added 2025/12/09 12:00 a.m.35 views

CVE-2022-50641 HSI: omap_ssi: Fix refcount leak in ssi_probe

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

0.00233EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 12:00 a.m.23 views

CVE-2022-50641

In the Linux kernel, the following vulnerability has been resolved: HSI: omapssi: Fix refcount leak in ssiprobe When returning or breaking early from a foreachavailablechildofnode loop, we need to explicitly call ofnodeput on the child node to possibly release the node...

5.4AI score0.00233EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:00 a.m.18 views

CVE-2022-50640

The CVE-2022-50640 entry describes a Linux kernel mmc/core SDIO vulnerability where removing a non-standard SDIO card can trigger a kernel panic and memory corruption. The root cause is that the SDIO card device’s reference counter is not incremented for non-standard cards during sdio_init_func()...

6.3AI score0.00207EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53757

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when...

5.7AI score0.00191EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.5 views

PT-2025-49655

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.3.0-rc1-syzkaller Description The Linux kernel contained a flaw in the iommufd subsystem where IOMMUFD DESTROY incorrectly increased the reference count. This created a race condition when combined with iommufd...

5.9AI score0.00141EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.10 views

PT-2025-49621

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the ssi probe function when returning or breaking early from a for each available child of node loop. Specifically, the of node put function is not...

7.8CVSS6.3AI score0.0094EPSS
SaveExploits2References899
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.8 views

PT-2025-49678

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the zynq early slcr init function within the ARM Zynq component of the Linux kernel. The of find compatible node function increments the reference count ...

7.8CVSS6.7AI score0.0094EPSS
SaveExploits2References901
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2023-53744

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the erro...

5.6AI score0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.16 views

Amazon Linux 2023 : bpftool6.12, kernel6.12, kernel6.12-devel (ALAS2023-2025-1316)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2025-1316 advisory. In the Linux kernel, the following vulnerability has been resolved: crypto: essiv - Check ssize for decryption and in-place encryption CVE-2025-40019 In the Linux kernel, the following...

9.8CVSS6.7AI score0.006EPSS
SaveExploits2References76
EUVD
EUVD
added 2025/12/08 3:31 a.m.9 views

EUVD-2023-60075

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: fix mapping to non-allocated address Why There is an issue mapping non-allocated location of memory. It would allocate gpio registers from an array out of bounds. How Patch correct numbers of bounds for using...

4.8AI score0.00138EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/08 3:31 a.m.10 views

EUVD-2023-60084

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

5.9AI score0.002EPSS
SaveExploits0References7
NVD
NVD
added 2025/12/08 2:15 a.m.15 views

CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS0.0014EPSS
SaveExploits0References4
NVD
NVD
added 2025/12/08 2:15 a.m.22 views

CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

0.00191EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/08 2:15 a.m.3 views

DEBIAN-CVE-2023-53759

In the Linux kernel, the following vulnerability has been resolved: HID: hidraw: fix data race on device refcount The hidrawopen function increments the hidraw device reference counter. The counter has no dedicated synchronization mechanism, resulting in a potential data race when concurrently...

7.8CVSS5.2AI score0.0014EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/08 2:15 a.m.5 views

DEBIAN-CVE-2023-53757

In the Linux kernel, the following vulnerability has been resolved: irqchip/irq-mvebu-gicp: Fix refcount leak in mvebugicpprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.4AI score0.00191EPSS
SaveExploits0References1
NVD
NVD
added 2025/12/08 2:15 a.m.9 views

CVE-2023-53744

In the Linux kernel, the following vulnerability has been resolved: soc: ti: pm33xx: Fix refcount leak in am33xxpmprobe wkupm3ipcget takes refcount, which should be freed by wkupm3ipcput. Add missing refcount release in the error paths...

0.002EPSS
SaveExploits0References6
Rows per page
Query Builder