In the Linux kernel, the following vulnerability has been resolved:
drm/amd/amdgpu: fix refcount leak
[Why]
the gem object rfb->base.obj[0] is get according to num_planes
in amdgpufb_create, but is not put according to num_planes
[How]
put rfb->base.obj[0] in amdgpu_fbdev_destroy according to num_planes
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-25T09:07:41.691Z
Updated: 2024-11-04T12:00:20.250Z
Reserved: 2024-03-04T18:12:48.844Z
Link: CVE-2021-47144
Vulnrichment
Updated: 2024-05-23T19:01:19.361Z
NVD
Status : Awaiting Analysis
Published: 2024-03-25T09:15:08.950
Modified: 2024-03-25T13:47:14.087
Link: CVE-2021-47144
Redhat