Lucene search
+L

476 matches found

RedhatCVE
RedhatCVE
added 2024/10/21 10:8 p.m.29 views

CVE-2024-49993

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential lockup if qisubmitsync called with 0 count If qisubmitsync is invoked with 0 invalidation descriptors for instance, for DMA draining purposes, we can run into a bug where a submitting thread fails to...

5.5CVSS7.5AI score
SaveExploits0References4
NVD
NVD
added 2024/10/21 8:15 p.m.24 views

CVE-2022-49002

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS0.00248EPSS
SaveExploits0References8
NVD
NVD
added 2024/10/21 8:15 p.m.15 views

CVE-2022-49000

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS0.00245EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

DEBIAN-CVE-2022-49000

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS5.5AI score0.00245EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 8:15 p.m.3 views

UBUNTU-CVE-2022-49002

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS6.1AI score0.00248EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.18 views

CVE-2022-49002 iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

7.1AI score0.00248EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.20 views

CVE-2022-49002 iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in dmardevscopeinit foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

0.00248EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/10/21 8:6 p.m.15 views

CVE-2022-49000 iommu/vt-d: Fix PCI device refcount leak in has_external_pci()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

6.9AI score0.00245EPSS
SaveExploits0References4
CVE
CVE
added 2024/10/21 8:6 p.m.110 views

CVE-2022-49000

CVE-2022-49000 – Linux kernel (iommu/vt-d) refcount leak fix . The issue stems from for_each_pci_dev() implemented via pci_get_device(); the returned pci_dev’s reference count is incremented, but input dev is not always decremented, leading to a potential refcount leak. The patch adds a pci_dev_p...

5.5CVSS5.2AI score0.00245EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/10/21 8:6 p.m.21 views

CVE-2022-49000 iommu/vt-d: Fix PCI device refcount leak in has_external_pci()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

5.5CVSS5.9AI score0.00245EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/10/21 8:6 p.m.21 views

CVE-2022-49000 iommu/vt-d: Fix PCI device refcount leak in has_external_pci()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix PCI device refcount leak in hasexternalpci foreachpcidev is implemented by pcigetdevice. The comment of pcigetdevice says that it will increase the reference count for the returned pcidev and also decrease the...

0.00245EPSS
SaveExploits0References4
NVD
NVD
added 2024/10/21 6:15 p.m.31 views

CVE-2024-49993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2024/10/21 6:15 p.m.26 views

CVE-2024-49993

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

7AI score
SaveExploits0References1
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.25 views

CVE-2024-49993

...

SaveExploits0
Vulnrichment
Vulnrichment
added 2024/10/21 6:2 p.m.21 views

CVE-2024-49993

...

6.3AI score
SaveExploits0
CVE
CVE
added 2024/10/21 6:2 p.m.148 views

CVE-2024-49993

CVE-2024-49993 is associated with Linux kernel IOMMU VT-d flaws. The connected MiracleLinux advisory AXSA:2025-10392:38 notes iommuvt-d issues, including an explicit item: "iommu/vt-d: vulnerability may cause a soft lockup if qi_submit_sync() is called with zero invalidation descriptors, as the c...

6.7AI score
SaveExploits0
CNNVD
CNNVD
added 2024/10/21 12:0 a.m.2 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 a PCI device reference count leak in the hasexternalpci function in the iommu/vt-d driver...

5.5CVSS6.6AI score0.00245EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/10/07 12:0 a.m.6 views

The vulnerability of the iommu/vt-d component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the iommu/vt-d component in the Linux operating system is related to resource management errors. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References17Affected Software4
NVD
NVD
added 2024/09/25 11:15 a.m.20 views

CVE-2024-31145

Certain PCI devices in a system might be assigned Reserved Memory Regions specified via Reserved Memory Region Reporting, "RMRR" for Intel VT-d or Unity Mapping ranges for AMD-Vi. These are typically used for platform tasks such as legacy USB emulation. Since the precise purpose of these regions ...

7.5CVSS0.00234EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/25 10:31 a.m.104 views

CVE-2024-31145

CVE-2024-31145 is confirmed in connected advisories as a Xen/Xen-related vulnerability affecting the x86 IOMMU identity mapping for PCI devices using Reserved Memory Regions (RMRR) or similar mappings. The flaw allows a guest VM to retain access to memory regions that should be removed, enabling ...

7.5CVSS7.5AI score0.00234EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder