In the Linux kernel, the following vulnerability has been resolved:
tee: amdtee: fix an IS_ERR() vs NULL bug
The __get_free_pages() function does not return error pointers it returns
NULL so fix this condition to avoid a NULL dereference.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 06:36
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/640e28d618e82be78fb43b4bf5113bc90d6aa442 - Patch | |
References | () https://git.kernel.org/stable/c/832f3655c6138c23576ed268e31cc76e0f05f2b1 - Patch | |
References | () https://git.kernel.org/stable/c/9d7482771fac8d8e38e763263f2ca0ca12dd22c6 - Patch |
27 Aug 2024, 16:14
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux
Linux linux Kernel |
|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
References | () https://git.kernel.org/stable/c/640e28d618e82be78fb43b4bf5113bc90d6aa442 - Patch | |
References | () https://git.kernel.org/stable/c/832f3655c6138c23576ed268e31cc76e0f05f2b1 - Patch | |
References | () https://git.kernel.org/stable/c/9d7482771fac8d8e38e763263f2ca0ca12dd22c6 - Patch |
20 Jun 2024, 12:43
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
19 Jun 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-19 15:15
Updated : 2024-11-21 06:36
NVD link : CVE-2021-47601
Mitre link : CVE-2021-47601
CVE.ORG link : CVE-2021-47601
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference