556 matches found
Linux Distros Unpatched Vulnerability : CVE-2022-50464
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mt76: mt7915: Fix PCI device refcount leak in mt7915pciinithif2 As comment of pcigetdevice says, it returns a pcidevice with its refcount increased. We need to...
CVE-2022-50520
CVE-2022-50520 affects the Linux kernel's DRM Radeon path, where radeon_atrm_get_bios() leaked a PCI device refcount due to a missing pci_dev_put() when breaking the loop. The issue arises because pci_get_class() may return a pci_device with a retained reference, and if the loop is exited with pd...
SUSE CVE-2022-50505
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier 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...
EUVD-2011-3099
Malware in sbrugna...
EUVD-2021-26870
Malware in sbrugna...
EUVD-2019-7752
Malware in sbrugna...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986846)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986846 advisory. In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak foreachpcidev is implemented by pcigetdevice...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987052)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987052 advisory. In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987058)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987058 advisory. In the Linux kernel, the following vulnerability has been resolved: hwmon: coretemp fix pci device refcount leak in nv1aramnew As comment of pcigetdomainbusandslot...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-987085)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987085 advisory. In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by...
Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-987127)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987127 advisory. In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix pci device refcount leak As the comment of pcigetdomainbusandslot says, it returns a P...
UBUNTU-CVE-2022-50505
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier 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...
CVE-2022-50505 iommu/amd: Fix pci device refcount leak in ppr_notifier()
In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix pci device refcount leak in pprnotifier 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...
CVE-2023-53556
CVE-2023-53556 is a Linux kernel use-after-free in the iavf driver (free_netdev) when removing virtual functions during SR-IOV handling. The connected Nessus/SUSE advisories enumerate this CVE among a large set of kernel issues and indicate the vulnerability is addressed by kernel updates in Eule...
EUVD-2024-51904
Malicious code in bioql PyPI...
EUVD-2023-59801
Malicious code in bioql PyPI...
EUVD-2022-55518
Malicious code in bioql PyPI...
EUVD-2025-31964
Malicious code in bioql PyPI...
CVE-2022-50464 mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
In the Linux kernel, the following vulnerability has been resolved: mt76: mt7915: Fix PCI device refcount leak in mt7915pciinithif2 As comment of pcigetdevice says, it returns a pcidevice with its refcount increased. We need to call pcidevput to decrease the refcount. Save the return value of...