Bug 2297586 (CVE-2024-41002) - CVE-2024-41002 kernel: crypto: hisilicon/sec - Fix memory leak for sec resource release
Summary: CVE-2024-41002 kernel: crypto: hisilicon/sec - Fix memory leak for sec resour...
Keywords:
Status: NEW
Alias: CVE-2024-41002
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-12 13:50 UTC by OSIDB Bzimport
Modified: 2024-07-31 06:08 UTC (History)
4 users (show)

Fixed In Version: kernel 5.15.162, kernel 6.1.96, kernel 6.6.36, kernel 6.9.7, kernel 6.10-rc1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-07-12 13:50:07 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.