Lucene search
K

18 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-5.15, linux

In the Linux kernel, the following vulnerabilities have been resolved: ARM: OMAP2+: Fixed a refcount leak in oprsdssinitof. In omapdssfinddssofnode, the function offindcompatiblenode is called to obtain a device node. offindcompatiblenode returns a node pointer with a refcount incremented. We...

5.5CVSS6.3AI score0.00063EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.3 views

Astra Linux - уязвимость в linux-5.10

In the Linux kernel, the following vulnerability has been resolved: rtc: gamecube: Fixed a refcount leak in gamecubertcreadoffsetfromsram. The offindcompatiblenode function returns a node pointer whose refcount has been incremented. We should use ofnodeput on it after processing. Also, add the...

5.5CVSS5.8AI score0.00135EPSS
Exploits0References1
OSV
OSV
added 2025/12/09 12:1 a.m.1 views

CVE-2023-53818 ARM: zynq: Fix refcount leak in zynq_early_slcr_init

In the Linux kernel, the following vulnerability has been resolved: ARM: zynq: Fix refcount leak in zynqearlyslcrinit offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on error path. Add missing ofnodeput to avoid refcount leak...

6.3AI score0.0004EPSS
Exploits0References11
Positive Technologies
Positive Technologies
added 2025/10/07 12:0 a.m.0 views

PT-2025-41044

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a reference count leak bug in the omap4 sram init function when using ARM OMAP2+ platforms. The of find compatible node function increments the reference count ...

6.3AI score0.00013EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-55418

Malicious code in bioql PyPI...

6.6AI score0.00063EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2025/06/19 3:40 a.m.1 views

SUSE CVE-2022-50153

In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehcihcdppcofprobe offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.2AI score0.00063EPSS
Exploits0References12
SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.1 views

SUSE CVE-2022-49088

In the Linux kernel, the following vulnerability has been resolved: dpaa2-ptp: Fix refcount leak in dpaa2ptpprobe This node pointer is returned by offindcompatiblenode with refcount incremented. Calling ofnodeput to aovid the refcount leak...

5.5CVSS6.5AI score0.00015EPSS
Exploits0References7
SUSE CVE
SUSE CVE
added 2025/02/27 3:10 a.m.1 views

SUSE CVE-2022-49211

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

5.5CVSS6.4AI score0.00146EPSS
Exploits0References3
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49681

In the Linux kernel, the following vulnerability has been resolved: xtensa: xtfpga: Fix refcount leak bug in setup In machinesetup, offindcompatiblenode will return a node pointer with refcount incremented. We should use ofnodeput when it is not used anymore...

5.5CVSS5.3AI score0.00087EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

DEBIAN-CVE-2022-49324

In the Linux kernel, the following vulnerability has been resolved: mips: cpc: Fix refcount leak in mipscpcdefaultphysbase Add the missing ofnodeput to release the refcount incremented by offindcompatiblenode...

5.5CVSS5.3AI score0.00017EPSS
Exploits0References1
OSV
OSV
added 2025/02/26 7:1 a.m.0 views

UBUNTU-CVE-2022-49656

In the Linux kernel, the following vulnerability has been resolved: ARM: meson: Fix refcount leak in mesonsmppreparecpus offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.2AI score0.00018EPSS
Exploits0References9
OSV
OSV
added 2025/02/26 7:1 a.m.2 views

UBUNTU-CVE-2022-49324

In the Linux kernel, the following vulnerability has been resolved: mips: cpc: Fix refcount leak in mipscpcdefaultphysbase Add the missing ofnodeput to release the refcount incremented by offindcompatiblenode...

5.5CVSS5.9AI score0.00017EPSS
Exploits0References11
OSV
OSV
added 2025/02/26 7:0 a.m.0 views

UBUNTU-CVE-2022-49088

In the Linux kernel, the following vulnerability has been resolved: dpaa2-ptp: Fix refcount leak in dpaa2ptpprobe This node pointer is returned by offindcompatiblenode with refcount incremented. Calling ofnodeput to aovid the refcount leak...

5.5CVSS5.7AI score0.00015EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2025/02/26 2:10 a.m.1 views

CVE-2022-49324 mips: cpc: Fix refcount leak in mips_cpc_default_phys_base

In the Linux kernel, the following vulnerability has been resolved: mips: cpc: Fix refcount leak in mipscpcdefaultphysbase Add the missing ofnodeput to release the refcount incremented by offindcompatiblenode...

6AI score0.00017EPSS
Exploits0References8
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 mipscpcdefaultphysbase not releasing the reference count of offindcompatiblenode...

5.5CVSS5.4AI score0.00017EPSS
Exploits0References9
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.3 views

PT-2025-8614 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A refcount leak bug was found in the setup function of the xtfpga driver in the Linux kernel. The issue occurs because the of find compatible node function returns a node pointer with ...

5.5CVSS6.5AI score0.00087EPSS
Exploits0References17
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.1 views

kernel: usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe

In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehcihcdppcofprobe offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.4AI score0.00063EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/05/09 10:4 a.m.1 views

kernel: usb: host: Fix refcount leak in ehci_hcd_ppc_of_probe

In the Linux kernel, the following vulnerability has been resolved: usb: host: Fix refcount leak in ehcihcdppcofprobe offindcompatiblenode returns a node pointer with refcount incremented, we should use ofnodeput on it when done. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.3AI score0.00063EPSS
Exploits0References5
Rows per page
Query Builder