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

7.8 · HIGH
Published Jun 18, 2025 linux CWE-787 EPSS 0.22% (12th pctl)

Overview

CVE-2022-49999 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, 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:

btrfs: fix space cache corruption and potential double allocations

When testing space_cache v2 on a large set of machines, we encountered a

few symptoms:

1. "unable to add free space :-17" (EEXIST) errors.

2. Missing free space info items, sometimes caught with a "missing free

space info for X" error.

3. Double-accounted space: ranges that were allocated in the extent tree

and also marked as free in the free space tree, ranges that were

marked as allocated twice in the extent tree, or ranges that were

marked as free twice in the free space tree. If the latter made it

onto disk, the next reboot would hit the BUG_ON() in

add_new_free_space().

4. On some hosts with no on-disk corruption or error messages, the

in-memory space cache (dumped with drgn) disagreed with the free

space tree.

All of these symptoms have the same underlying cause: a race between

caching the free space for a block group a

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.12, < 5.15.65 Affected

Frequently Asked Questions

What is CVE-2022-49999?

CVE-2022-49999 is a high-severity vulnerability affecting linux linux_kernel. It was published on June 18, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-49999?

This vulnerability has a CVSS 3.1 base score of 7.8, 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-2022-49999?

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

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