CVE-2021-47057
published 2024-02-29CVE-2021-47057: 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…
PriorityP415medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.22%
12.9th percentile
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")
Affected
13 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 5.10.38-1 (bookworm) | linux 5.10.38-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= ac2614d721dea2ff273af19c6c5d508d58a2bb3e < 617ec35ed51f731a593ae7274228ef2cfc9cb781 | 617ec35ed51f731a593ae7274228ef2cfc9cb781 |
| linux | linux | >= ac2614d721dea2ff273af19c6c5d508d58a2bb3e < e1f2d739849c3239df1ea3f97d40bade4b808410 | e1f2d739849c3239df1ea3f97d40bade4b808410 |
| linux | linux | >= ac2614d721dea2ff273af19c6c5d508d58a2bb3e < 6516cb852d704ff8d615de1f93cd443a99736c3d | 6516cb852d704ff8d615de1f93cd443a99736c3d |
| linux | linux | >= ac2614d721dea2ff273af19c6c5d508d58a2bb3e < 98b5ef3e97b16eaeeedb936f8bda3594ff84a70e | 98b5ef3e97b16eaeeedb936f8bda3594ff84a70e |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 0 < 5.10.38-1 | 5.10.38-1 |
| linux | linux_kernel | >= 5.10 < 5.10.37 | 5.10.37 |
| linux | linux_kernel | >= 5.11 < 5.11.21 | 5.11.21 |
| linux | linux_kernel | >= 5.12 < 5.12.4 | 5.12.4 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
vendor_redhat·2024-02-29·CVSS 5.5
CVE-2021-47057 [MEDIUM] CWE-402 kernel: crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
kernel: crypto: sun8i-ss - Fix memory leak of object d when dma_iv fails to map
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")
Statement: Red Hat Enterprise Linux 8 and 9 are not affected by this vulnerability.
Package: kernel (Red Hat Enterprise Linux 6) - Out of support scope
Package: kernel (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel-rt (Red Hat Enterprise Linux 7) - Out of support scope
Package: kernel (Red Hat Enterpris
Debian
CVE-2021-47057: linux - In the Linux kernel, the following vulnerability has been resolved: crypto: sun...
vendor_debian·2021·CVSS 5.5
CVE-2021-47057 [MEDIUM] CVE-2021-47057: linux - In the Linux kernel, the following vulnerability has been resolved: crypto: sun...
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")
Scope: local
bookworm: resolved (fixed in 5.10.38-1)
bullseye: resolved (fixed in 5.10.38-1)
forky: resolved (fixed in 5.10.38-1)
sid: resolved (fixed in 5.10.38-1)
trixie: resolved (fixed in 5.10.38-1)
GHSA
GHSA-m647-h22j-v38q: 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 c
ghsa_unreviewed·2024-03-01
CVE-2021-47057 [MEDIUM] CWE-770 GHSA-m647-h22j-v38q: 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 c
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")
OSV
CVE-2021-47057: 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 cas
osv·2024-02-29·CVSS 5.5
CVE-2021-47057 [MEDIUM] CVE-2021-47057: 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 cas
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")
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/617ec35ed51f731a593ae7274228ef2cfc9cb781https://git.kernel.org/stable/c/6516cb852d704ff8d615de1f93cd443a99736c3dhttps://git.kernel.org/stable/c/98b5ef3e97b16eaeeedb936f8bda3594ff84a70ehttps://git.kernel.org/stable/c/e1f2d739849c3239df1ea3f97d40bade4b808410https://git.kernel.org/stable/c/617ec35ed51f731a593ae7274228ef2cfc9cb781https://git.kernel.org/stable/c/6516cb852d704ff8d615de1f93cd443a99736c3dhttps://git.kernel.org/stable/c/98b5ef3e97b16eaeeedb936f8bda3594ff84a70ehttps://git.kernel.org/stable/c/e1f2d739849c3239df1ea3f97d40bade4b808410
2024-02-29
Published