Lucene search

K
redhatcveRedhat.comRH:CVE-2024-26648
HistoryMar 27, 2024 - 2:01 p.m.

CVE-2024-26648

2024-03-2714:01:44
redhat.com
access.redhat.com
9
linux kernel
vulnerability
resolved
drm/amd/display
dereferencing
null check
edp_setup_replay
dc
dmub_replay
drivers
gpu
amdgpu
display
protocols
link_edp_panel_control

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay() In edp_setup_replay(), ‘struct dc *dc’ & ‘struct dmub_replay *replay’ was dereferenced before the pointer ‘link’ & ‘replay’ NULL check. Fixes the below: drivers/gpu/drm/amd/amdgpu/…/display/dc/link/protocols/link_edp_panel_control.c:947 edp_setup_replay() warn: variable dereferenced before check ‘link’ (see line 933)

7 High

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.1%

Related for RH:CVE-2024-26648