Lucene search
K

24 matches found

Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.4 views

PT-2026-43856

In the Linux kernel, the following vulnerability has been resolved: of: unittest: fix use-after-free in testdrv probe The function testdrv probe retrieves the device node from the PCI device, applies an overlay, and then immediately calls of node putdn. This releases the reference held by the PCI...

5.7AI score0.00024EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2026/01/31 12:16 p.m.2 views

CVE-2025-71189

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures...

5.5CVSS5.7AI score0.00009EPSS
Exploits0References12
OSV
OSV
added 2025/12/24 10:55 a.m.1 views

CVE-2022-50703 soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()

In the Linux kernel, the following vulnerability has been resolved: soc: qcom: smsm: Fix refcount leak bugs in qcomsmsmprobe There are two refcount leak bugs in qcomsmsmprobe: 1 The 'localnode' is escaped out from foreachchildofnode as the break of iteration, we should call ofnodeput for it in...

6.4AI score0.0007EPSS
Exploits0References12
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.1 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.00249EPSS
Exploits2References901
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.2 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989130)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989130 advisory. In the Linux kernel, the following vulnerability has been resolved: Input: sparcspkr - fix refcount leak in bbcbeepprobe offindnodebypath calls offindnodeoptsbypath,...

5.5CVSS5.7AI score0.00069EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-52832

Malicious code in bioql PyPI...

7.3AI score0.00017EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2024-42248

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: tty: serial: ma35d1: Add a NULL check for ofnode The pdev-dev.ofnode can be NULL if the seri...

5.5CVSS5.6AI score0.00033EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2024-55639

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: net: renesas: rswitch: avoid use- after-put for a device tree node The device tree node save...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2025/03/01 2:54 a.m.1 views

SUSE CVE-2024-58034

In the Linux kernel, the following vulnerability has been resolved: memory: tegra20-emc: fix an OF node reference bug in tegraemcfindnodebyramcode As offindnodebyname release the reference of the argument device node, tegraemcfindnodebyramcode releases some device nodes while still in use,...

5.5CVSS7.6AI score0.00012EPSS
Exploits0References13
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.2 views

CVE-2022-49150 rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sram

In the Linux kernel, the following vulnerability has been resolved: rtc: gamecube: Fix refcount leak in gamecubertcreadoffsetfromsram The offindcompatiblenode function returns a node pointer with refcount incremented, We should use ofnodeput on it when done Add the missing ofnodeput to release th...

6AI score0.00135EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.2 views

Linux kernel 安全漏洞

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 alteratsemdiocreate not freeing a node returned by ofgetchildbyname, resulting in a reference count leak...

5.5CVSS5.5AI score0.00011EPSS
Exploits0References10
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.2 views

Linux kernel 安全漏洞

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 octeoncfprobe not releasing a device returned by offinddevicebynode, resulting in a reference count leak...

5.5CVSS5.5AI score0.00017EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2025/01/13 2:23 p.m.12 views

CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS6.8AI score0.00017EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/01/12 12:15 a.m.0 views

SUSE CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

7CVSS7.6AI score0.00017EPSS
Exploits0References14
OSV
OSV
added 2025/01/11 1:15 p.m.3 views

DEBIAN-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS5.7AI score0.00017EPSS
Exploits0References1
NVD
NVD
added 2025/01/11 1:15 p.m.7 views

CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS0.00017EPSS
Exploits0References3
OSV
OSV
added 2025/01/11 1:15 p.m.0 views

UBUNTU-CVE-2024-55639

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS6.2AI score0.00017EPSS
Exploits0References22
Cvelist
Cvelist
added 2025/01/11 12:29 p.m.14 views

CVE-2024-55639 net: renesas: rswitch: avoid use-after-put for a device tree node

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

0.00017EPSS
Exploits0References3
CVE
CVE
added 2025/01/11 12:29 p.m.134 views

CVE-2024-55639

CVE-2024-55639 : In the Linux kernel, the net: renesas: rswitch driver incorrectly uses a saved device-tree node after it has been put (via of_node_put()) in multiple locations. The node is stored in rswitch_device and used by several code paths, so calling of_node_put() after first use leads to ...

5.5CVSS6.5AI score0.00017EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/01/11 12:29 p.m.9 views

CVE-2024-55639 net: renesas: rswitch: avoid use-after-put for a device tree node

In the Linux kernel, the following vulnerability has been resolved: net: renesas: rswitch: avoid use-after-put for a device tree node The device tree node saved in the rswitchdevice structure is used at several driver locations. So passing this node to ofnodeput after the first use is wrong. Move...

5.5CVSS6AI score0.00017EPSS
Exploits0References6
Rows per page
Query Builder