Lucene search
+L

304 matches found

OSV
OSV
added 2025/10/28 12:15 p.m.4 views

UBUNTU-CVE-2025-40032

In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: pci-epf-test: Add NULL check for DMA channels before release The fields dmachantx and dmachanrx of the struct pciepftest can be NULL even after EPF initialization. Then it is prudent to check that they have non-NUL...

5.7AI score0.00197EPSS
Exploits0References23
Cvelist
Cvelist
added 2025/10/28 11:48 a.m.10 views

CVE-2025-40076 PCI: rcar-host: Pass proper IRQ domain to generic_handle_domain_irq()

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-host: Pass proper IRQ domain to generichandledomainirq Starting with commit dd26c1a23fd5 "PCI: rcar-host: Switch to msicreateparentirqdomain", the MSI parent IRQ domain is NULL because the object of type struct...

0.0017EPSS
Exploits0References2
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.6 views

CVE-2025-40076

In the Linux kernel, the following vulnerability has been resolved: PCI: rcar-host: Pass proper IRQ domain to generichandledomainirq Starting with commit dd26c1a23fd5 "PCI: rcar-host: Switch to msicreateparentirqdomain", the MSI parent IRQ domain is NULL because the object of type struct...

5.1AI score0.0017EPSS
Exploits0
Debian CVE
Debian CVE
added 2025/10/28 11:48 a.m.7 views

CVE-2025-40034

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Avoid NULL pointer dereference in aerratelimit When platform firmware supplies error information to the OS, e.g., via the ACPI APEI GHES mechanism, it may identify an error source device that doesn't advertise an AER...

5.3AI score0.00182EPSS
Exploits0
Xen Project
Xen Project
added 2025/10/24 12:14 p.m.15 views

Incorrect removal of permissions on PCI device unplug

ISSUE DESCRIPTION When passing through PCI devices, the detach logic in libxl won't remove access permissions to any 64bit memory BARs the device might have. As a result a domain can still have access any 64bit memory BAR when such device is no longer assigned to the domain. For PV domains the...

7.5CVSS6.8AI score0.00396EPSS
Exploits0Affected Software1
SUSE CVE
SUSE CVE
added 2025/10/23 12:10 a.m.7 views

SUSE CVE-2022-50576

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

5.3CVSS6.4AI score0.00232EPSS
Exploits0References7
EUVD
EUVD
added 2025/10/22 3:31 p.m.3 views

EUVD-2022-55649

In the Linux kernel, the following vulnerability has been resolved: arm64: ftrace: fix module PLTs with mcount Li Huafei reports that mcount-based ftrace with module PLTs was broken by commit: a6253579977e4c6f "arm64: ftrace: consistently handle PLTs." When a module PLTs are used and a module is...

4.9AI score0.00201EPSS
Exploits0References6
OSV
OSV
added 2025/10/22 2:15 p.m.3 views

DEBIAN-CVE-2022-50576

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

5.4AI score0.00232EPSS
Exploits0References1
OSV
OSV
added 2025/10/22 2:15 p.m.6 views

UBUNTU-CVE-2022-50576

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

5.9AI score0.00232EPSS
Exploits0References12
CVE
CVE
added 2025/10/22 1:23 p.m.24 views

CVE-2022-50576

CVE-2022-50576 relates to the Linux kernel, addressing a refcount leak in the PCI device handling path for serial: pch. The root cause was that pci_get_slot() returns a pci_device with an incremented refcount, but pch_request_dma() failed to balance it in all exit paths. The fix adds a missing pc...

6AI score0.00232EPSS
Exploits0References9
OSV
OSV
added 2025/10/22 1:23 p.m.6 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...

6.4AI score0.00232EPSS
Exploits0References12
CNNVD
CNNVD
added 2025/10/22 12:0 a.m.7 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 not properly releasing PCI device reference counts, which could lead to a memory leak...

6.1AI score0.00232EPSS
Exploits0References10
EUVD
EUVD
added 2025/10/16 9:31 p.m.7 views

EUVD-2025-34821

A divide-by-zero in VirtIO network device emulation in BitVisor from commit 108df6 2020-05-20 to commit 480907 2025-07-06 allows local attackers to cause a denial of service host hypervisor crash via a crafted PCI configuration space access...

5.8AI score0.00145EPSS
Exploits0References3
CVE
CVE
added 2025/10/16 12:0 a.m.14 views

CVE-2025-61554

CVE-2025-61554 concerns a divide-by-zero in the VirtIO network device emulation of BitVisor, triggered by PCI configuration space access. Affected component is BitVisor’s VirtIO NIC emulation (commit range 108df6 to 480907). Root cause is a divide-by-zero error in the emulation code, enabling a l...

5.5CVSS5.9AI score0.00145EPSS
Exploits0References2
CNNVD
CNNVD
added 2025/10/09 12:0 a.m.6 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 failure to properly handle an IOMMU attach operation when a PCI device is accidentally removed, which coul...

8.4AI score0.00133EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/07 3:19 p.m.5 views

EUVD-2025-32845

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.9AI score0.00153EPSS
Exploits0References10
OSV
OSV
added 2025/10/07 3:19 p.m.3 views

CVE-2022-50520 drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()

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.5CVSS6.4AI 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-986315)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986315 advisory. In the Linux kernel, the following vulnerability has been resolved: PCI: aardvark: Fix kernel panic during PIO transfer Trying to start a new PIO transfer by writing...

5.5CVSS6.1AI score0.00226EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987074)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987074 advisory. In the Linux kernel, the following vulnerability has been resolved: PCI: endpoint: Fix misused goto label Fix a misused goto label jump since that can result in a...

5.5CVSS5.7AI score0.00263EPSS
Exploits0References4
CVE
CVE
added 2025/10/04 3:43 p.m.28 views

CVE-2022-50505

CVE-2022-50505 (Linux kernel) fixes a refcount leak in iommu/amd by correcting usage of pci_get_domain_bus_and_slot() which increments the PCI device refcount. The caller must call pci_dev_put() when finished; the patch ensures pci_dev_put() is invoked before returning from ppr_notifier() to avoi...

5.5CVSS6.1AI score0.0015EPSS
Exploits0References8Affected Software1
Rows per page
Query Builder