IT

Tracker / CVE-2025-21697

CVE-2025-21697

High 7.8

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 products and versions

linux linux_kernel
linux linux_kernel · 4.19 → 5.4.290
linux linux_kernel · 5.11 → 5.15.177
linux linux_kernel · 5.16 → 6.1.127
linux linux_kernel · 5.5 → 5.10.234
linux linux_kernel · 6.2 → 6.6.74
linux linux_kernel · 6.7 → 6.12.11

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References