Bug 2309857 (CVE-2024-44994) - CVE-2024-44994 kernel: iommu: Restore lost return in iommu_report_device_fault()
Summary: CVE-2024-44994 kernel: iommu: Restore lost return in iommu_report_device_fault()
Keywords:
Status: NEW
Alias: CVE-2024-44994
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2309918
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-09-04 20:22 UTC by OSIDB Bzimport
Modified: 2025-04-25 17:25 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2024:11557 0 None None None 2024-12-19 14:09:00 UTC
Red Hat Product Errata RHSA-2024:10939 0 None None None 2024-12-11 00:59:00 UTC

Description OSIDB Bzimport 2024-09-04 20:22:10 UTC
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.

Comment 2 errata-xmlrpc 2024-12-11 00:58:59 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 9

Via RHSA-2024:10939 https://access.redhat.com/errata/RHSA-2024:10939


Note You need to log in before you can comment on or make changes to this bug.