I
n 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.
References
Configurations
History
18 Mar 2025, 19:26
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-401 | |
| References | () https://git.kernel.org/stable/c/d95984b5580dcb8b1c0036577c52b609990a1dab - Patch | |
| References | () https://git.kernel.org/stable/c/ec5da191bfcd5fd22b95459b623694f66c1cc10b - Patch | |
| First Time |
Linux
Linux linux Kernel |
|
| Summary |
|
|
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
26 Feb 2025, 07:01
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-02-26 07:01
Updated : 2025-10-01 20:15
NVD link : CVE-2022-49231
Mitre link : CVE-2022-49231
CVE.ORG link : CVE-2022-49231
JSON object : View
Products Affected
CWE
CWE-401
Missing Release of Memory after Effective Lifetime