In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Check phantom_stream before it is used
dcn32_enable_phantom_stream can return null, so returned value
must be checked before used.
This fixes 1 NULL_RETURNS issue reported by Coverity.
References
Configurations
Configuration 1 (hide)
|
History
01 Nov 2024, 14:55
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-476 | |
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
First Time |
Linux
Linux linux Kernel |
|
References | () https://git.kernel.org/stable/c/1decf695ce08e23d9ded6ce83d121b2282ce9899 - Patch | |
References | () https://git.kernel.org/stable/c/3718a619a8c0a53152e76bb6769b6c414e1e83f4 - Patch | |
References | () https://git.kernel.org/stable/c/3ba1219e299ab5462b5cb374c2fa2a67af0ea190 - Patch | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
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-11-01 14:55
NVD link : CVE-2024-49897
Mitre link : CVE-2024-49897
CVE.ORG link : CVE-2024-49897
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference