Lucene search
+L

258 matches found

attackerkb
attackerkb
•added 2026/07/25 8:51 a.m.•13 views

CVE-2026-64476

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate. There were no refcounts to maintain or balanced operations, we could...

5.7AI score0.00215EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2026/07/25 8:51 a.m.•38 views

CVE-2026-64476 vfio/pci: Latch disable_idle_d3 per device

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate. There were no refcounts to maintain or balanced operations, we could...

0.00215EPSS
SaveExploits0References6
OSV
OSV
•added 2026/07/25 8:51 a.m.•13 views

CVE-2026-64476 vfio/pci: Latch disable_idle_d3 per device

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate. There were no refcounts to maintain or balanced operations, we could...

5.7AI score
SaveExploits0References9
CVE
CVE
•added 2026/07/25 8:51 a.m.•50 views

CVE-2026-64476

The CVE-2026-64476 vulnerability affects the Linux kernel vfio-pci driver. The root cause was improper handling of the disable_idle_d3 flag, which initially could be changed globally and influenced per-device power states via runtime_power management (PM). The issue arose because the vfio-pci mod...

5.7AI score0.00215EPSS
SaveExploits0References6
CVE
CVE
•added 2026/07/25 8:51 a.m.•68 views

CVE-2026-64475

CVE-2026-64475 concerns the Linux kernel VFIO PCI subsystem. The issue arises from a re-order in a Fixes sequence where vfio_pci_vga_init() was displaced as the last failure point inside vfio_pci_core_register_device(), without an unwind for the VGA arbiter registration. In current kernels this i...

8.8CVSS5.8AI score0.00176EPSS
SaveExploits0References8
Cvelist
Cvelist
•added 2026/07/25 8:51 a.m.•39 views

CVE-2026-64475 vfio/pci: Release the VGA arbiter client on register_device() failure

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Release the VGA arbiter client on registerdevice failure The re-order in the Fixes commit below displaced vfiopcivgainit as the last failure point of what is now vfiopcicoreregisterdevice without introducing an unwind f...

8.8CVSS0.00176EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2026/07/25 8:51 a.m.•19 views

CVE-2026-64476

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate. There were no refcounts to maintain or balanced operations, we could...

5.6AI score0.00215EPSS
SaveExploits0
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/25 12:00 a.m.•1 views

CVE-2026-64476: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Latch disableidled3 per device When disableidled3 was introduced in vfio-pci, it directly manipulated the device power state with pcisetpowerstate. There were no refcounts to maintain or balanced operations, we could...

5.8AI score0.00215EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/25 12:00 a.m.•1 views

CVE-2026-64475: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Release the VGA arbiter client on registerdevice failure The re-order in the Fixes commit below displaced vfiopcivgainit as the last failure point of what is now vfiopcicoreregisterdevice without introducing an unwind f...

8.8CVSS5.9AI score0.00176EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•19 views

PT-2026-64697

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the vfio-pci component where the disable idle d3 module parameter was handled as a global variable. When the vfio-pci module is loaded, unloaded, or reloaded with...

5.7AI score0.00215EPSS
SaveExploits0
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•36 views

PT-2026-64696

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the vfio/pci component where the VGA arbiter client is not released upon a failure in the vfio pci core register device function. This occurs because a re-ordering of...

8.8CVSS5.7AI score0.00176EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64475

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfio/pci: Release the VGA arbiter client on registerdevice failure The re-order in the Fixes commit below displaced vfiopcivgainit as the last failure point of...

8.8CVSS5.9AI score0.00176EPSS
SaveExploits0References3
NVD
NVD
•added 2026/07/19 4:17 p.m.•12 views

CVE-2026-64042

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Check BAR resources before exporting a DMABUF A DMABUF exports access to BAR resources and, although they are requested at startup time, we need to ensure they really were reserved before exporting. Otherwise, it's...

8.8CVSS0.00165EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/07/19 3:39 p.m.•18 views

CVE-2026-64042

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Check BAR resources before exporting a DMABUF A DMABUF exports access to BAR resources and, although they are requested at startup time, we need to ensure they really were reserved before exporting. Otherwise, it's...

8.8CVSS5.2AI score0.00165EPSS
SaveExploits0
OSV
OSV
•added 2026/07/19 3:39 p.m.•14 views

CVE-2026-64042 vfio/pci: Check BAR resources before exporting a DMABUF

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Check BAR resources before exporting a DMABUF A DMABUF exports access to BAR resources and, although they are requested at startup time, we need to ensure they really were reserved before exporting. Otherwise, it's...

8.8CVSS5.3AI score
SaveExploits0References5
CVE
CVE
•added 2026/07/19 3:39 p.m.•54 views

CVE-2026-64042

The CVE-2026-64042 issue affects the Linux kernel’s VFIO PCI path, where a DMABUF export could reveal BAR resources that were not properly reserved. The root cause is a missing guard in the DMABUF-creation path, allowing access to unreserved BAR resources via the export. The public description no...

8.8CVSS5.4AI score0.00165EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/07/19 12:00 a.m.•0 views

CVE-2026-64042: Undefined Security Weakness

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Check BAR resources before exporting a DMABUF A DMABUF exports access to BAR resources and, although they are requested at startup time, we need to ensure they really were reserved before exporting. Otherwise, it's...

8.8CVSS5.8AI score0.00165EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2026/07/19 12:00 a.m.•34 views

PT-2026-61359

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the vfio/pci component where BAR Base Address Register resources are not verified before exporting a DMABUF. While these resources are requested during startup, the la...

8.8CVSS5.2AI score0.00165EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/06/28 1:08 a.m.•27 views

SUSE CVE-2026-53322

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfiopcicoreclosedevice call vfiopcidmabufcleanup before the function is disabled via vfiopcicoredisable. This ensures that all access via DMABUFs is...

8.8CVSS5.8AI score0.00362EPSS
SaveExploits0References3
NVD
NVD
•added 2026/06/26 8:17 p.m.•18 views

CVE-2026-53322

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfiopcicoreclosedevice call vfiopcidmabufcleanup before the function is disabled via vfiopcicoredisable. This ensures that all access via DMABUFs is...

8.8CVSS0.00362EPSS
SaveExploits0References6
Rows per page
Query Builder