Linux · Linux Kernel · CVE-2024-57793
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
The issue arises in CoCo VMs where an untrusted host can cause `set memory decrypted()` to fail, leading to shared memory. To prevent functional or security issues, callers must handle these errors to avoid returning decrypted memory to the page allocator. When `set memory decrypted()` fails, the decrypted memory is leaked, and an error is not printed because `set memory decrypted()` calls `WARN ONCE()`.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.