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-50256

7.8 · HIGH
Published Sep 15, 2025 linux CWE-416 EPSS 0.16% (5th pctl)

Overview

CVE-2022-50256 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 15, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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/meson: remove drm bridges at aggregate driver unbind time

drm bridges added by meson_encoder_hdmi_init and meson_encoder_cvbs_init

were not manually removed at module unload time, which caused dangling

references to freed memory to remain linked in the global bridge_list.

When loading the driver modules back in, the same functions would again

call drm_bridge_add, and when traversing the global bridge_list, would

end up peeking into freed memory.

Once again KASAN revealed the problem:

[ +0.000095] =============================================================

[ +0.000008] BUG: KASAN: use-after-free in __list_add_valid+0x9c/0x120

[ +0.000018] Read of size 8 at addr ffff00003da291f0 by task modprobe/2483

[ +0.000018] CPU: 3 PID: 2483 Comm: modprobe Tainted: G C O 5.19.0-rc6-lrmbkasan+ #1

[ +0.000011] Hardware name: Hardkernel ODROID-N2Plus (DT)

[ +0.000008] Call trace:

[ +0.000006] dump_backt

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 >= 4.10, < 5.19.17 Affected

Frequently Asked Questions

What is CVE-2022-50256?

CVE-2022-50256 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 15, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-50256?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. 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-50256?

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-50256?

CyberStrike's AI-powered security agents can automatically detect CVE-2022-50256 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.