CVE-2022-50036
Linux Kernel vulnerability analysis and mitigation

Overview

A vulnerability (CVE-2022-50036) has been identified in the Linux kernel's drm/sun4i DSI driver. The issue was discovered and disclosed on June 18, 2025, affecting the Direct Rendering Manager (DRM) subsystem in the Linux kernel (NVD, Wiz).

Technical details

The vulnerability stems from an underflow condition when computing packet sizes in the DSI driver. The packet overhead is subtracted using unsigned arithmetic, which with a short sync pulse could underflow and wrap around to near the maximal u16 value. The fix implements signed subtraction, with the max() function handling any negative numbers that might be produced. The same fix was applied to other timing calculations, though those subtractions were less likely to underflow (NVD, Wiz).

Impact

The vulnerability could lead to incorrect packet size calculations in the DRM subsystem, potentially affecting display functionality on systems using the sun4i DSI driver. The underflow and subsequent wraparound could cause unexpected behavior in display timing and synchronization (Wiz).

Mitigation and workarounds

The issue has been resolved in the Linux kernel through a patch that changes the arithmetic operations from unsigned to signed subtraction. The fix ensures that the max() function correctly handles any negative numbers that might be produced during the calculation (Wiz).

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