Security Advisory

CVE-2021-47052

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-28 08:13:54
Last updated 2026-05-11 13:47:08
Assigner 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")