Lucene search

K
vulnrichmentLinuxVULNRICHMENT:CVE-2024-41002
HistoryJul 12, 2024 - 12:37 p.m.

CVE-2024-41002 crypto: hisilicon/sec - Fix memory leak for sec resource release

2024-07-1212:37:42
Linux
github.com
1
cve-2024-41002
linux kernel
hisilicon
sec
resource release
memory leak

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

AI Score

6.8

Confidence

Low

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial