← Back to CVE List
CVE-2026-93175NVD
Vulnerability Summary
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]
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]
CVSS v3.1 Base Metrics — Score 7.8 (HIGH)
Attack VectorLocal
Attack ComplexityLow
Privileges RequiredLow
User InteractionNone
ScopeUnchanged
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh
Affected & Patched Versions
- Linux Linux >= e7b07ceef2a650e5ed8ca37997689e086c680daf and < 32bd68edbc6cbcfac0e4033b64f0bcadbf0efef5
- Linux Linux >= e7b07ceef2a650e5ed8ca37997689e086c680daf and < 0aeed866cb938943908c3ba46422128e49d2d080
- Linux Linux >= 4.15
- Linux Linux 32bd68edbc6cbcfac0e4033b64f0bcadbf0efef5
- Linux Linux 0aeed866cb938943908c3ba46422128e49d2d080