CVE-2023-53769
Awaiting Analysis Awaiting Analysis - Queue
BaseFortify

Publication date: 2025-12-08

Last updated on: 2025-12-08

Assigner: kernel.org

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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-08
Last Modified
2025-12-08
Generated
2026-05-07
AI Q&A
2025-12-08
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in the Linux kernel involves the encryption algorithms in the virt/coco/sev-guest component reading and writing directly to shared unencrypted memory. This improper handling can lead to information leakage and allows the host to tamper with the integrity of messages. The correct approach is to copy entire messages in or out of memory before performing any encryption or decryption computations.


How can this vulnerability impact me? :

The vulnerability can lead to sensitive information being leaked due to the use of shared unencrypted memory. Additionally, it allows an attacker with host access to tamper with the integrity of encrypted messages, potentially compromising the confidentiality and trustworthiness of communications or data processed by the affected system.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart