VDB
CISA-2025-21697
CISA-2025-21697
PUBLISHED
CVSS 5.5 MEDIUM
Reported by Linux · Published February 12, 2025
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | 14d1d190869685d3a1e8a3f63924e20594557cb2, 14d1d190869685d3a1e8a3f63924e20594557cb2, 14d1d190869685d3a1e8a3f63924e20594557cb2 |
| Linux | Linux | 4.19, 0, 5.4.290 |
| Linux | Linux | 6.13, 14d1d190869685d3a1e8a3f63924e20594557cb2, 14d1d190869685d3a1e8a3f63924e20594557cb2 |
| linux | linux_kernel | 4.19, 4.19, 4.19 |
Timeline
- Feb 12, 2025 CVE Published
- Oct 1, 2025 CVE Updated