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

7.8 · HIGH
Published May 1, 2025 linux CWE-416 EPSS 0.21% (11th pctl)

Overview

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

nilfs2: fix use-after-free bug of ns_writer on remount

If a nilfs2 filesystem is downgraded to read-only due to metadata

corruption on disk and is remounted read/write, or if emergency read-only

remount is performed, detaching a log writer and synchronizing the

filesystem can be done at the same time.

In these cases, use-after-free of the log writer (hereinafter

nilfs->ns_writer) can happen as shown in the scenario below:

Task1 Task2

-------------------------------- ------------------------------

nilfs_construct_segment

nilfs_segctor_sync

init_wait

init_waitqueue_entry

add_wait_queue

schedule

nilfs_remount (R/W remount case)

nilfs_attach_log_writer

nilfs_detach_log_writer

nilfs_segctor_destroy

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, < 4.9.334 Affected

Frequently Asked Questions

What is CVE-2022-49834?

CVE-2022-49834 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-49834?

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

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

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