CVE-2023-53769
Awaiting Analysis Awaiting Analysis - Queue

BaseFortify

Vulnerability report for CVE-2023-53769, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2025-12-08
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53769. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart