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.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=1983988 | Issue Tracking Third Party Advisory |
https://git.kernel.org/pub/scm/virt/kvm/kvm.git/commit/?id=c7dfa4009965a9b2d7b329ee970eb8da0d32f0bc | Patch Third Party Advisory |
https://github.com/torvalds/linux/commit/c7dfa4009965a9b2d7b329ee970eb8da0d32f0bc | Patch Third Party Advisory |
https://www.openwall.com/lists/oss-security/2021/08/16/1 | Mailing List Third Party Advisory |
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
AND |
|
Configuration 4 (hide)
|
Configuration 5 (hide)
AND |
|
Configuration 6 (hide)
AND |
|
Configuration 7 (hide)
AND |
|
History
No history.
Information
Published : 2022-03-04 19:15
Updated : 2023-01-19 15:53
NVD link : CVE-2021-3656
Mitre link : CVE-2021-3656
CVE.ORG link : CVE-2021-3656
JSON object : View
Products Affected
redhat
- enterprise_linux_for_real_time_tus
- enterprise_linux_desktop
- openstack
- enterprise_linux_for_real_time_for_nfv_tus
- codeready_linux_builder
- enterprise_linux_eus
- enterprise_linux_for_power_little_endian_eus
- enterprise_linux_server_tus
- enterprise_linux_for_ibm_z_systems
- virtualization_host
- enterprise_linux_server_aus
- enterprise_linux_for_scientific_computing
- enterprise_linux_server
- enterprise_linux_for_real_time
- 3scale_api_management
- enterprise_linux
- enterprise_linux_server_update_services_for_sap_solutions
- enterprise_linux_workstation
- enterprise_linux_server_for_power_little_endian_update_services_for_sap_solutions
- enterprise_linux_for_power_big_endian
- enterprise_linux_for_real_time_for_nfv
- enterprise_linux_for_ibm_z_systems_eus
- enterprise_linux_for_power_little_endian
- software_collections
fedoraproject
- fedora
linux
- linux_kernel
CWE
CWE-862
Missing Authorization