CVE-2024-44994

medium

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.

References

https://git.kernel.org/stable/c/fca5b78511e98bdff2cdd55c172b23200a7b3404

https://git.kernel.org/stable/c/cc6bc2ab1663ec9353636416af22452b078510e9

Details

Source: Mitre, NVD

Published: 2024-09-04

Updated: 2024-10-10

Risk Information

CVSS v2

Base Score: 4.6

Vector: CVSS2#AV:L/AC:L/Au:S/C:N/I:N/A:C

Severity: Medium

CVSS v3

Base Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Severity: Medium