CVE-2024-41002 Details
Description
In 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.
A memory leak vulnerability has been addressed in the Linux kernel's handling of SEC resources for Hisilicon cryptography. The issue arose because the AIV resource, which is part of the SEC resources, was not being released properly, leading to memory leakage. The vulnerability affects Linux kernel versions 6.1.0 through 6.1.119, as well as the 6.1 backport included in Debian 11. The vulnerability was introduced in version 6.1.0 and has been fixed in the same version range.
Users can upgrade to Linux kernel version 6.1.119-1~deb11u1 to address this vulnerability. This version is available through the Debian LTS repository.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Sep 10, 2024References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-401 | Missing Release of Memory after Effective Lifetime | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | < 5.15.162 >= 5.16, < 6.1.96 >= 6.2, < 6.6.36 >= 6.7, < 6.9.7 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Nov 3, 2025 | CVE Modified | CVE |
| Nov 21, 2024 | CVE Modified | CVE |
| Aug 21, 2024 | Initial Analysis | [email protected] |
| Jul 12, 2024 | New CVE Received | kernel.org |