CVE-2022-49105

MEDIUM

Linux kernel - Memory Leak

Title source: llm

Description

In the Linux kernel, the following vulnerability has been resolved: staging: wfx: fix an error handling in wfx_init_common() One error handler of wfx_init_common() return without calling ieee80211_free_hw(hw), which may result in memory leak. And I add one err label to unify the error handler, which is useful for the subsequent changes.

Scores

CVSS v3 5.5
EPSS 0.0005
EPSS Percentile 16.0%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (5)

linux/linux_kernel < 5.10.111
linux/Kernel < 5.10.111linux
linux/Kernel < 5.15.34linux
linux/Kernel < 5.16.20linux
linux/Kernel < 5.17.3linux

Timeline

Published Feb 26, 2025
Tracked Since Feb 18, 2026