With shadow paging enabled, the INVPCID instruction results in a call to kvm_mmu_invpcid_gva. If INVPCID is executed with CR0.PG=0, the invlpg callback is not set and the result is a NULL pointer dereference.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
History
No history.
Information
Published : 2022-06-02 14:15
Updated : 2024-11-21 06:41
NVD link : CVE-2022-1789
Mitre link : CVE-2022-1789
CVE.ORG link : CVE-2022-1789
JSON object : View
Products Affected
linux
- linux_kernel
debian
- debian_linux
fedoraproject
- fedora
redhat
- enterprise_linux
CWE
CWE-476
NULL Pointer Dereference