Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-46295

5.5 · MEDIUM
Published Jun 8, 2026 linux EPSS 0.11% (2th pctl)

Overview

CVE-2026-46295 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 8, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

KVM: x86: Do IRR scan in __kvm_apic_update_irr even if PIR is empty

Fall back to apic_find_highest_vector() when PID.ON is set but PIR

turns out to be empty, to correctly report the highest pending interrupt

from the existing IRR.

In a nested VM stress test, the following WARNING fires in

vmx_check_nested_events() when kvm_cpu_has_interrupt() reports a pending

interrupt but the subsequent kvm_apic_has_interrupt() (which invokes

vmx_sync_pir_to_irr() again) returns -1:

WARNING: CPU: 99 PID: 57767 at arch/x86/kvm/vmx/nested.c:4449 vmx_check_nested_events+0x6bf/0x6e0 [kvm_intel]

Call Trace:

kvm_check_and_inject_events

vcpu_enter_guest.constprop.0

vcpu_run

kvm_arch_vcpu_ioctl_run

kvm_vcpu_ioctl

__x64_sys_ioctl

do_syscall_64

entry_SYSCALL_64_after_hwframe

The root cause is a race between vmx_sync_pir_to_irr() on the target vCPU

and __vmx_deliver_posted_interrupt() on a sender vCPU. The send

Remediation

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
linux linux_kernel >= 6.16, < 6.18.30 Affected

Frequently Asked Questions

What is CVE-2026-46295?

CVE-2026-46295 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 8, 2026 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2026-46295?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-46295?

Check the references section for vendor advisories and patches from linux. Update linux_kernel to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-46295?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-46295 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.