Lucene search
+L

322 matches found

CNNVD
CNNVD
added 2025/12/24 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 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
SUSE CVE
SUSE CVE
added 2025/12/17 12:23 a.m.7 views

SUSE 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.8CVSS6.5AI score0.00187EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/17 12:00 a.m.21 views

PT-2026-37487

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock occurs in the Linux kernel when sriov del vfs is called as part of pci stop and remove bus device. This happens because the system recursively attempts to acquire the pci resc...

5.5CVSS6.5AI score0.00095EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/16 6:31 p.m.7 views

EUVD-2025-203759

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

6AI score0.00187EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/16 4:16 p.m.11 views

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.5AI score0.00187EPSS
SaveExploits0References22
Cvelist
Cvelist
added 2025/12/16 3:39 p.m.42 views

CVE-2025-68309 PCI/AER: Fix NULL pointer access by aer_info

In the Linux kernel, the following vulnerability has been resolved: PCI/AER: Fix NULL pointer access by aerinfo The kzallocGFPKERNEL may return NULL, so all accesses to aerinfo-xxx will result in kernel panic. Fix it...

0.00168EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/12/14 2:53 p.m.17 views

CVE-2025-40219

In the Linux kernel, the following vulnerability has been resolved: PCI/IOV: Add PCI rescan-remove locking when enabling/disabling SR-IOV Before disabling SR-IOV via config space accesses to the parent PF, sriovdisable first removes the PCI devices representing the VFs. Since commit 9d16947b7583...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/10 3:26 a.m.25 views

CVE-2023-53814

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

5.5CVSS5.7AI score0.00186EPSS
SaveExploits0References4
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
CVE
CVE
added 2025/12/09 1:29 a.m.34 views

CVE-2022-50659

The CVE-2022-50659 issue concerns the AMD Geode hwrng driver in the Linux kernel. A reference-count leak could occur when breaking out of the for_each_pci_dev() loop: pci_get_device() increases the returned pci_dev's refcount, but the corresponding pci_dev_put() was omitted along normal or error ...

6AI score0.00276EPSS
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.21 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...

5.4AI score0.00276EPSS
SaveExploits0
NVD
NVD
added 2025/12/09 1:16 a.m.9 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...

0.0021EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/09 12:01 a.m.42 views

CVE-2023-53814 PCI: Fix dropping valid root bus resources with .end = zero

In the Linux kernel, the following vulnerability has been resolved: PCI: Fix dropping valid root bus resources with .end = zero On r8a7791/koelsch: kmemleak: 1 new suspected memory leaks see /sys/kernel/debug/kmemleak cat /sys/kernel/debug/kmemleak unreferenced object 0xc3a34e00 size 64: comm...

0.00186EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/09 12:00 a.m.31 views

CVE-2022-50647

CVE-2022-50647 relates to a Linux kernel issue on RISC‑V where port I/O string accessors (insb/outsb, etc.) used the physical PCI port I/O address instead of memory mapping, breaking parport/PCIe parallel-port accesses and causing kernel faults (memory access fault: Unable to handle kernel access...

5.9AI score0.00205EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.9 views

PT-2025-49690

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

6.4AI score0.00276EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2022-50615

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - perf/x86/intel/uncore: Fix reference count leak in snruncoremmiomap pcigetdevice will increase the reference count for the returned pcidev, so snruncoregetmcdev...

5.6AI score0.00201EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/09 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 geode hwrng PCI device reference count leak...

6.2AI score0.00276EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.11 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 the PCI subsystem mishandling root bus resources, which could lead to a memory leak...

6.1AI score0.00186EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/12/08 3:31 a.m.8 views

EUVD-2023-60085

In the Linux kernel, the following vulnerability has been resolved: PCI: Free released resource after coalescing releaseresource doesn't actually free the resource or resource list entry so free the resource list entry to avoid a leak...

6AI score0.00199EPSS
SaveExploits0References5
Rows per page
Query Builder