CVE-2021-47057
MediumIn 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")
CVSS 3.1 score
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness type
CWE-770CVE-2021-47057 is classified as CWE-770
See CWE-770 on MITRE CWE for full details on this weakness type.
References
The following references provide additional information about CVE-2021-47057 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
PatchKernel patch commithttps://git.kernel.org/stable/c/617ec35ed51f731a593ae7274228ef2cfc9cb781
-
PatchKernel patch commithttps://git.kernel.org/stable/c/6516cb852d704ff8d615de1f93cd443a99736c3d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/98b5ef3e97b16eaeeedb936f8bda3594ff84a70e
Frequently asked questions
-
What is CVE-2021-47057?
CVE-2021-47057 is a Medium severity Linux kernel vulnerability with a CVSS score of 5.5 out of 10 . CVE-2021-47057 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2021-47057?
CVE-2021-47057 has a CVSS score of 5.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H. -
Is there a patch available for CVE-2021-47057?
No patch is currently available for CVE-2021-47057. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2021-47057 actively exploited?
No — CVE-2021-47057 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.