In the Linux kernel, the following vulnerability has been resolved:
iwlwifi: Fix memory leaks in error handling path
Should an error occur (invalid TLV len or memory allocation failure), the
memory already allocated in 'reduce_power_data' should be freed before
returning, otherwise it is leaking.
References
Configurations
History
21 Nov 2024, 06:36
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/4768935c25403ba96e7a745645df24a51a774b7e - Patch | |
References | () https://git.kernel.org/stable/c/a571bc28326d9f3e13f5f2d9cda2883e0631b0ce - Patch |
10 Jun 2024, 18:36
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
First Time |
Linux linux Kernel
Linux |
|
CWE | CWE-401 | |
Summary |
|
|
References | () https://git.kernel.org/stable/c/4768935c25403ba96e7a745645df24a51a774b7e - Patch | |
References | () https://git.kernel.org/stable/c/a571bc28326d9f3e13f5f2d9cda2883e0631b0ce - Patch |
24 May 2024, 15:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-05-24 15:15
Updated : 2024-11-21 06:36
NVD link : CVE-2021-47529
Mitre link : CVE-2021-47529
CVE.ORG link : CVE-2021-47529
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime