Lucene search

K
redhatcveRedhat.comRH:CVE-2021-47057
HistoryMar 01, 2024 - 5:41 a.m.

CVE-2021-47057

2024-03-0105:41:23
redhat.com
access.redhat.com
9
linux kernel
crypto vulnerability
cve-2021-47057
memory leak
sun8i-ss
dma_iv
object d
error return
coverity

6.5 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.5 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%