CVE-2022-49203
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a double free vulnerability was discovered in the AMD display driver (drm/amd/display) during GPU reset operations on DC streams. The vulnerability was assigned CVE-2022-49203 and was resolved in February 2025. The issue specifically affects the GPU reset code path in the AMD display driver (Kernel Git).

Technical details

The vulnerability occurs during the GPU reset process where the driver first backs up the current state before committing 0 streams internally from DM to DC. The backup state contains valid link encoder assignments. When DC clears the link encoder assignments as part of the current state, it frees the extra stream reference it holds. However, since the backup still has valid assignments, calling the interface post reset to clear them results in releasing the same reference again, leading to a double free condition and potentially a NULL pointer dereference (Kernel Git).

Impact

The double free vulnerability could potentially lead to memory corruption and system instability. In the specific case reported, it results in a NULL pointer dereference, which could cause system crashes or denial of service conditions (Kernel Git).

Mitigation and workarounds

The issue has been fixed by modifying how link encoder assignments are handled during GPU reset. Instead of retaining the backed-up assignments, the fix implements copying from the current state's clean assignments after the reset occurs, using a new linkenccfg_copy() interface. This approach is valid since a full DC commit is required after GPU reset due to the stream count being set to 0 (Kernel Git).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-gcp-5.4
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-gcp-6.8
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-zfcpdump-modules-extra
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-rt-64k-modules
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • linux-azure-6.14
NoYesNov 24, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management