Lucene search
+L

15 matches found

OSV
OSV
added 2026/07/19 2:55 p.m.7 views

CVE-2026-63906 usb: musb: omap2430: Fix use-after-free in omap2430_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: musb: omap2430: Fix use-after-free in omap2430probe In omap2430probe, ofnodeputnp is called prematurely before the last access to np, leading to a use-after-free if the node's reference count drops to zero. Move the ofnodepu...

8.4CVSS5.4AI score0.00175EPSS
SaveExploits0References9
NVD
NVD
added 2026/06/08 5:16 p.m.20 views

CVE-2026-46308

In the Linux kernel, the following vulnerability has been resolved: pmdomain: mediatek: fix use-after-free in scpsysgetbusprotectionlegacy In scpsysgetbusprotectionlegacy, offindnodewithproperty returns a device node with its reference count incremented. The function then calls ofnodeputnode befo...

7.8CVSS0.00115EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: ARM: versatile: Added ofnodeput in dcscbinit. The devicenode pointer is returned by offindcompatiblenode, with the reference count incremented. We should use ofnodeput to avoid the reference count leak...

5.5CVSS5.8AI score0.0027EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.9 views

PT-2026-6151

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to an OF node reference count leakage when checking for the existence of the 'leds' child node. The issue was identified through automated review...

9.8CVSS6.3AI score0.00817EPSS
SaveExploits4References292
Cvelist
Cvelist
added 2025/12/30 12:37 p.m.24 views

CVE-2022-50887 regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix unbalanced of node refcount in regulatordevlookup I got the the following report: OF: ERROR: memory leak, expected refcount 1 instead of 2, ofnodeget/ofnodeput unbalanced - destroy cset entry: attach overlay...

0.00207EPSS
SaveExploits0References9
CVE
CVE
added 2025/12/30 12:37 p.m.22 views

CVE-2022-50887

CVE-2022-50887 concerns the Linux kernel regulator core: a refcount imbalance in regulator_dev_lookup() caused by unbalanced of_node_get()/of_node_put() in of_get_regulator(), leading to a memory leak as reported (OF: memory leak, expected refcount 1 instead of 2). The connected advisories confir...

6.2AI score0.00207EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/30 12:37 p.m.12 views

CVE-2022-50887

In the Linux kernel, the following vulnerability has been resolved: regulator: core: fix unbalanced of node refcount in regulatordevlookup I got the the following report: OF: ERROR: memory leak, expected refcount 1 instead of 2, ofnodeget/ofnodeput unbalanced - destroy cset entry: attach overlay...

5.3AI score0.00207EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-50155

In the Linux kernel, the following vulnerability has been resolved: mtd: parsers: ofpart: Fix refcount leak in bcm4908partitionsfwoffset offindnodebypath returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References6
NVD
NVD
added 2025/02/26 7:1 a.m.13 views

CVE-2022-49535

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfcissueelsflogi fails and returns non-zero status, the node reference count is decremented to trigger the release of the nodelist structure...

7.8CVSS0.00265EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/02/26 2:13 a.m.12 views

CVE-2022-49535 scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfcissueelsflogi fails and returns non-zero status, the node reference count is decremented to trigger the release of the nodelist structure...

7.6AI score0.00265EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/02/26 2:13 a.m.11 views

CVE-2022-49535

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfcissueelsflogi fails and returns non-zero status, the node reference count is decremented to trigger the release of the nodelist structure...

7.8CVSS5.6AI score0.00265EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:13 a.m.11 views

CVE-2022-49535 scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI

In the Linux kernel, the following vulnerability has been resolved: scsi: lpfc: Fix null pointer dereference after failing to issue FLOGI and PLOGI If lpfcissueelsflogi fails and returns non-zero status, the node reference count is decremented to trigger the release of the nodelist structure...

7.8CVSS6.1AI score0.00265EPSS
SaveExploits0References6
NVD
NVD
added 2024/10/21 8:15 p.m.13 views

CVE-2022-49016

In the Linux kernel, the following vulnerability has been resolved: net: mdiobus: fix unbalanced node reference count I got the following report while doing devicemscc-miim load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1 instead of 2,...

5.5CVSS0.00245EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/03/02 12:0 a.m.12 views

Linux kernel security vulnerabilities

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 the presence of a node reference count leak...

7.1CVSS6.5AI score0.0023EPSS
SaveExploits0References4
OSV
OSV
added 2023/01/17 4:8 p.m.11 views

GSD-2023-1000174 net: mdiobus: fix unbalanced node reference count

net: mdiobus: fix unbalanced node reference count This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.82 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder