CVE-2024-26648

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-26648
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-26648.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-26648
Downstream
Published
2024-03-26T18:15:10Z
Modified
2025-05-21T22:00:24Z
Summary
[none]
Details

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

drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay()

In edpsetupreplay(), '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/linkedppanelcontrol.c:947 edpsetup_replay() warn: variable dereferenced before check 'link' (see line 933)

References

Affected packages

Debian:13 / linux

Package

Name
linux
Purl
pkg:deb/debian/linux?arch=source

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
6.6.15-1

Ecosystem specific

{
    "urgency": "not yet assigned"
}