CVE-2025-21697

Summary

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.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux14d1d190869685d3a1e8a3f63924e20594557cb2 < 1bd6303d08c85072ce40ac01a767ab67195105bdaffected
LinuxLinux14d1d190869685d3a1e8a3f63924e20594557cb2 < a34050f70e7955a359874dff1a912a748724a140affected
LinuxLinux14d1d190869685d3a1e8a3f63924e20594557cb2 < 14e0a874488e79086340ba8e2d238cb9596b68a8affected
LinuxLinux14d1d190869685d3a1e8a3f63924e20594557cb2 < 2a1c88f7ca5c12dff6fa6787492ac910bb9e4407affected
LinuxLinux14d1d190869685d3a1e8a3f63924e20594557cb2 < 63195bae1cbf78f1d392b1bc9ae4b03c82d0ebf3affected
LinuxLinux14d1d190869685d3a1e8a3f63924e20594557cb2 < b22467b1ae104073dcb11aa78562a331cd7fb0e0affected
LinuxLinux14d1d190869685d3a1e8a3f63924e20594557cb2 < e4b5ccd392b92300a2b341705cc4805681094e49affected
LinuxLinux4.19affected
LinuxLinux0 < 4.19unaffected
LinuxLinux5.4.290 <= 5.4.*unaffected
LinuxLinux5.10.234 <= 5.10.*unaffected
LinuxLinux5.15.177 <= 5.15.*unaffected
LinuxLinux6.1.127 <= 6.1.*unaffected
LinuxLinux6.6.74 <= 6.6.*unaffected
LinuxLinux6.12.11 <= 6.12.*unaffected
LinuxLinux6.13 <= *unaffected

Weaknesses

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: partial

CVE Program Container

Additional References

References