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

7.8 · HIGH
Published Feb 26, 2025 linux CWE-129 EPSS 0.27% (19th pctl)

Overview

CVE-2022-49170 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. Some level of privileges is required for exploitation.

Technical Description

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

f2fs: fix to do sanity check on curseg->alloc_type

As Wenqing Liu reported in bugzilla:

https://bugzilla.kernel.org/show_bug.cgi?id=215657

- Overview

UBSAN: array-index-out-of-bounds in fs/f2fs/segment.c:3460:2 when mount and operate a corrupted image

- Reproduce

tested on kernel 5.17-rc4, 5.17-rc6

1. mkdir test_crash

2. cd test_crash

3. unzip tmp2.zip

4. mkdir mnt

5. ./single_test.sh f2fs 2

- Kernel dump

[ 46.434454] loop0: detected capacity change from 0 to 131072

[ 46.529839] F2FS-fs (loop0): Mounted with checkpoint version = 7548c2d9

[ 46.738319] ================================================================================

[ 46.738412] UBSAN: array-index-out-of-bounds in fs/f2fs/segment.c:3460:2

[ 46.738475] index 231 is out of range for type 'unsigned int [2]'

[ 46.738539] CPU: 2 PID: 939 Comm: umount Not tainted 5.17.0-rc6 #1

[ 46.738547] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009),

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.8, < 5.10.110 Affected

Frequently Asked Questions

What is CVE-2022-49170?

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

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

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

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