CVE-2023-53228

Source
https://cve.org/CVERecord?id=CVE-2023-53228
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53228.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53228
Downstream
Published
2025-09-15T14:21:59.550Z
Modified
2026-03-26T04:15:10.520982Z
Severity
  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
drm/amdgpu: drop redundant sched job cleanup when cs is aborted
Details

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 amdgpucssubmit, legacy code will perform cleanup of scheduler job. However, it's not needed at all, as former commit has integrated job cleanup stuff into amdgpujobfree. Otherwise, because of double free, a NULL pointer dereference will occur in such scenario.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/2457

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53228.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
49aa99f05dbc75b9ae360a74648c420a80f7ee49
Fixed
cdce1644d85e858c68fb5fa67d78eb1035bf34f4
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f7d66fb2ea43a3016e78a700a2ca6c77a74579f9
Fixed
c1564d4b105ae535eb3183ecaaa987685b20a888
Fixed
ec02a29c3c2ef8ad3e15a0e3f96b99a00e5d97b4
Fixed
1253685f0d3eb3eab0bfc4bf15ab341a5f3da0c8

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53228.json"