CVE-2022-49221
Linux Kernel vulnerability analysis and mitigation

Overview

In the Linux kernel, a vulnerability was discovered in the DisplayPort (DP) driver for MSM platforms. The issue occurs when handling EDID (Extended Display Identification Data) checksums during DP CTS test case 4.2.2.6. The vulnerability was disclosed in February 2025 and affects the drm/msm/dp subsystem (NVD).

Technical details

The vulnerability stems from a NULL pointer dereference in the dppanelhandlesinkrequest() function. During DRM EDID read operations, the correct EDID checksum is calculated and stored in connector::realedidchecksum. However, the struct dppanel::connector is never assigned, while the connector is incorrectly stored in struct msmdp::connector. When running compliance test case 4.2.2.6, which intentionally uses valid EDID with bad checksum, the code attempts to access the connector's realedidchecksum through an uninitialized pointer (Kernel Commit).

Impact

When triggered, this vulnerability results in a NULL pointer dereference that can cause a kernel crash, leading to a denial of service condition. This is particularly impactful during DisplayPort compliance testing scenarios.

Mitigation and workarounds

The issue has been fixed by properly populating the panel connector at msmdpmodesetinit(). The fix involves assigning dpdisplay->connector to dp_priv->panel->connector before it's used. The patch has been merged into the Linux kernel (Kernel Commit).

Additional resources


SourceThis report was generated using AI

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