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

7.8 · HIGH
Published May 1, 2025 linux EPSS 0.22% (13th pctl)

Overview

CVE-2022-49899 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 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:

fscrypt: stop using keyrings subsystem for fscrypt_master_key

The approach of fs/crypto/ internally managing the fscrypt_master_key

structs as the payloads of "struct key" objects contained in a

"struct key" keyring has outlived its usefulness. The original idea was

to simplify the code by reusing code from the keyrings subsystem.

However, several issues have arisen that can't easily be resolved:

- When a master key struct is destroyed, blk_crypto_evict_key() must be

called on any per-mode keys embedded in it. (This started being the

case when inline encryption support was added.) Yet, the keyrings

subsystem can arbitrarily delay the destruction of keys, even past the

time the filesystem was unmounted. Therefore, currently there is no

easy way to call blk_crypto_evict_key() when a master key is

destroyed. Currently, this is worked around by holding an extra

reference to the filesystem's request_qu

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.4, < 5.10.154 Affected

Frequently Asked Questions

What is CVE-2022-49899?

CVE-2022-49899 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 7.8 (HIGH).

How severe is CVE-2022-49899?

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

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

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