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

5.5 · MEDIUM
Published Feb 26, 2025 linux EPSS 0.30% (22th pctl)

Overview

CVE-2022-49559 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 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: Drop WARNs that assert a triple fault never "escapes" from L2

Remove WARNs that sanity check that KVM never lets a triple fault for L2

escape and incorrectly end up in L1. In normal operation, the sanity

check is perfectly valid, but it incorrectly assumes that it's impossible

for userspace to induce KVM_REQ_TRIPLE_FAULT without bouncing through

KVM_RUN (which guarantees kvm_check_nested_state() will see and handle

the triple fault).

The WARN can currently be triggered if userspace injects a machine check

while L2 is active and CR4.MCE=0. And a future fix to allow save/restore

of KVM_REQ_TRIPLE_FAULT, e.g. so that a synthesized triple fault isn't

lost on migration, will make it trivially easy for userspace to trigger

the WARN.

Clearing KVM_REQ_TRIPLE_FAULT when forcibly leaving guest mode is

tempting, but wrong, especially if/when the request is saved/restored,

e.g. if userspace restores events (includi

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 >= 5.13, < 5.15.45 Affected

Frequently Asked Questions

What is CVE-2022-49559?

CVE-2022-49559 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-49559?

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

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

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