CVE-2024-44994
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.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No mitigations published for this CVE yet.
The vendor-content worker queues fetches as references arrive (check back in a few minutes). Or โ if you've already worked around this in production โ publish your fix to the community-verified tier.
โ Propose a mitigation on Community โ Mitigations published via the community go through AI scoring + 2 human reviewers + 7-day silent objection window before landing here withsource_tier=community-verified.
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| debian | bookworm | fixed | 0 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 6.10.7-1 |
| debian | sid | fixed | 6.10.7-1 |
| debian | trixie | fixed | 6.10.7-1 |
| almalinux | 9 | fixed | kernel-64k-devel-5.14.0-503.16.1.el9_5.aarch64.rpm |
References
- https://access.redhat.com/errata/RHSA-2024:10939
- https://www.suse.com/security/cve/CVE-2024-44994.html
- https://security-tracker.debian.org/tracker/CVE-2024-44994
- https://bugzilla.redhat.com/2267355
- https://bugzilla.redhat.com/2309857
- https://bugzilla.redhat.com/2311715
- https://bugzilla.redhat.com/2312083
- https://bugzilla.redhat.com/2320505
- https://bugzilla.redhat.com/2324886
- https://errata.almalinux.org/9/ALSA-2024-10939.html
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.