I
n the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - Fix memory leak for sec resource release The AIV is one of the SEC resources. When releasing resources, it need to release the AIV resources at the same time. Otherwise, memory leakage occurs. The aiv resource release is added to the sec resource release function.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 22:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
21 Nov 2024, 09:32
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/36810d2db3496bb8b4db7ccda666674a5efc7b47 - Patch | |
| References | () https://git.kernel.org/stable/c/7c42ce556ff65995c8875c9ed64141c14238e7e6 - Patch | |
| References | () https://git.kernel.org/stable/c/9f21886370db451b0fdc651f6e41550a1da70601 - Patch | |
| References | () https://git.kernel.org/stable/c/a886bcb0f67d1e3d6b2da25b3519de59098200c2 - Patch | |
| References | () https://git.kernel.org/stable/c/bba4250757b4ae1680fea435a358d8093f254094 - Patch |
21 Aug 2024, 16:18
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Linux linux Kernel
Linux |
|
| Summary |
|
|
| CWE | CWE-401 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/36810d2db3496bb8b4db7ccda666674a5efc7b47 - Patch | |
| References | () https://git.kernel.org/stable/c/7c42ce556ff65995c8875c9ed64141c14238e7e6 - Patch | |
| References | () https://git.kernel.org/stable/c/9f21886370db451b0fdc651f6e41550a1da70601 - Patch | |
| References | () https://git.kernel.org/stable/c/a886bcb0f67d1e3d6b2da25b3519de59098200c2 - Patch | |
| References | () https://git.kernel.org/stable/c/bba4250757b4ae1680fea435a358d8093f254094 - Patch | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
12 Jul 2024, 13:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-07-12 13:15
Updated : 2025-11-03 22:17
NVD link : CVE-2024-41002
Mitre link : CVE-2024-41002
CVE.ORG link : CVE-2024-41002
JSON object : View
Products Affected
CWE
CWE-401
Missing Release of Memory after Effective Lifetime