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 |
|---|---|---|
| CWE | CWE-476 | |
| References | () https://git.kernel.org/stable/c/5ec731ef47f1dba34daad3e51a93de793f9319ac - Patch | |
| References | () https://git.kernel.org/stable/c/4416377ae1fdc41a90b665943152ccd7ff61d3c5 - Patch | |
| References | () https://git.kernel.org/stable/c/8e87763946f708063d7e5303339598abbb8c5aac - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| First Time |
Linux
Linux linux Kernel |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
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
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
