CVE-2025-21740 Information
Description
In the Linux kernel the following vulnerability has been resolved:
KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking
When waking a VM’s NX huge page recovery thread ensure the thread is actually alive before trying to wake it. Now that the thread is spawned on-demand during KVM_RUN a VM without a recovery thread is reachable via the related module params.
BUG: kernel NULL pointer dereference address: 0000000000000040
PF: supervisor read access in kernel mode
PF: error_code(0x0000) - not-present page
Hardware name: QEMU Standard PC (Q35 + ICH9 2009) BIOS 0.0.0 02/06/2015
RIP: 0010:vhost_task_wake+0x5/0x10
Call Trace:
Reference
https://git.kernel.org/stable/c/2b3928b7c896e5a9fb6b1373924adafe8e01a0c6 https://git.kernel.org/stable/c/43fb96ae78551d7bfa4ecca956b258f085d67c40 https://git.kernel.org/stable/c/974f85f1f7eb7dc7fce0988046e06eeccab576a7
Share on: