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

8.4 · HIGH
Published May 1, 2025 linux EPSS 0.17% (7th pctl)

Overview

CVE-2022-49886 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 8.4 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.4, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

x86/tdx: Panic on bad configs that #VE on "private" memory access

All normal kernel memory is "TDX private memory". This includes

everything from kernel stacks to kernel text. Handling

exceptions on arbitrary accesses to kernel memory is essentially

impossible because they can happen in horribly nasty places like

kernel entry/exit. But, TDX hardware can theoretically _deliver_

a virtualization exception (#VE) on any access to private memory.

But, it's not as bad as it sounds. TDX can be configured to never

deliver these exceptions on private memory with a "TD attribute"

called ATTR_SEPT_VE_DISABLE. The guest has no way to *set* this

attribute, but it can check it.

Ensure ATTR_SEPT_VE_DISABLE is set in early boot. panic() if it

is unset. There is no sane way for Linux to run with this

attribute clear so a panic() is appropriate.

There's small window during boot before the check where kernel

has an early #VE

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.19, < 6.0.8 Affected

Frequently Asked Questions

What is CVE-2022-49886?

CVE-2022-49886 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 1, 2025 and has a CVSS 3.1 base score of 8.4 (HIGH).

How severe is CVE-2022-49886?

This vulnerability has a CVSS 3.1 base score of 8.4, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-49886?

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

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