GHSA-83qm-f4cg-87hhunknown

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: clean up the...

Published
May 27, 2026
Last Modified
May 27, 2026

🔗 CVE IDs covered (1)

📋 Description

In the Linux kernel, the following vulnerability has been resolved:

drm/amdgpu: clean up the amdgpu_cs_parser_bos

In low memory conditions, kmalloc can fail. In such conditions unlock the mutex for a clean exit.

We do not need to amdgpu_bo_list_put as it's been handled in the amdgpu_cs_parser_fini.

🔗 References (4)