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-2022-48763

5.5 · MEDIUM
Published Jun 20, 2024 linux CWE-401 EPSS 0.22% (12th pctl)

Overview

CVE-2022-48763 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 20, 2024 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: Forcibly leave nested virt when SMM state is toggled

Forcibly leave nested virtualization operation if userspace toggles SMM

state via KVM_SET_VCPU_EVENTS or KVM_SYNC_X86_EVENTS. If userspace

forces the vCPU out of SMM while it's post-VMXON and then injects an SMI,

vmx_enter_smm() will overwrite vmx->nested.smm.vmxon and end up with both

vmxon=false and smm.vmxon=false, but all other nVMX state allocated.

Don't attempt to gracefully handle the transition as (a) most transitions

are nonsencial, e.g. forcing SMM while L2 is running, (b) there isn't

sufficient information to handle all transitions, e.g. SVM wants access

to the SMRAM save state, and (c) KVM_SET_VCPU_EVENTS must precede

KVM_SET_NESTED_STATE during state restore as the latter disallows putting

the vCPU into L2 if SMM is active, and disallows tagging the vCPU as

being post-VMXON in SMM if SMM is not active.

Abuse of KVM_SET_VCPU_EVENTS manifest

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 >= 0, < 5.10.97 Affected

Frequently Asked Questions

What is CVE-2022-48763?

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

How severe is CVE-2022-48763?

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-2022-48763?

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-2022-48763?

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