Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-43886
HistoryAug 26, 2024 - 10:10 a.m.

CVE-2024-43886 drm/amd/display: Add null check in resource_log_pipe_topology_update

2024-08-2610:10:37
Linux
github.com
2
linux kernel
vulnerability
null check
resource log.

AI Score

7.1

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Add null check in resource_log_pipe_topology_update

[WHY]
When switching from “Extend” to “Second Display Only” we sometimes
call resource_get_otg_master_for_stream on a stream for the eDP,
which is disconnected. This leads to a null pointer dereference.

[HOW]
Added a null check in dc_resource.c/resource_log_pipe_topology_update.

AI Score

7.1

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-43886