CVE-2022-49881

MEDIUM

Linux Kernel < 4.19.267 - Memory Leak

Title source: rule

Description

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: fix memory leak in query_regdb_file() In the function query_regdb_file() the alpha2 parameter is duplicated using kmemdup() and subsequently freed in regdb_fw_cb(). However, request_firmware_nowait() can fail without calling regdb_fw_cb() and thus leak memory.

Scores

CVSS v3 5.5
EPSS 0.0006
EPSS Percentile 19.5%
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 (10)

linux/linux_kernel < 4.19.267
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel < 4.19.267linux
linux/Kernel < 5.4.225linux
linux/Kernel < 5.10.155linux
linux/Kernel < 5.15.79linux
linux/Kernel < 6.0.9linux

Timeline

Published May 01, 2025
Tracked Since Feb 18, 2026