Lucene search
K

95 matches found

Tenable Nessus
Tenable Nessus
added 2025/11/25 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50576

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - serial: pch: Fix PCI device refcount leak in pchrequestdma As comment of pcigetslot says, it returns a pcidevice with its refcount increased. The caller must...

6.2AI score0.00227EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/10/22 1:23 p.m.9 views

CVE-2022-50576 serial: pch: Fix PCI device refcount leak in pch_request_dma()

In the Linux kernel, the following vulnerability has been resolved: serial: pch: Fix PCI device refcount leak in pchrequestdma As comment of pcigetslot says, it returns a pcidevice with its refcount increased. The caller must decrement the reference count by calling pcidevput. Since 'dmadev' is...

0.00227EPSS
Exploits0References9
NVD
NVD
added 2025/10/07 4:15 p.m.5 views

CVE-2022-50520

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios 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...

5.5CVSS0.00153EPSS
Exploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.5 views

UBUNTU-CVE-2022-50520

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: Fix PCI device refcount leak in radeonatrmgetbios 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...

5.5CVSS5.9AI score0.00153EPSS
Exploits0References12
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.2 views

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

5.5CVSS6.2AI score0.00239EPSS
Exploits0References4
OSV
OSV
added 2025/10/04 3:43 p.m.4 views

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

5.5CVSS6.5AI score0.0015EPSS
Exploits0References11
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.8 views

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

0.00143EPSS
Exploits0References3
CVE
CVE
added 2025/10/01 11:45 a.m.13 views

CVE-2022-50464

In the Linux kernel, mt76 MT7915 PCI path had a refcount leak in mt7915_pci_init_hif2(); the issue stems from pci_get_device() returning a device with increased refcount and not balancing with pci_dev_put(). The fix saves the returned pci_device and ensures a pci_dev_put() is called to decrease t...

5.5CVSS6AI score0.00143EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2025/09/15 3:15 p.m.3 views

UBUNTU-CVE-2022-50337

In the Linux kernel, the following vulnerability has been resolved: ocxl: fix pci device refcount leak when calling getfunction0 getfunction0 calls pcigetdomainbusandslot, as comment says, it returns a pci device with refcount increment, so after using it, pcidevput needs be called. Get the devic...

5.5CVSS5.9AI score0.00145EPSS
Exploits0References8
Cvelist
Cvelist
added 2025/09/15 2:49 p.m.16 views

CVE-2022-50337 ocxl: fix pci device refcount leak when calling get_function_0()

In the Linux kernel, the following vulnerability has been resolved: ocxl: fix pci device refcount leak when calling getfunction0 getfunction0 calls pcigetdomainbusandslot, as comment says, it returns a pci device with refcount increment, so after using it, pcidevput needs be called. Get the devic...

0.00145EPSS
Exploits0References5
CVE
CVE
added 2025/09/15 2:49 p.m.23 views

CVE-2022-50337

The CVE-2022-50337 issue affects the Linux kernel OCXL path: get_function_0() calls pci_get_domain_bus_and_slot(), which returns a PCI device with an incremented refcount. If pci_dev_put() is not called, a refcount leak can occur. The fixes add device reference handling and ensure calls to pci_de...

5.5CVSS6AI score0.00145EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/15 12:0 a.m.3 views

PT-2025-37639

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The get function 0 function in the Linux kernel contains a potential PCI device reference count leak. The function calls pci get domain bus and slot, which increments the reference cou...

6AI score0.00145EPSS
Exploits0References7
Microsoft CVE
Microsoft CVE
added 2025/09/04 7:57 a.m.6 views

net: appletalk: Fix device refcount leak in atrtr_create()

...

5.5CVSS6.8AI score0.00148EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2025/08/31 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38542

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: appletalk: Fix device refcount leak in atrtrcreate When updating an existing route entry in atrtrcreate, the old device reference was not being released...

5.5CVSS6.7AI score0.00148EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/08/18 11:27 a.m.5 views

CVE-2025-38542

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix device refcount leak in atrtrcreate When updating an existing route entry in atrtrcreate, the old device reference was not being released before assigning the new device, leading to a device refcount leak. Fix...

5.5CVSS6.3AI score0.00148EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2025/08/16 11:22 p.m.3 views

SUSE CVE-2025-38542

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix device refcount leak in atrtrcreate When updating an existing route entry in atrtrcreate, the old device reference was not being released before assigning the new device, leading to a device refcount leak. Fix...

5.5CVSS7.3AI score0.00148EPSS
Exploits0References3
OSV
OSV
added 2025/08/16 12:15 p.m.11 views

AZL-73575 CVE-2025-38542 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix device refcount leak in atrtrcreate When updating an existing route entry in atrtrcreate, the old device reference was not being released before assigning the new device, leading to a device refcount leak. Fix...

5.5CVSS6.8AI score0.00148EPSS
Exploits0References1
NVD
NVD
added 2025/08/16 12:15 p.m.4 views

CVE-2025-38542

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix device refcount leak in atrtrcreate When updating an existing route entry in atrtrcreate, the old device reference was not being released before assigning the new device, leading to a device refcount leak. Fix...

5.5CVSS0.00148EPSS
Exploits0References10
OSV
OSV
added 2025/08/16 12:15 p.m.11 views

AZL-66356 CVE-2025-38542 affecting package kernel for versions less than 6.6.104.2-1

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix device refcount leak in atrtrcreate When updating an existing route entry in atrtrcreate, the old device reference was not being released before assigning the new device, leading to a device refcount leak. Fix...

5.5CVSS6.8AI score0.00148EPSS
Exploits0References1
OSV
OSV
added 2025/08/16 12:15 p.m.2 views

UBUNTU-CVE-2025-38542

In the Linux kernel, the following vulnerability has been resolved: net: appletalk: Fix device refcount leak in atrtrcreate When updating an existing route entry in atrtrcreate, the old device reference was not being released before assigning the new device, leading to a device refcount leak. Fix...

5.5CVSS6.2AI score0.00148EPSS
Exploits0References42
Rows per page
Query Builder