Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2022-50398

5.5 · MEDIUM
Published Sep 18, 2025 linux EPSS 0.14% (3th pctl)

Overview

CVE-2022-50398 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

drm/msm/dp: add atomic_check to bridge ops

DRM commit_tails() will disable downstream crtc/encoder/bridge if

both disable crtc is required and crtc->active is set before pushing

a new frame downstream.

There is a rare case that user space display manager issue an extra

screen update immediately followed by close DRM device while down

stream display interface is disabled. This extra screen update will

timeout due to the downstream interface is disabled but will cause

crtc->active be set. Hence the followed commit_tails() called by

drm_release() will pass the disable downstream crtc/encoder/bridge

conditions checking even downstream interface is disabled.

This cause the crash to happen at dp_bridge_disable() due to it trying

to access the main link register to push the idle pattern out while main

link clocks is disabled.

This patch adds atomic_check to prevent the extra frame will not

be pushed down if display interf

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 5.17, < 6.0.7 Affected

Frequently Asked Questions

What is CVE-2022-50398?

CVE-2022-50398 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-50398?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2022-50398?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2022-50398?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50398 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.