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

5.5 · MEDIUM
Published Feb 26, 2025 linux CWE-617 EPSS 0.28% (21th pctl)

Overview

CVE-2022-49708 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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:

ext4: fix bug_on ext4_mb_use_inode_pa

Hulk Robot reported a BUG_ON:

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

kernel BUG at fs/ext4/mballoc.c:3211!

[...]

RIP: 0010:ext4_mb_mark_diskspace_used.cold+0x85/0x136f

[...]

Call Trace:

ext4_mb_new_blocks+0x9df/0x5d30

ext4_ext_map_blocks+0x1803/0x4d80

ext4_map_blocks+0x3a4/0x1a10

ext4_writepages+0x126d/0x2c30

do_writepages+0x7f/0x1b0

__filemap_fdatawrite_range+0x285/0x3b0

file_write_and_wait_range+0xb1/0x140

ext4_sync_file+0x1aa/0xca0

vfs_fsync_range+0xfb/0x260

do_fsync+0x48/0xa0

[...]

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

Above issue may happen as follows:

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

do_fsync

vfs_fsync_range

ext4_sync_file

file_write_and_wait_range

__filemap_fdatawrite_range

do_writepages

ext4_writepages

mpage_map_and_submit_extent

mpage_map_one_extent

ext4_

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 >= 3.2.89, < 3.3 Affected

Frequently Asked Questions

What is CVE-2022-49708?

CVE-2022-49708 is a medium-severity vulnerability affecting linux linux_kernel. It was published on February 26, 2025 and has a CVSS 3.1 base score of 5.5 (MEDIUM).

How severe is CVE-2022-49708?

This vulnerability has a CVSS 3.1 base score of 5.5, rated MEDIUM. 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-49708?

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

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