In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Skip wbscl_set_scaler_filter if filter is null
Callers can pass null in filter (i.e. from returned from the function
wbscl_get_filter_coeffs_16p) and a null check is added to ensure that is
not the case.
This fixes 4 NULL_RETURNS issues reported by Coverity.
References
Configurations
Configuration 1 (hide)
|
History
30 Sep 2024, 12:50
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
CWE | CWE-476 | |
First Time |
Linux linux Kernel
Linux |
|
References | () https://git.kernel.org/stable/c/0364f1f17a86d89dc39040beea4f099e60189f1b - Patch | |
References | () https://git.kernel.org/stable/c/1726914cb17cedab233820d26b86764dc08857b4 - Patch | |
References | () https://git.kernel.org/stable/c/54834585e91cab13e9f82d3a811deb212a4df786 - Patch | |
References | () https://git.kernel.org/stable/c/6d94c05a13fadd80c3e732f14c83b2632ebfaa50 - Patch | |
References | () https://git.kernel.org/stable/c/c083c8be6bdd046049884bec076660d4ec9a19ca - Patch | |
References | () https://git.kernel.org/stable/c/c4d31653c03b90e51515b1380115d1aedad925dd - Patch | |
References | () https://git.kernel.org/stable/c/e3a95f29647ae45d1ec9541cd7df64f40bf2120a - Patch |
20 Sep 2024, 12:30
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
18 Sep 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-09-18 07:15
Updated : 2024-09-30 12:50
NVD link : CVE-2024-46714
Mitre link : CVE-2024-46714
CVE.ORG link : CVE-2024-46714
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference