CVE-2026-80542

Source
https://cve.org/CVERecord?id=CVE-2026-80542
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80542.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80542
Downstream
Published
2026-08-26T14:37:15.168Z
Modified
2026-08-28T11:48:23.509633150Z
Summary
drm/amd/display: Fix NULL pointer dereference in amdgpu_dm_crtc_set_vblank()
Details

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

drm/amd/display: Fix NULL pointer dereference in amdgpudmcrtcsetvblank()

amdgpudmcrtcsetvblank() dereferences acrtcstate->stream when vblank is enabled/queried from DRMIOCTLMODECRTCGETSEQUENCE before a stream is attached to it.

BUG: kernel NULL pointer dereference, address: 0000000000000008 RIP: amdgpudmcrtcsetvblank+0x6b/0x4d0 [amdgpu] Call Trace: drmvblankenable drmvblankget drmcrtcgetsequenceioctl drmioctlkernel drm_ioctl

Reproduced by running VKCTS with WSI tests enabled on RADV.

Guard the enable path on acrtc_state->stream being non-NULL, matching the existing checks in this function.

(cherry picked from commit 7b1b31bf6942e6f43509b48da23f8e27269aac39)

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80542.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
34d66bc7ff10e146a4cec76cf286979740a10954
Fixed
5045fb4c70bfde36a05e0f41cf35ddfb6d85d3af
Fixed
4a6bc92fac30070511d66bcce4ed9b7dac983180
Fixed
f2a1c4c6fe0a6fcde02e59dde546dba28d283635

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80542.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.18.0
Fixed
6.18.46
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.10

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80542.json"