CVE-2024-46778
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
18/09/2024
Last modified:
20/11/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Check UnboundedRequestEnabled&#39;s value<br />
<br />
CalculateSwathAndDETConfiguration_params_st&#39;s UnboundedRequestEnabled<br />
is a pointer (i.e. dml_bool_t *UnboundedRequestEnabled), and thus<br />
if (p->UnboundedRequestEnabled) checks its address, not bool value.<br />
<br />
This fixes 1 REVERSE_INULL issue reported by Coverity.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.10.10 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



