CVE-2021-3656
HIGHLinux Kernel 4.13-<4.14.245 - Missing Authorization in KVM SVM Nested Virtualization
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2021-3656. PoCs published by rami08448.
AI-analyzed exploit summary The repository provides a technical analysis of CVE-2021-3656, a vulnerability in KVM's AMD nested virtualization due to missing validation of the `virt_ext` VMCB field. It includes references to patches, vulnerable code, and setup instructions but lacks functional exploit code.
Description
A flaw was found in the KVM's AMD code for supporting SVM nested virtualization. The flaw occurs when processing the VMCB (virtual machine control block) provided by the L1 guest to spawn/handle a nested guest (L2). Due to improper validation of the "virt_ext" field, this issue could allow a malicious L1 to disable both VMLOAD/VMSAVE intercepts and VLS (Virtual VMLOAD/VMSAVE) for the L2 guest. As a result, the L2 guest would be allowed to read/write physical pages of the host, resulting in a crash of the entire system, leak of sensitive data or potential guest-to-host escape.
Exploits (1)
The repository provides a technical analysis of CVE-2021-3656, a vulnerability in KVM's AMD nested virtualization due to missing validation of the `virt_ext` VMCB field. It includes references to patches, vulnerable code, and setup instructions but lacks functional exploit code.
References (4)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H