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

5.5 · MEDIUM
Published Jun 18, 2025 linux CWE-369 EPSS 0.21% (11th pctl)

Overview

CVE-2022-50178 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 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:

wifi: rtw89: 8852a: rfk: fix div 0 exception

The DPK is a kind of RF calibration whose algorithm is to fine tune

parameters and calibrate, and check the result. If the result isn't good

enough, it could adjust parameters and try again.

This issue is to read and show the result, but it could be a negative

calibration result that causes divisor 0 and core dump. So, fix it by

phy_div() that does division only if divisor isn't zero; otherwise,

zero is adopted.

divide error: 0000 [#1] PREEMPT SMP NOPTI

CPU: 1 PID: 728 Comm: wpa_supplicant Not tainted 5.10.114-16019-g462a1661811a #1 <HASH:d024 28>

RIP: 0010:rtw8852a_dpk+0x14ae/0x288f [rtw89_core]

RSP: 0018:ffffa9bb412a7520 EFLAGS: 00010246

RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000

RDX: 0000000000000000 RSI: 00000000000180fc RDI: ffffa141d01023c0

RBP: ffffa9bb412a76a0 R08: 0000000000001319 R09: 00000000ffffff92

R10: ffffffffc0292de3

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.16, < 5.18.18 Affected

Frequently Asked Questions

What is CVE-2022-50178?

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

How severe is CVE-2022-50178?

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

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

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