CVE-2026-72294
Received Received - Intake

KVM Privilege Escalation in Linux Kernel

Vulnerability report for CVE-2026-72294, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-15

Last updated on: 2026-08-17

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Check irq validity in kvm_vcpu_ioctl_interrupt() Function kvm_vcpu_ioctl_interrupt() can be called from userspace, here add irq validility cheking in kvm_vcpu_ioctl_interrupt().

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-15
Last Modified
2026-08-17
Generated
2026-09-04
AI Q&A
2026-08-15
EPSS Evaluated
2026-09-03
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a vulnerability in the Linux kernel affecting the KVM (Kernel-based Virtual Machine) component for LoongArch architecture. The issue involves insufficient validation of interrupt requests in the kvm_vcpu_ioctl_interrupt() function, which can be invoked from userspace. This could allow a malicious user to pass invalid interrupt requests, potentially leading to unexpected behavior or crashes in the virtual machine.

Detection Guidance

This vulnerability affects the Linux kernel's KVM module for LoongArch architecture. Detection requires checking if your system runs a vulnerable kernel version. Use uname -a to check the kernel version and grep for KVM-related modules with lsmod | grep kvm. If patched, verify the fix is applied by checking kernel logs for KVM interrupt handling changes.

Impact Analysis

If you are running a Linux system with KVM enabled and using LoongArch virtual machines, this vulnerability could allow an attacker with userspace access to cause a denial of service by crashing the virtual machine or the host system. It may also enable further exploitation if combined with other vulnerabilities.

Compliance Impact

The provided CVE data does not specify any direct impact on compliance with standards like GDPR or HIPAA. The vulnerability is related to a KVM interrupt handling issue in the Linux kernel, which could potentially allow unauthorized access or disruption in virtualized environments. However, no explicit compliance implications are mentioned.

Mitigation Strategies

Update the Linux kernel to the latest patched version to resolve this vulnerability. Monitor vendor advisories for specific kernel updates addressing CVE-2026-72294.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-72294. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart