Lucene search
+L

544 matches found

OSV
OSV
added 2025/12/30 1:16 p.m.18 views

UBUNTU-CVE-2022-50868

In the Linux kernel, the following vulnerability has been resolved: hwrng: amd - 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 for...

5.7AI score0.00237EPSS
SaveExploits0References12
Debian CVE
Debian CVE
added 2025/12/30 12:15 p.m.17 views

CVE-2022-50868

In the Linux kernel, the following vulnerability has been resolved: hwrng: amd - 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 for...

5.3AI score0.00237EPSS
SaveExploits0
CVE
CVE
added 2025/12/30 12:15 p.m.28 views

CVE-2022-50868

The CVE-2022-50868 issue is in the Linux kernel hwrng: amd driver, where for_each_pci_dev() (implemented via pci_get_device()) can leak PCI device references. The root cause is a missing pci_dev_put() on the normal and error paths when breaking out of for_each_pci_dev() with a non-NULL pdev, lead...

6.1AI score0.00237EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.5 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992599)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992599 advisory. In the Linux kernel, the following vulnerability has been resolved: perf/x86/intel/uncore: Fix reference count leak in hswephaslimitsbox pcigetdevice will increase t...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/25 1:05 a.m.10 views

SUSE CVE-2022-50718

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

5.5CVSS6.5AI score0.00232EPSS
SaveExploits0References7
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
NVD
NVD
added 2025/12/24 1:15 p.m.20 views

CVE-2022-50718

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
OSV
OSV
added 2025/12/24 1:05 p.m.13 views

CVE-2022-50760 drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()

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

6.3AI score
SaveExploits0References12
CVE
CVE
added 2025/12/24 12:22 p.m.29 views

CVE-2022-50718

CVE-2022-50718 concerns a refcount leak in the Linux kernel related to the amdgpu driver. The provided documents confirm the issue arises because pci_get_domain_bus_and_slot() returns a pci device with an incremented refcount, and the caller must decrement it via pci_dev_put(). The fix, as descri...

6.1AI score0.00232EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 12:22 p.m.13 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...

6.4AI score
SaveExploits0References8
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 the Linux kernel that stems from an unreduced PCI device reference count that could lead to a reference count leak...

6.1AI score0.00232EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2025/12/19 11:17 a.m.10 views

Security update for xen

This update for xen fixes the following issues: Update to Xen 4.17.6. Security issues fixed: CVE-2025-58149: incorrect removal of permissions on PCI device unplug allows PV guests to access memory of devices no longer assigned to them bsc1252692. Other issues fixed: Several upstream bug fixes...

6.5CVSS6.9AI score0.00405EPSS
SaveExploits0References8
SUSE Linux
SUSE Linux
added 2025/12/16 6:57 p.m.9 views

Security update for xen

This update for xen fixes the following issues: Update to Xen 4.20.2 jscPED-8907. Security issues fixed: CVE-2025-58149: incorrect removal of permissions on PCI device unplug allows PV guests to access memory of devices no longer assigned to it XSA-476, bsc1252692. Other issues fixed: Failure to...

6.5CVSS6.9AI score0.00405EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/16 4:16 p.m.24 views

UBUNTU-CVE-2025-68310

In the Linux kernel, the following vulnerability has been resolved: s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump Do not block PCI config accesses through pcicfgaccesslock when executing the s390 variant of PCI error recovery: Acquire just devicelock instead of pcidevlock as...

5.8AI score0.00187EPSS
SaveExploits0References23
CVE
CVE
added 2025/12/16 3:39 p.m.41 views

CVE-2025-68310

CVE-2025-68310 : Linux kernel fix for a deadlock between PCI error recovery and mlx5 crdump on s390. The patch avoids blocking PCI config accesses by PCI error recovery code by acquiring only device_lock() (not pci_dev_lock()), preventing hangs in mlx5_health_unload and crdump collection when PCI...

6.1AI score0.00187EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/16 1:57 p.m.9 views

CVE-2025-68213 idpf: fix possible vport_config NULL pointer deref in remove

In the Linux kernel, the following vulnerability has been resolved: idpf: fix possible vportconfig NULL pointer deref in remove Attempting to remove the driver will cause a crash in cases where the vport failed to initialize. Following trace is from an instance where the driver failed during an...

6.2AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-50659

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hwrng: geode - Fix PCI device refcount leak foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference...

5.7AI score0.00276EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991201)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991201 advisory. In the Linux kernel, the following vulnerability has been resolved: mmc: sdhci-pci: Fix possible memory leak caused by missing pcidevput pcigetdevice will increase t...

5.5CVSS6.2AI score0.00213EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 9:32 a.m.26 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 5:39 a.m.17 views

CVE-2022-50636

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix pcideviceispresent for VFs by checking PF pcideviceispresent previously didn't work for VFs because it reads the Vendor and Device ID, which are 0xffff for VFs, which looks like they aren't present. Check the PF instead...

5.8CVSS5.3AI score0.0021EPSS
SaveExploits0References4
Rows per page
Query Builder