Answer in brief
CVE-2024-44994 records a Unknown severity vulnerability in iommu: Restore lost return in iommu_report_device_fault(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=3dfa64aecbafc288216b2790438d395add192c30 <cc6bc2ab1663ec9353636416af22452b078510e9 || >=3dfa64aecbafc288216b2790438d395add192c30 <fca5b78511e98bdff2cdd55c172b23200a7b3404 | cc6bc2ab1663ec9353636416af22452b078510e9, fca5b78511e98bdff2cdd55c172b23200a7b3404 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Sep 4, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-44994 records a Unknown severity vulnerability in iommu: Restore lost return in iommu_report_device_fault(). The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=3dfa64aecbafc288216b2790438d395add192c30 <cc6bc2ab1663ec9353636416af22452b078510e9 || >=3dfa64aecbafc288216b2790438d395add192c30 <fca5b78511e98bdff2cdd55c172b23200a7b3404 | cc6bc2ab1663ec9353636416af22452b078510e9, fca5b78511e98bdff2cdd55c172b23200a7b3404 |
| Linux/Linuxgeneric | 6.9 | Not reported |
Published upstream
Sep 4, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
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.
Quoted source text, attributed separately from HOL analysis.