CVE-2024-44994 - Linux iommu Arbitrary Code Execution Vulnerability

1 month ago 19
ARTICLE AD BOX
CVE ID : CVE-2024-44994
Published : Sept. 4, 2024, 8:15 p.m. | 24 minutes ago
Description : In the Linux kernel, the following vulnerability has been resolved: iommu: Restore lost return in iommu_report_device_fault() When iommu_report_device_fault gets called with a partial fault it is supposed to collect the fault into the group and then return. Instead the return was accidently deleted which results in trying to process the fault and an eventual crash. Deleting the return was a typo, put it back.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Read Entire Article