In the Linux kernel, the following vulnerability has been resolved:
crypto: sa2ul - Fix memory leak of rxd
There are two error return paths that are not freeing rxd and causing
memory leaks. Fix these.
Addresses-Coverity: ("Resource leak")
CREATE(Triage):(User=admin) CVE-2021-47052 (https://nvd.nist.gov/vuln/detail/CVE-2021-47052)