CVE-2026-93175

Source
https://cve.org/CVERecord?id=CVE-2026-93175
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-93175.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-93175
Downstream
Published
2026-09-17T16:12:04Z
Modified
2026-09-18T03:48:44Z
Summary
drm/amd/display: Fix dangling pointer in CRTC reset function
Details

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

drm/amd/display: Fix dangling pointer in CRTC reset function

amdgpu_dm_crtc_reset_state() frees the old state before allocating a new one. If kzalloc() fails, the function returns without updating the state pointer, leaving a dangling pointer to already freed memory.

Fix this by allocating the new state first. On allocation failure, the old state remains untouched and the function safely returns.

Found by Linux Verification Center (linuxtesting.org) with SVACE.

[adjust for movement around current amd-staging-drm-next]

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/93xxx/CVE-2026-93175.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
e7b07ceef2a650e5ed8ca37997689e086c680daf
Fixed
32bd68edbc6cbcfac0e4033b64f0bcadbf0efef5
Fixed
0aeed866cb938943908c3ba46422128e49d2d080

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
7.2.6

Database specific

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