Lucene search
+L

18 matches found

NVD
NVD
added 2026/09/17 5:17 p.m.5 views

CVE-2026-90240

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush context cache with correct SID when tearing down aliases domaincontextclearone and devicepasidtableteardown are both invoked once per DMA alias of a device. Each function locates the context entry using the...

8.8CVSS0.00161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/17 4:07 p.m.34 views

CVE-2026-90240 iommu/vt-d: Flush context cache with correct SID when tearing down aliases

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush context cache with correct SID when tearing down aliases domaincontextclearone and devicepasidtableteardown are both invoked once per DMA alias of a device. Each function locates the context entry using the...

8.8CVSS0.00161EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 4:07 p.m.5 views

CVE-2026-90240 iommu/vt-d: Flush context cache with correct SID when tearing down aliases

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush context cache with correct SID when tearing down aliases domaincontextclearone and devicepasidtableteardown are both invoked once per DMA alias of a device. Each function locates the context entry using the...

8.8CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 4:07 p.m.15 views

CVE-2026-90240

CVE-2026-90240 is a Linux kernel vulnerability in the Intel VT-d IOMMU driver. When tearing down DMA aliases, the functions domain_context_clear_one() and device_pasid_table_teardown() issued a context-cache invalidation using the device's own requester ID rather than the alias's bus/devfn . This...

8.8CVSS0.00161EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/17 4:07 p.m.6 views

EUVD-2026-81833

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Flush context cache with correct SID when tearing down aliases domaincontextclearone and devicepasidtableteardown are both invoked once per DMA alias of a device. Each function locates the context entry using the...

0.00161EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fixed the incorrect use of pciforeachdmaalias for non-PCI devices. Previously, the domaincontextclear function incorrectly called pciforeachdmaalias to set up context entries for non-PCI devices. This could lead to...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/06/27 1:54 a.m.18 views

SUSE CVE-2026-53053

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clonealias to use the original device's devid Currently clonealias assumes first argument pdev is always the original device pointer. This function is called by pciforeachdmaalias which based on topology decides to...

7CVSS5.8AI score0.00129EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/24 5:17 p.m.10 views

AZL-90416 CVE-2026-53053 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clonealias to use the original device's devid Currently clonealias assumes first argument pdev is always the original device pointer. This function is called by pciforeachdmaalias which based on topology decides to...

8.8CVSS5.8AI score0.00129EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/24 4:29 p.m.45 views

CVE-2026-53053 iommu/amd: Fix clone_alias() to use the original device's devid

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clonealias to use the original device's devid Currently clonealias assumes first argument pdev is always the original device pointer. This function is called by pciforeachdmaalias which based on topology decides to...

8.8CVSS0.00129EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 4:29 p.m.41 views

CVE-2026-53053

The CVE-2026-53053 issue lies in the Linux kernel’s iommu/amd driver where clone_alias() incorrectly uses the wrong device ID (devid) for alias devices, risking propagation of wrong or stale Device Table Entries (DTEs). The fix passes the original pdev as opaque data to both clone_alias() and pci...

8.8CVSS5.7AI score0.00129EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/06/24 4:29 p.m.18 views

EUVD-2026-38921

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clonealias to use the original device's devid Currently clonealias assumes first argument pdev is always the original device pointer. This function is called by pciforeachdmaalias which based on topology decides to...

5.7AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/24 4:29 p.m.13 views

CVE-2026-53053 iommu/amd: Fix clone_alias() to use the original device's devid

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Fix clonealias to use the original device's devid Currently clonealias assumes first argument pdev is always the original device pointer. This function is called by pciforeachdmaalias which based on topology decides to...

8.8CVSS5.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/06/24 12:00 a.m.29 views

PT-2026-51947

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the clone alias function within the AMD IOMMU driver. The function incorrectly assumes that the first argument pdev is always the original device pointer. Because pci...

9.8CVSS5.7AI score0.00129EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.20 views

kernel: iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix incorrect pciforeachdmaalias for non-PCI devices Previously, the domaincontextclear function incorrectly called pciforeachdmaalias to set up context entries for non-PCI devices. This could lead to kernel hangs or...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2024/12/12 8:00 a.m.14 views

iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices

...

7.8CVSS6.8AI score0.00245EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.16 views

SUSE CVE-2024-50101

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix incorrect pciforeachdmaalias for non-PCI devices Previously, the domaincontextclear function incorrectly called pciforeachdmaalias to set up context entries for non-PCI devices. This could lead to kernel hangs or...

5.5CVSS7.6AI score0.00245EPSS
SaveExploits0References16
OSV
OSV
added 2024/11/05 6:15 p.m.15 views

UBUNTU-CVE-2024-50101

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix incorrect pciforeachdmaalias for non-PCI devices Previously, the domaincontextclear function incorrectly called pciforeachdmaalias to set up context entries for non-PCI devices. This could lead to kernel hangs or...

7.8CVSS6.2AI score0.00245EPSS
SaveExploits0References36
Vulnrichment
Vulnrichment
added 2024/11/05 5:07 p.m.5 views

CVE-2024-50101 iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix incorrect pciforeachdmaalias for non-PCI devices Previously, the domaincontextclear function incorrectly called pciforeachdmaalias to set up context entries for non-PCI devices. This could lead to kernel hangs or...

7.5AI score0.00245EPSS
SaveExploits0References5
Rows per page
Query Builder