CVE-2022-50508
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2022-50508, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-04

Last updated on: 2026-03-25

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: mt76: mt76x0: fix oob access in mt76x0_phy_get_target_power After 'commit ba45841ca5eb ("wifi: mt76: mt76x02: simplify struct mt76x02_rate_power")', mt76x02 relies on ht[0-7] rate_power data for vht mcs{0,7}, while it uses vth[0-1] rate_power for vht mcs {8,9}. Fix a possible out-of-bound access in mt76x0_phy_get_target_power routine.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-04
Last Modified
2026-03-25
Generated
2026-07-06
AI Q&A
2025-10-04
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an out-of-bounds (OOB) access issue in the Linux kernel's mt76x0 wireless driver, specifically in the mt76x0_phy_get_target_power function. It occurs because the driver incorrectly accesses rate_power data arrays, leading to potential memory access beyond the intended bounds.

Impact Analysis

The out-of-bounds access could potentially lead to undefined behavior such as crashes or memory corruption in the wireless driver, which might be exploited to cause denial of service or other unintended effects on the system's stability.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50508. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart