CVE-2021-47052

Publication date

2024-02-28 08:13:54

Family

Linux

State

PUBLISHED

Description

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")