Lucene search
+L

4567 matches found

Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.24 views

PT-2026-34947

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the PCI endpoint pci-epf-vntb where the cmd handler work is not stopped during the epf ntb epc cleanup function. This can lead to the handler running after BAR mapping...

5.5CVSS5.9AI score0.00123EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the repeated release of resources in the epfntbepcdestroy function within the PCI endpoint driver...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/24 12:0 a.m.26 views

PT-2026-34946

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A duplicate resource teardown occurs in the PCI endpoint pci-epf-vntb. The function epf ntb epc destroy performs a teardown that the caller is already expected to execute. This redundanc...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/04/24 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the PCI endpoint driver pci-epf-vntb not disabling the delay mechanism before cleaning up the BAR...

5.5CVSS5.8AI score0.00123EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/04/23 1:26 a.m.11 views

SUSE CVE-2026-31456

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walkpudrange can race with a concurrent thread refaulting the PUD leaf entry causing it to try walking a PMD range that has disappeared. A...

4.7CVSS5.5AI score0.00089EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2026/04/23 1:25 a.m.11 views

SUSE CVE-2026-31468

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfiopcicorefeaturedmabuf ignores its own advice to only use dmabufput after dmabufexport, instead falling through the entire unwind chain. In the unlikely event...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.11 views

SUSE CVE-2026-31523

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

5.5CVSS5.6AI score0.00089EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/04/22 6:16 p.m.10 views

CVE-2026-31468

A flaw was found in the Linux kernel's vfio/pci dma-buf feature. An issue in the error handling of the vfiopcicorefeaturedmabuf function can lead to a double free of allocated memory. This can occur under specific conditions, such as file descriptor exhaustion, potentially causing system...

7.8CVSS5.3AI score0.0012EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.8 views

EUVD-2026-24911

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

5.6AI score0.00089EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/04/22 3:31 p.m.13 views

EUVD-2026-24815

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfiopcicorefeaturedmabuf ignores its own advice to only use dmabufput after dmabufexport, instead falling through the entire unwind chain. In the unlikely event...

5.6AI score0.0012EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/22 3:31 p.m.7 views

EUVD-2026-24795

In the Linux kernel, the following vulnerability has been resolved: mm/pagewalk: fix race between concurrent split and refault The splitting of a PUD entry in walkpudrange can race with a concurrent thread refaulting the PUD leaf entry causing it to try walking a PMD range that has disappeared. A...

5.6AI score0.00089EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/22 2:16 p.m.10 views

CVE-2026-31468

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfiopcicorefeaturedmabuf ignores its own advice to only use dmabufput after dmabufexport, instead falling through the entire unwind chain. In the unlikely event...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/22 1:54 p.m.7 views

CVE-2026-31523 nvme-pci: ensure we're polling a polled queue

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

5.8AI score
SaveExploits0References11
Cvelist
Cvelist
added 2026/04/22 1:54 p.m.42 views

CVE-2026-31523 nvme-pci: ensure we're polling a polled queue

In the Linux kernel, the following vulnerability has been resolved: nvme-pci: ensure we're polling a polled queue A user can change the polled queue count at run time. There's a brief window during a reset where a hipri task may try to poll that queue before the block layer has updated the queue...

0.00089EPSS
SaveExploits0References8
CVE
CVE
added 2026/04/22 1:53 p.m.27 views

CVE-2026-31468

CVE-2026-31468 affects the Linux kernel vfio/pci dma-buf feature. The issue is an error-path handling bug in vfio_pci_core_feature_dma_buf() that can cause an unbalanced refcount and a double free under certain conditions (e.g., file descriptor exhaustion). The documented fix moves the dma_buf_pu...

7.8CVSS5.6AI score0.0012EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/04/22 1:53 p.m.44 views

CVE-2026-31468 vfio/pci: Fix double free in dma-buf feature

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfiopcicorefeaturedmabuf ignores its own advice to only use dmabufput after dmabufexport, instead falling through the entire unwind chain. In the unlikely event...

7.8CVSS0.0012EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/22 1:53 p.m.8 views

CVE-2026-31468 vfio/pci: Fix double free in dma-buf feature

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Fix double free in dma-buf feature The error path through vfiopcicorefeaturedmabuf ignores its own advice to only use dmabufput after dmabufexport, instead falling through the entire unwind chain. In the unlikely event...

7.8CVSS6.5AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013704)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013704 advisory. In the Linux kernel, the following vulnerability has been resolved: nvme-pci: fix mempool alloc size Convert the max size to bytes to match the units of the divisor...

7.8CVSS6AI score0.00174EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.8 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013590)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013590 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix pci device refcount leak As comment of pcigetdomainbusandslot says, it returns a...

5.9AI score0.00208EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.12 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2026-013786)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013786 advisory. In the Linux kernel, the following vulnerability has been resolved: RISC-V: Make port I/O string accessors actually work Fix port I/O string accessors such as insb',...

5.6AI score0.00202EPSS
SaveExploits0References4
Rows per page
Query Builder