← Back to CVE List

CVE-2023-52921

Published: 2024-11-19T02:15Z
Last Modified: 2024-12-11T15:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: fix possible UAF in amdgpu_cs_pass1() Since the gang_size check is outside of chunk parsing loop, we need to reset i before we free the chunk data. Suggested by Ye Zhang (@VAR10CK) of Baidu Security. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt