Lucene search

K
ubuntucveUbuntu.comUB:CVE-2024-26648
HistoryMar 26, 2024 - 12:00 a.m.

CVE-2024-26648

2024-03-2600:00:00
ubuntu.com
ubuntu.com
4
linux kernel
vulnerability
resolved
drm/amd/display
dereferencing
null check
protocols
edp_setup_replay

6.7 Medium

AI Score

Confidence

High

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)

6.7 Medium

AI Score

Confidence

High

0.0004 Low

EPSS

Percentile

15.1%

Related for UB:CVE-2024-26648