NA

CVE-2021-47053

Published: 28/02/2024 Updated: 28/02/2024

Vulnerability Summary

In the Linux kernel, the following vulnerability has been resolved: crypto: sun8i-ss - Fix memory leak of pad It appears there are several failure return paths that don't seem to be free'ing pad. Fix these. Addresses-Coverity: ("Resource leak")