Lucene search
+L

825 matches found

OSV
OSV
added 2025/03/06 5:15 p.m.2 views

DEBIAN-CVE-2025-21833

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARNONONCE There is a WARNONONCE to catch an unlikely situation when domainremovedevpasid can't find the pasid. In case it nevertheless happens we must avoid using a NULL pointer...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 5:15 p.m.9 views

AZL-59100 CVE-2025-21833 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARNONONCE There is a WARNONONCE to catch an unlikely situation when domainremovedevpasid can't find the pasid. In case it nevertheless happens we must avoid using a NULL pointer...

5.5CVSS5.6AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 5:15 p.m.10 views

AZL-59126 CVE-2025-21833 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARNONONCE There is a WARNONONCE to catch an unlikely situation when domainremovedevpasid can't find the pasid. In case it nevertheless happens we must avoid using a NULL pointer...

5.5CVSS5.6AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/06 5:15 p.m.11 views

UBUNTU-CVE-2025-21833

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARNONONCE There is a WARNONONCE to catch an unlikely situation when domainremovedevpasid can't find the pasid. In case it nevertheless happens we must avoid using a NULL pointer...

5.5CVSS5.9AI score0.00184EPSS
SaveExploits0References15
Vulnrichment
Vulnrichment
added 2025/03/06 4:22 p.m.5 views

CVE-2025-21833 iommu/vt-d: Avoid use of NULL after WARN_ON_ONCE

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid use of NULL after WARNONONCE There is a WARNONONCE to catch an unlikely situation when domainremovedevpasid can't find the pasid. In case it nevertheless happens we must avoid using a NULL pointer...

6AI score0.00184EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/03/06 12:0 a.m.4 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 iommu/vt-d module not handling NULL pointers correctly after a WARNONONCE trigger, which could lead to t...

5.5CVSS6.5AI score0.00184EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2024-26891

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected For those...

5.5CVSS5AI score0.00231EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/04 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2013-3495

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - The Intel VT-d Interrupt Remapping engine in Xen 3.3.x through 4.3.x allows local guests to cause a denial of service kernel panic via a malformed Message...

4.7CVSS7.3AI score0.00389EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/03/03 12:0 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2011-1898

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Xen 4.1 before 4.1.1 and 4.0 before 4.0.2, when using PCI passthrough on Intel VT-d chipsets that do not have interrupt remapping, allows guest OS users to gain...

7.4CVSS7.2AI score0.00852EPSS
SaveExploits1References2
Xen Project
Xen Project
added 2025/02/27 12:53 p.m.37 views

deadlock potential with VT-d and legacy PCI device pass-through

ISSUE DESCRIPTION When setting up interrupt remapping for legacy PCI-X devices, including PCI-X bridges, a lookup of the upstream bridge is required. This lookup, itself involving acquiring of a lock, is done in a context where acquiring that lock is unsafe. This can lead to a deadlock. IMPACT Th...

7.5CVSS6.7AI score0.00723EPSS
SaveExploits0Affected Software1
Broadcom
Broadcom
added 2025/02/13 12:0 a.m.8 views

BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record

BusyBox through 1.35.0 allows remote attackers to execute arbitrary code if netstat is used to print a DNS PTR record's value to a VT compatible terminal. Alternatively, the attacker could choose to change the terminal's colors...

8.8CVSS7.9AI score0.03492EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/01/10 12:21 a.m.5 views

SUSE CVE-2024-56669

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Remove cache tags before disabling ATS The current implementation removes cache tags after disabling ATS, leading to potential memory leaks and kernel crashes. Specifically, CACHETAGDEVTLB type cache tags may still...

7.8CVSS7.6AI score0.00211EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/07 12:0 a.m.5 views

PT-2025-9981

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.10.142-1-generic Linux kernel versions prior to 5.10.142-1-hardened Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the iommu/vt-d component. Specifically, the...

5.5CVSS6.1AI score0.00184EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/04 12:20 a.m.4 views

SUSE CVE-2024-56668

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix qibatch NULL pointer with nested parent domain The qibatch is allocated when assigning cache tag for a domain. While for nested parent domain, it is missed. Hence, when trying to map pages to the nested parent, NU...

5.5CVSS7.6AI score0.00184EPSS
SaveExploits0References3
CNVD
CNVD
added 2025/01/03 12:0 a.m.12 views

Unspecified vulnerability in Linux kernel (CNVD-2025-01674)

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 null pointer problem in qibatch in the nested parent domain in the iommu/vt-d subsystem. No details of the...

5.5CVSS6.6AI score0.00184EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.13 views

PT-2025-9046

Name of the Vulnerable Software and Affected Versions Xen affected versions not specified Description The issue is related to a potential deadlock when using VT-d and legacy PCI device pass-through, which can cause a Denial of Service DoS affecting the entire host. This occurs when certain kinds ...

9.8CVSS8.2AI score0.00723EPSS
SaveExploits0References129
NVD
NVD
added 2024/12/27 3:15 p.m.13 views

CVE-2024-56668

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix qibatch NULL pointer with nested parent domain The qibatch is allocated when assigning cache tag for a domain. While for nested parent domain, it is missed. Hence, when trying to map pages to the nested parent, NU...

5.5CVSS0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2024/12/27 3:15 p.m.1 views

DEBIAN-CVE-2024-56668

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix qibatch NULL pointer with nested parent domain The qibatch is allocated when assigning cache tag for a domain. While for nested parent domain, it is missed. Hence, when trying to map pages to the nested parent, NU...

5.5CVSS5.6AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.5 views

UBUNTU-CVE-2024-56669

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Remove cache tags before disabling ATS The current implementation removes cache tags after disabling ATS, leading to potential memory leaks and kernel crashes. Specifically, CACHETAGDEVTLB type cache tags may still...

7.8CVSS6.2AI score0.00211EPSS
SaveExploits0References10
Debian CVE
Debian CVE
added 2024/12/27 3:6 p.m.7 views

CVE-2024-56669

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Remove cache tags before disabling ATS The current implementation removes cache tags after disabling ATS, leading to potential memory leaks and kernel crashes. Specifically, CACHETAGDEVTLB type cache tags may still...

7.8CVSS5.6AI score0.00211EPSS
SaveExploits0
Rows per page
Query Builder