Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.9, < 6.10.7 |
References
- https://git.kernel.org/stable/c/cc6bc2ab1663ec9353636416af22452b078510e9Patch
- https://git.kernel.org/stable/c/fca5b78511e98bdff2cdd55c172b23200a7b3404Patch
FAQ
What is CVE-2024-44994?
CVE-2024-44994 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 su...
How severe is CVE-2024-44994?
CVE-2024-44994 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-44994?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.