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

7.8 · HIGH
Published Feb 26, 2025 linux CWE-416 EPSS 0.29% (21th pctl)

Overview

CVE-2022-49349 is a high-severity vulnerability affecting linux linux_kernel. It was published on February 26, 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. No authentication or special privileges are required for exploitation.

Technical Description

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

ext4: fix use-after-free in ext4_rename_dir_prepare

We got issue as follows:

EXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue

ext4_get_first_dir_block: bh->b_data=0xffff88810bee6000 len=34478

ext4_get_first_dir_block: *parent_de=0xffff88810beee6ae bh->b_data=0xffff88810bee6000

ext4_rename_dir_prepare: [1] parent_de=0xffff88810beee6ae

==================================================================

BUG: KASAN: use-after-free in ext4_rename_dir_prepare+0x152/0x220

Read of size 4 at addr ffff88810beee6ae by task rep/1895

CPU: 13 PID: 1895 Comm: rep Not tainted 5.10.0+ #241

Call Trace:

dump_stack+0xbe/0xf9

print_address_description.constprop.0+0x1e/0x220

kasan_report.cold+0x37/0x7f

ext4_rename_dir_prepare+0x152/0x220

ext4_rename+0xf44/0x1ad0

ext4_rename2+0x11c/0x170

vfs_rename+0xa84/0x1440

do_renameat2+0x683/0x8f0

__x64_sys_renameat+0x53/0x60

do_syscall_64+0x33/0x40

entry_SYSCALL_

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.318 Affected

Frequently Asked Questions

What is CVE-2022-49349?

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

How severe is CVE-2022-49349?

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

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

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