Security Advisory

CVE-2023-53769

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2025-12-08 01:19:32
Last updated 2026-05-11 19:51:19
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: virt/coco/sev-guest: Double-buffer messages The encryption algorithms read and write directly to shared unencrypted memory, which may leak information as well as permit the host to tamper with the message integrity. Instead, copy whole messages in or out as needed before doing any computation on them.