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

5.5 · MEDIUM
Published Sep 18, 2025 linux CWE-401 EPSS 0.14% (4th pctl)

Overview

CVE-2022-50400 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:

staging: greybus: audio_helper: remove unused and wrong debugfs usage

In the greybus audio_helper code, the debugfs file for the dapm has the

potential to be removed and memory will be leaked. There is also the

very real potential for this code to remove ALL debugfs entries from the

system, and it seems like this is what will really happen if this code

ever runs. This all is very wrong as the greybus audio driver did not

create this debugfs file, the sound core did and controls the lifespan

of it.

So remove all of the debugfs logic from the audio_helper code as there's

no way it could be correct. If this really is needed, it can come back

with a fixup for the incorrect usage of the debugfs_lookup() call which

is what caused this to be noticed at all.

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 >= 0, < 5.10.150 Affected

Frequently Asked Questions

What is CVE-2022-50400?

CVE-2022-50400 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-50400?

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

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

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