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
21 Nov 2024, 06:36
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/27dfaedc0d321b4ea4e10c53e4679d6911ab17aa - Patch | |
References | () https://git.kernel.org/stable/c/75752ada77e0726327adf68018b9f50ae091baeb - Patch | |
References | () https://git.kernel.org/stable/c/c746945fb6bcbe3863c9ea6369c7ef376e38e5eb - Patch |
10 Jun 2024, 19:23
Type | Values Removed | Values Added |
---|---|---|
First Time |
Linux
Linux linux Kernel |
|
CWE | CWE-401 | |
Summary |
|
|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/27dfaedc0d321b4ea4e10c53e4679d6911ab17aa - Patch | |
References | () https://git.kernel.org/stable/c/75752ada77e0726327adf68018b9f50ae091baeb - Patch | |
References | () https://git.kernel.org/stable/c/c746945fb6bcbe3863c9ea6369c7ef376e38e5eb - Patch |
24 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-24 15:15
Updated : 2024-11-21 06:36
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