CVE-2022-49231

In the Linux kernel, the following vulnerability has been resolved: rtw88: fix memory overrun and memory leak during hw_scan Previously we allocated less memory than actual required, overwrite to the buffer causes the mm module to complaint and raise access violation faults. Along with potential memory leaks when returned early. Fix these by passing the correct size and proper deinit flow.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

18 Mar 2025, 19:26

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/d95984b5580dcb8b1c0036577c52b609990a1dab - () https://git.kernel.org/stable/c/d95984b5580dcb8b1c0036577c52b609990a1dab - Patch
References () https://git.kernel.org/stable/c/ec5da191bfcd5fd22b95459b623694f66c1cc10b - () https://git.kernel.org/stable/c/ec5da191bfcd5fd22b95459b623694f66c1cc10b - Patch
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
First Time Linux linux Kernel
Linux
CWE CWE-401

26 Feb 2025, 07:01

Type Values Removed Values Added
New CVE

Information

Published : 2025-02-26 07:01

Updated : 2025-03-18 19:26


NVD link : CVE-2022-49231

Mitre link : CVE-2022-49231


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-401

Missing Release of Memory after Effective Lifetime