CVE-2022-50629
Unknown Unknown - Not Provided

BaseFortify

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

Publication date: 2025-12-08

Last updated on: 2025-12-08

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: rsi: Fix memory leak in rsi_coex_attach() The coex_cb needs to be freed when rsi_create_kthread() failed in rsi_coex_attach().

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-08
Last Modified
2025-12-08
Generated
2026-07-06
AI Q&A
2025-12-08
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
rsi wifi *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a memory leak in the Linux kernel's RSI WiFi driver. Specifically, the coex_cb memory is not freed properly when the function rsi_create_kthread() fails during the rsi_coex_attach() process. This means that allocated memory is not released, potentially leading to increased memory usage over time.

Impact Analysis

The memory leak can cause the system to consume more memory than necessary, which may degrade performance or lead to system instability if the leak is significant and persistent. However, no direct security impact such as code execution or data leakage is indicated.

Chat Assistant

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

EPSS Chart