VDB
DEBIAN-CVE-2023-53228
DEBIAN-CVE-2023-53228
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: drop redundant sched job cleanup when cs is aborted Once command submission failed due to userptr invalidation in amdgpu_cs_submit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as former commit has integrated job cleanup stuff into amdgpu_job_free. Otherwise, because of double free, a NULL pointer dereference will occur in such scenario. Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2457
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:11 | linux-6.1 | *, *, * |
| Debian:13 | linux | 0, 0, 0 |
| Debian:12 | linux | 6.1.67-1, 6.1.69-1, 6.1.69-1 |
| Debian:14 | linux | 0, 0, 0 |
Exploit Intelligence
- 2026-05-06_426_linux-signed-amd64.yaml (github-poc)
Timeline
- Sep 15, 2025 CVE Published
- May 2, 2026 CVE Updated