In the Linux kernel, the following vulnerability has been resolved:
drm/amd/amdgpu: fix potential memleak
In function amdgpu_get_xgmi_hive, when kobject_init_and_add failed
There is a potential memleak if not call kobject_put.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-24 15:15
Updated : 2024-06-10 19:23
NVD link : CVE-2021-47550
Mitre link : CVE-2021-47550
CVE.ORG link : CVE-2021-47550
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime