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

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

Overview

CVE-2022-50279 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.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, 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:

wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_limit()

There is a global-out-of-bounds reported by KASAN:

BUG: KASAN: global-out-of-bounds in

_rtl8812ae_eq_n_byte.part.0+0x3d/0x84 [rtl8821ae]

Read of size 1 at addr ffffffffa0773c43 by task NetworkManager/411

CPU: 6 PID: 411 Comm: NetworkManager Tainted: G D

6.1.0-rc8+ #144 e15588508517267d37

Hardware name: QEMU Standard PC (Q35 + ICH9, 2009),

Call Trace:

<TASK>

...

kasan_report+0xbb/0x1c0

_rtl8812ae_eq_n_byte.part.0+0x3d/0x84 [rtl8821ae]

rtl8821ae_phy_bb_config.cold+0x346/0x641 [rtl8821ae]

rtl8821ae_hw_init+0x1f5e/0x79b0 [rtl8821ae]

...

</TASK>

The root cause of the problem is that the comparison order of

"prate_section" in _rtl8812ae_phy_set_txpower_limit() is wrong. The

_rtl8812ae_eq_n_byte() is used to compare the first n bytes of the two

strings from tail to head, which causes the problem. I

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 >= 3.18, < 4.19.276 Affected

Frequently Asked Questions

What is CVE-2022-50279?

CVE-2022-50279 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.1 (HIGH).

How severe is CVE-2022-50279?

This vulnerability has a CVSS 3.1 base score of 7.1, 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-50279?

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

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