Vulnerability in Linux Kernel

CVE-2023-4155

A flaw was found in KVM AMD Secure Encrypted Virtualization (SEV) in the Linux kernel. A KVM guest using SEV-ES or SEV-SNP with multiple vCPUs can trigger a double fetch race condition vulnerability and invoke the `VMGEXIT` handler recursively. If an attacker manages to call the handler multiple times, they can trigger a stack overflow and cause a denial of service or potentially guest-to-host escape in kernel configurations without stack guard pages (`CONFIG_VMAP_STACK`).

Vulnerability class: TOCTOU (Time-of-Check to Time-of-Use)

EPSS: 0.002 (5.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:C/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2023-4155?
CVE-2023-4155 is a medium-severity vulnerability in Linux Kernel, classified under Time-of-check Time-of-use (TOCTOU) Race Condition. CVSS score: 5.3/10. Published 2023-09-13.
How severe is CVE-2023-4155?
Medium severity. CVSS v3 base score is 5.3 out of 10.