CVE-2024-49971
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
21/10/2024
Last modified:
01/11/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Increase array size of dummy_boolean<br />
<br />
[WHY]<br />
dml2_core_shared_mode_support and dml_core_mode_support access the third<br />
element of dummy_boolean, i.e. hw_debug5 = &s->dummy_boolean[2], when<br />
dummy_boolean has size of 2. Any assignment to hw_debug5 causes an<br />
OVERRUN.<br />
<br />
[HOW]<br />
Increase dummy_boolean&#39;s array size to 3.<br />
<br />
This fixes 2 OVERRUN issues 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.11.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



