Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2021-47057
HistoryFeb 29, 2024 - 11:15 p.m.

CVE-2021-47057

2024-02-2923:15:07
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
2
linux kernel
memory leak
sun8i-ss
crypto
cve-2021-47057
resource leak

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

In the Linux kernel, the following vulnerability has been resolved:

crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map

In the case where the dma_iv mapping fails, the return error path leaks
the memory allocated to object d. Fix this by adding a new error return
label and jumping to this to ensure d is free’d before the return.

Addresses-Coverity: (“Resource leak”)

6.4 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%