Lucene search
K

197 matches found

OSV
OSV
added 2025/09/16 8:6 a.m.3 views

CVE-2023-53268 ASoC: fsl_mqs: move of_node_put() to the correct location

In the Linux kernel, the following vulnerability has been resolved: ASoC: fslmqs: move ofnodeput to the correct location ofnodeput should have been done directly after mqspriv-regmap = sysconnodetoregmapgprnp; otherwise it creates a reference leak on the success path. To fix this, ofnodeput is...

5.5CVSS5AI score0.00021EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2025/09/16 8:6 a.m.5 views

CVE-2023-53268

In the Linux kernel, the following vulnerability has been resolved: ASoC: fslmqs: move ofnodeput to the correct location ofnodeput should have been done directly after mqspriv-regmap = sysconnodetoregmapgprnp; otherwise it creates a reference leak on the success path. To fix this, ofnodeput is...

5.5CVSS5.4AI score0.00021EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50311

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: cxl: Fix refcount leak in cxlcalccapprouting ofgetnextparent returns a node pointer with...

5.5CVSS5.5AI score0.00021EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/09/16 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53164

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in tisciintrirqdomainprobe ofirqfindparent returns a node...

5.5CVSS5.8AI score0.00021EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.3 views

CVE-2022-50309 media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_init

In the Linux kernel, the following vulnerability has been resolved: media: xilinx: vipp: Fix refcount leak in xvipgraphdmainit ofgetchildbyname returns a node pointer with refcount incremented, we should use ofnodeput on it when not need anymore. Add missing ofnodeput to avoid refcount leak...

0.0002EPSS
Exploits0References9
OSV
OSV
added 2025/09/15 2:15 p.m.3 views

DEBIAN-CVE-2022-50249

In the Linux kernel, the following vulnerability has been resolved: memory: of: Fix refcount leak bug in ofgetddrtimings We should add the ofnodeput when breaking out of foreachchildofnode as it will automatically increase and decrease the refcount...

5.5CVSS5.3AI score0.0002EPSS
Exploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.0 views

UBUNTU-CVE-2023-53164

In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in tisciintrirqdomainprobe 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.5CVSS5.9AI score0.00021EPSS
Exploits0References9
CVE
CVE
added 2025/09/15 2:6 p.m.16 views

CVE-2023-53191

The CVE-2023-53191 vulnerability affects the Linux kernel code path irqchip/alpine-msi in alpine_msix_init_domains. The root cause is a refcount leak caused by not calling of_node_put() on the node returned by of_irq_find_parent() after it is no longer needed. A fix adds the missing of_node_put()...

5.5CVSS6AI score0.00021EPSS
Exploits0References8Affected Software1
CVE
CVE
added 2025/09/15 2:4 p.m.14 views

CVE-2023-53170

CVE-2023-53170 relates to the Linux kernel where the patch eliminates an unnecessary of_node_put in felix_parse_ports_node (net: dsa). The fix removes the of_node_put from the continue path to prevent the child node from being released twice, which could otherwise lead to resource leaks or other ...

5.5CVSS6.1AI score0.00025EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2025/09/15 2:4 p.m.2 views

CVE-2023-53170 net: dsa: Removed unneeded of_node_put in felix_parse_ports_node

In the Linux kernel, the following vulnerability has been resolved: net: dsa: Removed unneeded ofnodeput in felixparseportsnode Remove unnecessary ofnodeput from the continue path to prevent child node from being released twice, which could avoid resource leak or other unexpected issues...

5.5CVSS6.2AI score0.00025EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/09/15 2:3 p.m.3 views

CVE-2023-53164 irqchip/ti-sci: Fix refcount leak in ti_sci_intr_irq_domain_probe

In the Linux kernel, the following vulnerability has been resolved: irqchip/ti-sci: Fix refcount leak in tisciintrirqdomainprobe 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.00021EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.2 views

PT-2025-37503

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference count leak bug was resolved in the of get ddr timings function within the Linux kernel. The issue occurs when iterating through child nodes and requires adding of node put ...

6AI score0.0002EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.2 views

PT-2025-37528

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a reference count leak in the ti sci intr irq domain probe function within the irqchip/ti-sci module. The of irq find parent function increments the reference...

6AI score0.00021EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.2 views

PT-2025-37613

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A reference count leak was resolved in the cxl calc capp routing function within the Linux kernel. The of get next parent function increments the reference count of a node pointer, and...

5.9AI score0.00021EPSS
Exploits0References10
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.3 views

PT-2025-37555

Name of the Vulnerable Software and Affected Versions: Linux Kernel affected versions not specified Description: The Linux kernel contains a refcount leak in the alpine msix init domains function within the irqchip/alpine-msi module. The of irq find parent function increments the reference count ...

6AI score0.00021EPSS
Exploits0References11
Tenable Nessus
Tenable Nessus
added 2025/08/24 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-48965

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: gpio/rockchip: fix refcount leak in rockchipgpiolibregister The node returned by ofgetparent...

5.5CVSS5.1AI score0.00145EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.4 views

CVE-2025-38536

In the Linux kernel, the following vulnerability has been resolved: net: airoha: fix potential use-after-free in airohanpuget np-name was being used after calling ofnodeputnp, which releases the node and can lead to a use-after-free bug. Previously, ofnodeputnp was called unconditionally after...

7.8CVSS6.3AI score0.00029EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50183

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/meson: encodercvbs: Fix refcount leak in mesonencodercvbsinit ofgraphgetremotenode retur...

5.5CVSS5.8AI score0.00049EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49415

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: ipmi:ipmb: Fix refcount leak in ipmiipmbprobe ofparsephandle returns a node pointer with...

5.5CVSS5.1AI score0.00135EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/11 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50032

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - usb: renesas: Fix refcount leak bug In usbhsrza1hardwareinit, offindnodebyname will return a node pointer with refcount incremented. We should use ofnodeput whe...

5.5CVSS6.4AI score0.00051EPSS
Exploits0References3
Rows per page
Query Builder