Security Advisory

CVE-2024-41002

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-07-12 12:37:42
Last updated 2026-05-11 20:24:07
Assigner Linux
State PUBLISHED

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.