In the Linux kernel, the following vulnerability has been resolved: KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU When emulating INVVPID, KVM executes INVVPID on the physical CPU…
High CVSS 8.8
Summary
In the Linux kernel, the following vulnerability has been resolved: KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU When emulating INVVPID, KVM executes INVVPID on the physical CPU using vpid02 (instead of the L1 assigned VPID), after doing some validations on the operands. However, it is possible that the physical CPU KVM executes INVVPID on is different from the CPU L2 is running on. For example, in the following scenario: - L2 runs on CPU #1 and exits to L1 (vmx->nested.v…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/27bdeb5fd19046ffba9ff234e92fe553eb2efb30
- https://git.kernel.org/stable/c/6d00e67326d831e6e610933a3800712f4ffe6ec1
- https://git.kernel.org/stable/c/9941850e8adf164d005dbd3774c4b79e91a3cb8e
- https://git.kernel.org/stable/c/d03e721801ac54b9fdf05668aa0c069f07913b68
Timeline
- nvd_ingest NVD