CVE-2023-53769
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-08
Assigner: kernel.org
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| 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.