In the Linux kernel, the following vulnerability has been resolved:
drm/amdgpu: add list empty check to avoid null pointer issue
Add list empty check to avoid null pointer issues in some corner cases.
- list_for_each_entry_safe()
References
Configurations
Configuration 1 (hide)
|
History
25 Oct 2024, 15:54
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/4416377ae1fdc41a90b665943152ccd7ff61d3c5 - Patch | |
References | () https://git.kernel.org/stable/c/5ec731ef47f1dba34daad3e51a93de793f9319ac - Patch | |
References | () https://git.kernel.org/stable/c/8e87763946f708063d7e5303339598abbb8c5aac - Patch | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-476 |
23 Oct 2024, 15:13
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
21 Oct 2024, 18:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-10-21 18:15
Updated : 2024-10-25 15:54
NVD link : CVE-2024-49904
Mitre link : CVE-2024-49904
CVE.ORG link : CVE-2024-49904
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference