2 matches found
kernel: iommu: Restore lost return in iommu_report_device_fault()
A flaw was found in the Linux kernel's input/output memory management unit iommu component. A missing return statement in the iommureportdevicefault function can lead to incorrect fault processing when a partial fault occurs. This issue can be triggered by a local attacker, potentially causing th...
8.8CVSS6.8AI score0.00194EPSS
SaveExploits0References5
DEBIAN-CVE-2024-44994
In the Linux kernel, the following vulnerability has been resolved: iommu: Restore lost return in iommureportdevicefault When iommureportdevicefault 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...
5.5CVSS5.6AI score0.00194EPSS
SaveExploits0References1
20