Lucene search
+L

579 matches found

CNNVD
CNNVD
added 2025/12/30 12:00 a.m.14 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 a missing putdevice call in the mportcdevopen function, which could lead to a reference count leak...

6.1AI score0.0027EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/24 1:16 p.m.17 views

CVE-2022-50760

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix PCI device refcount leak in amdgpuatrmgetbios As comment of pcigetclass says, it returns a pcidevice with its refcount increased and decreased the refcount for the input parameter @from if it is not NULL. If we...

0.00282EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/12/24 12:22 p.m.34 views

CVE-2022-50718 drm/amdgpu: fix pci device refcount leak

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a pci device with refcount increment, when finish using it, the caller must decrement the reference count by calling pcidevput. So...

0.00232EPSS
SaveExploits0References5
NVD
NVD
added 2025/12/24 11:15 a.m.10 views

CVE-2022-50703

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...

0.00227EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/24 11:15 a.m.17 views

UBUNTU-CVE-2022-50703

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...

5.7AI score0.00227EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.13 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 a missing node release that could lead to a reference count leak...

6AI score0.00214EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.20 views

PT-2025-53126

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s DRM/amdgpu subsystem within the amdgpu atrm get bios function. The issue involves a PCI device reference count leak. Specifically, the pci dev put...

7.8CVSS6.1AI score0.00954EPSS
SaveExploits2References898
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.10 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 Linux kernel that stems from a reference count leak that could lead to resource exhaustion...

6AI score0.00214EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.8 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 an incorrect call to exfatputdentryset, which could lead to a reference count leak...

5.5CVSS6.1AI score0.00174EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.13 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 Linux kernel that stems from an unreleased device reference obtained from ofphyfinddevice, which could lead to a reference count leak...

6AI score0.00255EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.24 views

PT-2025-53108

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ocxl module related to a potential reference count leak within the afu ioctl function. Specifically, the eventfd ctx put function was not being...

7.8CVSS6.3AI score0.00954EPSS
SaveExploits2References895
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.12 views

PT-2025-53073

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference count leak exists in the ASoC Audio System on Chip component, specifically within the mediatek common code in the parse dai link info function. The issue stems from missing...

6.5AI score0.00181EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/12/24 12:00 a.m.13 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 an unreduced PCI device reference count in amdgpuatrmgetbios, which could lead to a reference count leak...

6.1AI score0.00282EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.18 views

PT-2025-53022

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A resource leak exists in the Linux kernel’s DRM/amdgpu subsystem. Specifically, a PCI device reference count leak occurs because the pci dev put function was not called before returning...

7.8CVSS6.2AI score0.00954EPSS
SaveExploits2References894
RedhatCVE
RedhatCVE
added 2025/12/10 9:32 a.m.28 views

CVE-2022-50615

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in snruncoremmiomap pcigetdevice will increase the reference count for the returned pcidev, so snruncoregetmcdev will return a pcidev with its reference count increased. We need to...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 3:07 a.m.17 views

CVE-2022-50659

A reference count leak was found in the AMD Geode hardware random number generator driver in the Linux kernel. When breaking out of the foreachpcidev loop early, the driver fails to call pcidevput to decrement the PCI device reference count, leading to a memory leak that could exhaust system...

5.5CVSS6.1AI score0.00276EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/12/09 6:30 p.m.10 views

EUVD-2022-55746

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count fo...

5.9AI score0.00276EPSS
SaveExploits0References10
NVD
NVD
added 2025/12/09 4:17 p.m.13 views

CVE-2022-50659

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count fo...

0.00276EPSS
SaveExploits0References9
OSV
OSV
added 2025/12/09 1:29 a.m.11 views

CVE-2022-50659 hwrng: geode - Fix PCI device refcount leak

In the Linux kernel, the following vulnerability has been resolved: hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the reference count fo...

6.3AI score
SaveExploits0References12
SUSE CVE
SUSE CVE
added 2025/12/09 12:31 a.m.9 views

SUSE CVE-2022-50615

In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in snruncoremmiomap pcigetdevice will increase the reference count for the returned pcidev, so snruncoregetmcdev will return a pcidev with its reference count increased. We need to...

5.5CVSS6.4AI score0.00201EPSS
SaveExploits0References8
Rows per page
Query Builder