VDB
DEBIAN-CVE-2025-21697
DEBIAN-CVE-2025-21697
PUBLISHED
CVSS 5.5 MEDIUM
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 |
|---|---|---|
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 5.10.149-2, 5.10.120-1~bpo10+1, 5.10.127-1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u2, 6.1.106-3~deb11u3, 6.1.119-1~deb11u1 |
| Debian:12 | linux | 6.1.38-4, 6.1.38-4~bpo11+1, 6.1.55-1~bpo11+1 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Feb 12, 2025 CVE Published
- Apr 28, 2026 CVE Updated