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")
Metrics
Affected Vendors & Products
References
History
Wed, 06 Nov 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-770 | |
Metrics |
cvssV3_1
|
cvssV3_1
|
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-29T22:37:32.216Z
Updated: 2024-11-06T14:41:35.263Z
Reserved: 2024-02-29T22:33:44.294Z
Link: CVE-2021-47057
Vulnrichment
Updated: 2024-08-04T05:24:39.143Z
NVD
Status : Awaiting Analysis
Published: 2024-02-29T23:15:07.590
Modified: 2024-11-06T15:35:01.363
Link: CVE-2021-47057
Redhat