Security Advisory

CVE-2026-46082

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-27 12:58:21
Last updated 2026-06-14 17:53:00
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: KVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0 INVLPGA should cause a #UD when EFER.SVME is not set. Add a check to properly inject #UD when EFER.SVME=0. [sean: tag for stable@]