Answer in brief
CVE-2024-32936 records a Unknown severity vulnerability in media: ti: j721e-csi2rx: Fix races while restarting DMA. 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 | >=b4a3d877dc92963a4db16ddb71df3d333c0d40bd <80a8b92950f8ee96582dba6187e3c2deca3569ea || >=b4a3d877dc92963a4db16ddb71df3d333c0d40bd <ad79c9ecea5baa7b4f19677e4b1c881ed89b0c3b | 80a8b92950f8ee96582dba6187e3c2deca3569ea, ad79c9ecea5baa7b4f19677e4b1c881ed89b0c3b |
| Linux/Linuxgeneric | 6.7 | Not reported |
Published upstream
Jun 24, 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: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel crashes, so move everything in a single lock/unlock section to prevent such races.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-32936 records a Unknown severity vulnerability in media: ti: j721e-csi2rx: Fix races while restarting DMA. 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 | >=b4a3d877dc92963a4db16ddb71df3d333c0d40bd <80a8b92950f8ee96582dba6187e3c2deca3569ea || >=b4a3d877dc92963a4db16ddb71df3d333c0d40bd <ad79c9ecea5baa7b4f19677e4b1c881ed89b0c3b | 80a8b92950f8ee96582dba6187e3c2deca3569ea, ad79c9ecea5baa7b4f19677e4b1c881ed89b0c3b |
| Linux/Linuxgeneric | 6.7 | Not reported |
Published upstream
Jun 24, 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: media: ti: j721e-csi2rx: Fix races while restarting DMA After the frame is submitted to DMA, it may happen that the submitted list is not updated soon enough, and the DMA callback is triggered before that. This can lead to kernel crashes, so move everything in a single lock/unlock section to prevent such races.
Quoted source text, attributed separately from HOL analysis.