CVE-2024-44994
In the Linux kernel, the following vulnerability has been resolved: iommu: Restore lost return in iommu_report_device_fault() When iommu_r
CVSS
8.8
Alto
EPSS
0.2%
p9
KEV
—
Exploit Today
3
0-100
Publicado: 4 sept 2024 · Última mod.: 4 ago 2026
0.2%EPSS · 30 días0.2%
2026-07-122026-08-08
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.
Sin CVEs relacionados por CWE o producto.