Lucene search
+L

483 matches found

Debian CVE
Debian CVE
added 2024/05/17 2:40 p.m.52 views

CVE-2024-35843

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Use device rbtree in iopf reporting path The existing I/O page fault handler currently locates the PCI device by calling pcigetdomainbusandslot. This function searches the list of all PCI devices until the desired...

6.8CVSS7.3AI score0.00217EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2024/05/01 1:15 p.m.30 views

CVE-2024-27079

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix NULL domain on device release In the kdump kernel, the IOMMU operates in deferredattach mode. In this mode, info-domain may not yet be assigned by the time the releasedevice function is called. It leads to the...

5.5CVSS6.1AI score0.00242EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/05/01 1:4 p.m.30 views

CVE-2024-27079 iommu/vt-d: Fix NULL domain on device release

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix NULL domain on device release In the kdump kernel, the IOMMU operates in deferredattach mode. In this mode, info-domain may not yet be assigned by the time the releasedevice function is called. It leads to the...

6.6AI score0.00242EPSS
SaveExploits0References2
NVD
NVD
added 2024/04/17 11:15 a.m.13 views

CVE-2024-26891

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 endpoint devices connect to system via hotplug capable ports, users could request a hot reset to the device by flapping device's link through...

5.5CVSS7.3AI score0.00231EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/04/17 10:27 a.m.50 views

CVE-2024-26891 iommu/vt-d: Don't issue ATS Invalidation request when device is disconnected

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 endpoint devices connect to system via hotplug capable ports, users could request a hot reset to the device by flapping device's link through...

7.7AI score0.00231EPSS
SaveExploits0References7
CVE
CVE
added 2024/04/17 10:27 a.m.7045 views

CVE-2024-26891

CVE-2024-26891 is a Linux kernel local-privilege issue in the IOMMU/VT-d path where ATS invalidation can be sent for a hotplug-disconnected device, potentially causing a hard lockup/system hang. The linked advisories show concrete fixes in Linux kernel streams for AL2 kernels: Amazon Linux 2 kern...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References9Affected Software1
SUSE CVE
SUSE CVE
added 2024/03/27 4:25 a.m.12 views

SUSE CVE-2021-47177

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in allociommu iommudevicesysfsadd is called before, so is has to be cleaned on subsequent errors...

5.5CVSS7.8AI score0.00238EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/03/25 6:22 p.m.27 views

CVE-2021-47140

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Clear DMA ops when switching domain Since commit 08a27c1c3ecf "iommu: Add support to change default domain of an iommu group" a user can switch a device between IOMMU and direct DMA through sysfs. This doesn't work for...

4.4CVSS6.9AI score0.00603EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/25 5:54 p.m.33 views

CVE-2021-47177

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in allociommu iommudevicesysfsadd is called before, so is has to be cleaned on subsequent errors...

4.4CVSS7.1AI score0.00238EPSS
SaveExploits0References4
NVD
NVD
added 2024/03/25 10:15 a.m.20 views

CVE-2021-47177

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in allociommu iommudevicesysfsadd is called before, so is has to be cleaned on subsequent errors...

5.5CVSS7.3AI score0.00238EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/25 10:15 a.m.2 views

DEBIAN-CVE-2021-47177

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in allociommu iommudevicesysfsadd is called before, so is has to be cleaned on subsequent errors...

5.5CVSS5.5AI score0.00238EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/25 9:16 a.m.16 views

CVE-2021-47177 iommu/vt-d: Fix sysfs leak in alloc_iommu()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in allociommu iommudevicesysfsadd is called before, so is has to be cleaned on subsequent errors...

6.6AI score0.00238EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/03/25 9:16 a.m.23 views

CVE-2021-47177 iommu/vt-d: Fix sysfs leak in alloc_iommu()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix sysfs leak in allociommu iommudevicesysfsadd is called before, so is has to be cleaned on subsequent errors...

7.5AI score0.00238EPSS
SaveExploits0References6
CVE
CVE
added 2024/03/25 9:16 a.m.122 views

CVE-2021-47177

CVE-2021-47177 is a kernel-level issue in the Linux IOMMU VT-d subsystem where iommu_device_sysfs_add() leaked sysfs state on error. The published description and connected advisories state that the leak occurs in alloc_iommu() and that the sysfs entry must be cleaned on subsequent errors; a fix ...

5.5CVSS6.3AI score0.00238EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2024/03/25 9:15 a.m.24 views

CVE-2021-47140

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Clear DMA ops when switching domain Since commit 08a27c1c3ecf "iommu: Add support to change default domain of an iommu group" a user can switch a device between IOMMU and direct DMA through sysfs. This doesn't work for...

5.3CVSS6.3AI score0.00603EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/03/25 9:7 a.m.52 views

CVE-2021-47140

In the Linux kernel, the following vulnerability has been resolved: iommu/amd: Clear DMA ops when switching domain Since commit 08a27c1c3ecf "iommu: Add support to change default domain of an iommu group" a user can switch a device between IOMMU and direct DMA through sysfs. This doesn't work for...

5.3CVSS4.6AI score0.00603EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/03/25 12:0 a.m.5 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, which stems from a security issue with allociommu in iommu/vt-d...

5.5CVSS6AI score0.00238EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/03/20 10:40 a.m.54 views

CVE-2023-46840 VT-d: Failure to quarantine devices in !HVM builds

Incorrect placement of a preprocessor directive in source code results in logic that doesn't operate as intended when support for HVM guests is compiled out of Xen...

4.7AI score0.00264EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/03/20 10:40 a.m.22 views

CVE-2023-46840 VT-d: Failure to quarantine devices in !HVM builds

Incorrect placement of a preprocessor directive in source code results in logic that doesn't operate as intended when support for HVM guests is compiled out of Xen...

7.4AI score0.00264EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/03/06 4:34 a.m.5 views

SUSE CVE-2023-52559

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Avoid memory allocation in iommususpend The iommususpend syscore suspend callback is invoked with IRQ disabled. Allocating memory with the GFPKERNEL flag may re-enable IRQs during the suspend callback, which can cause...

5.5CVSS5.8AI score0.00224EPSS
SaveExploits0References11
Rows per page
Query Builder