CVE-2024-49893
Severity CVSS v4.0:
Pending analysis
Type:
CWE-476
NULL Pointer Dereference
Publication date:
21/10/2024
Last modified:
25/10/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/amd/display: Check stream_status before it is used<br />
<br />
[WHAT & HOW]<br />
dc_state_get_stream_status can return null, and therefore null must be<br />
checked before stream_status is used.<br />
<br />
This fixes 1 NULL_RETURNS 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.11.3 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



