THREATOPS
THREAT OPSThreat News › [NVD] 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,

[NVD] 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,

lownvdPublished 2025-02-12

CVE-2025-21697 CVSS: 7.8 HIGH Published: 2025-02-12T14:15:32.787

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 thi

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2025-21697