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-46076

7.9 · HIGH
Published May 27, 2026 linux EPSS 0.12% (2th pctl)

Overview

CVE-2026-46076 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 27, 2026 and has a CVSS 3.1 base score of 7.9 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.9, rated HIGH. 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: nSVM: Raise #UD if unhandled VMMCALL isn't intercepted by L1

Explicitly synthesize a #UD for VMMCALL if L2 is active, L1 does NOT want

to intercept VMMCALL, nested_svm_l2_tlb_flush_enabled() is true, and the

hypercall is something other than one of the supported Hyper-V hypercalls.

When all of the above conditions are met, KVM will intercept VMMCALL but

never forward it to L1, i.e. will let L2 make hypercalls as if it were L1.

The TLFS says a whole lot of nothing about this scenario, so go with the

architectural behavior, which says that VMMCALL #UDs if it's not

intercepted.

Opportunistically do a 2-for-1 stub trade by stub-ifying the new API

instead of the helpers it uses. The last remaining "single" stub will

soon be dropped as well.

[sean: rewrite changelog and comment, tag for stable, remove defunct stubs]

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.2, < 6.12.86 Affected

Frequently Asked Questions

What is CVE-2026-46076?

CVE-2026-46076 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 27, 2026 and has a CVSS 3.1 base score of 7.9 (HIGH).

How severe is CVE-2026-46076?

This vulnerability has a CVSS 3.1 base score of 7.9, rated HIGH. 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-46076?

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-46076?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-46076 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.