Answer in brief
CVE-2025-21697 records a Unknown severity vulnerability in drm/v3d: Ensure job pointer is set to NULL after job completion. 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.
Answer in brief
CVE-2025-21697 records a Unknown severity vulnerability in drm/v3d: Ensure job pointer is set to NULL after job completion. 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 | >=14d1d190869685d3a1e8a3f63924e20594557cb2 <1bd6303d08c85072ce40ac01a767ab67195105bd || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <a34050f70e7955a359874dff1a912a748724a140 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <14e0a874488e79086340ba8e2d238cb9596b68a8 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <2a1c88f7ca5c12dff6fa6787492ac910bb9e4407 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <63195bae1cbf78f1d392b1bc9ae4b03c82d0ebf3 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <b22467b1ae104073dcb11aa78562a331cd7fb0e0 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <e4b5ccd392b92300a2b341705cc4805681094e49 | 1bd6303d08c85072ce40ac01a767ab67195105bd, a34050f70e7955a359874dff1a912a748724a140, 14e0a874488e79086340ba8e2d238cb9596b68a8, 2a1c88f7ca5c12dff6fa6787492ac910bb9e4407, 63195bae1cbf78f1d392b1bc9ae4b03c82d0ebf3, b22467b1ae104073dcb11aa78562a331cd7fb0e0, e4b5ccd392b92300a2b341705cc4805681094e49 |
| Linux/Linuxgeneric | 4.19 | Not reported |
Published upstream
Feb 12, 2025
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: drm/v3d: Ensure job pointer is set to NULL after job completion After a job completes, the corresponding pointer in the device must be set to NULL. Failing to do so triggers a warning when unloading the driver, as it appears the job is still active. To prevent this, assign the job pointer to NULL after completing the job, indicating the job has finished.
Quoted source text, attributed separately from HOL analysis.
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 | >=14d1d190869685d3a1e8a3f63924e20594557cb2 <1bd6303d08c85072ce40ac01a767ab67195105bd || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <a34050f70e7955a359874dff1a912a748724a140 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <14e0a874488e79086340ba8e2d238cb9596b68a8 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <2a1c88f7ca5c12dff6fa6787492ac910bb9e4407 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <63195bae1cbf78f1d392b1bc9ae4b03c82d0ebf3 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <b22467b1ae104073dcb11aa78562a331cd7fb0e0 || >=14d1d190869685d3a1e8a3f63924e20594557cb2 <e4b5ccd392b92300a2b341705cc4805681094e49 | 1bd6303d08c85072ce40ac01a767ab67195105bd, a34050f70e7955a359874dff1a912a748724a140, 14e0a874488e79086340ba8e2d238cb9596b68a8, 2a1c88f7ca5c12dff6fa6787492ac910bb9e4407, 63195bae1cbf78f1d392b1bc9ae4b03c82d0ebf3, b22467b1ae104073dcb11aa78562a331cd7fb0e0, e4b5ccd392b92300a2b341705cc4805681094e49 |
| Linux/Linuxgeneric | 4.19 | Not reported |
Published upstream
Feb 12, 2025
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: drm/v3d: Ensure job pointer is set to NULL after job completion After a job completes, the corresponding pointer in the device must be set to NULL. Failing to do so triggers a warning when unloading the driver, as it appears the job is still active. To prevent this, assign the job pointer to NULL after completing the job, indicating the job has finished.
Quoted source text, attributed separately from HOL analysis.