CVE-2021-46968
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Published Feb 27, 2024
Updated: Jan 8, 2025
CWE ID 401
Summary
CVE-2021-46968 is a vulnerability affecting the Linux kernel. This issue was resolved in relation to the s390/zcrypt driver. The problem stemmed from a memory leak during hot unplug events for zcard and zqueue structs, which failed to be properly freed due to a mismatch with get/put functions for the embedded kref counter. The fix implemented adjusts the handling of the kref counters, ensuring that they initialize with a value of 1, which must drop to zero before the object is released and freed.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Linux Kernel
Affected Vendors
- LINUX