---
id: CVE-2026-89931
title: |-
  In the Linux kernel, the following vulnerability has been resolved:

  KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit

  Always check and clear KVM_REQ_GET_NESTED_STATE_PAGES when emulating a
  nested VM-Exit to ensure …
summary: |-
  In the Linux kernel, the following vulnerability has been resolved:

  KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit

  Always check and clear KVM_REQ_GET_NESTED_STATE_PAGES when emulating a
  nested VM-Exit to ensure …
severity: none
vendor: Linux
product: Linux
affected:
  - >-
    Linux >= b4f69df0f65e97fec439130a0d0a8b9c7cc02df2 <
    ae190f2439ca30067927077bf570d4c5edf07a0f
  - >-
    Linux >= b4f69df0f65e97fec439130a0d0a8b9c7cc02df2 <
    674a3244f07f323f21a106a7bdcaebb6db6a5058
  - >-
    Linux >= b4f69df0f65e97fec439130a0d0a8b9c7cc02df2 <
    bbec4adc2f340d85f4a77a9ddcddaa6b1f4639c5
  - >-
    Linux >= b4f69df0f65e97fec439130a0d0a8b9c7cc02df2 <
    11722439fb206c88e6f31be54173efa9880b4ccb
  - Linux 6.8
published: '2026-09-16'
updated: '2026-09-16'
sourceUpdated: '2026-09-16T11:17:02.427'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-89931'
references:
  - url: 'https://git.kernel.org/stable/c/11722439fb206c88e6f31be54173efa9880b4ccb'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/674a3244f07f323f21a106a7bdcaebb6db6a5058'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/ae190f2439ca30067927077bf570d4c5edf07a0f'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
  - url: 'https://git.kernel.org/stable/c/bbec4adc2f340d85f4a77a9ddcddaa6b1f4639c5'
    label: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-16T10:53:53.969Z'
epss: 0.002
epssPercentile: 0.10171
---

## Overview

In the Linux kernel, the following vulnerability has been resolved:

KVM: nVMX: Ensure KVM_REQ_GET_NESTED_STATE_PAGES is cleared on VM-Exit

Always check and clear KVM_REQ_GET_NESTED_STATE_PAGES when emulating a
nested VM-Exit to ensure the request is cleared, even when KVM was built
with CONFIG_KVM_HYPERV=n, as KVM subtly relies on the "check" to clear
the flag and thus avoid double-mapping the vmcs12 pages, e.g. if KVM
manages to bail from VM-Enter without processing the request, and then
emulates VMLAUNCH or VMRESUME.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
