CVE-2026-93176

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

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

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

amdgpu_dm_plane_drm_plane_reset() 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-93176.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
5d945cbcd4b16a29d6470a80dfb19738f9a4319f
Fixed
80c0f51aced43d6eaf72f95a2833b0a77cf7880d
Fixed
98cad4bd1443975d972f4c7f705980da03722a22

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.0.0
Fixed
7.2.6

Database specific

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