VYPR
Unrated severityNVD Advisory· Published Feb 12, 2025· Updated Nov 3, 2025

drm/v3d: Ensure job pointer is set to NULL after job completion

CVE-2025-21697

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

63

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.