Lucene search
+L

814 matches found

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
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
Tenable Nessus
Tenable Nessus
•added 2026/07/25 12:00 a.m.•12 views

Linux Distros Unpatched Vulnerability : CVE-2026-64472

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful...

5.8AI score0.00215EPSS
SaveExploits0References3
Oracle linux
Oracle linux
•added 2026/07/21 12:00 a.m.•21 views

libvirt security update

11.10.0-12.4.0.1 - Set SOURCEDATEEPOCH from changelog Orabug: 32019554 11.10.0-12.4.el102 - cpuconf: Introduce virCPUDefSortFeatures RHEL-180449 - qemucapabilities: Split virQEMUCapsFillDomainCPUCaps RHEL-180449 - qemu: Move domain caps flags handling to virQEMUCapsFillDomainCPUHostModel...

5.5CVSS6.1AI score0.00208EPSS
SaveExploits0
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.•53 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
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
OSV
OSV
•added 2026/07/01 4:43 p.m.•31 views

USN-8488-1 linux, linux-aws, linux-gcp, linux-ibm, linux-oracle, linux-realtime vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 Several security issues were discovered in the Linux kernel. An attacker could...

9.8CVSS6.8AI score0.01015EPSS
SaveExploits114References237
Tenable Nessus
Tenable Nessus
•added 2026/06/30 12:00 a.m.•19 views

Linux Distros Unpatched Vulnerability : CVE-2026-53322

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vfio/pci: Clean up DMABUFs before disabling function On device shutdown, make vfiopcicoreclosedevice call vfiopcidmabufcleanup before the function is disabled v...

8.8CVSS7.5AI score0.00362EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/06/28 1:08 a.m.•24 views

SUSE CVE-2026-53305

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ps883x: Fix Oops at unbind When trying to unbind a device in order to bind to it vfio-platform as: echo bc0000.geniqup /sys/bus/platform/devices/bc0000.geniqup/driver/unbind I get the following Oops: 436.478639 Unable...

5.8AI score0.0016EPSS
SaveExploits0References3
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
NVD
NVD
•added 2026/06/26 8:17 p.m.•18 views

CVE-2026-53324

In the Linux kernel, the following vulnerability has been resolved: net: mana: Use pciname for debugfs directory naming Use pcinamepdev for the per-device debugfs directory instead of hardcoded "0" for PFs and pcislotnamepdev-slot for VFs. The previous approach had two issues: 1. pcislotname...

5.5CVSS0.0016EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/26 8:17 p.m.•22 views

UBUNTU-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.7AI score0.00362EPSS
SaveExploits0References15
Debian CVE
Debian CVE
•added 2026/06/26 7:41 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.8CVSS5.7AI score0.00362EPSS
SaveExploits0
CVE
CVE
•added 2026/06/26 7:41 p.m.•60 views

CVE-2026-53322

CVE-2026-53322 affects the Linux kernel’s vfio/pci subsystem. The issue occurs during device shutdown when vfio_pci_core_close_device() disables a function before calling vfio_pci_dma_buf_cleanup(), allowing a small window where the function’s MSE is cleared while DMABUF-access to BARs may still ...

8.8CVSS5.8AI score0.00362EPSS
SaveExploits0References6Affected Software1
attackerkb
attackerkb
•added 2026/06/26 7:41 p.m.•17 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.8CVSS5.8AI score0.00362EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
•added 2026/06/26 7:41 p.m.•31 views

EUVD-2026-39857

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

5.8AI score0.00362EPSS
SaveExploits0References2
Rows per page
Query Builder