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

5.5 · MEDIUM
Published Feb 26, 2025 linux CWE-476 EPSS 0.26% (17th pctl)

Overview

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

f2fs: quota: fix loop condition at f2fs_quota_sync()

cnt should be passed to sb_has_quota_active() instead of type to check

active quota properly.

Moreover, when the type is -1, the compiler with enough inline knowledge

can discard sb_has_quota_active() check altogether, causing a NULL pointer

dereference at the following inode_lock(dqopt->files[cnt]):

[ 2.796010] Unable to handle kernel NULL pointer dereference at virtual address 00000000000000a0

[ 2.796024] Mem abort info:

[ 2.796025] ESR = 0x96000005

[ 2.796028] EC = 0x25: DABT (current EL), IL = 32 bits

[ 2.796029] SET = 0, FnV = 0

[ 2.796031] EA = 0, S1PTW = 0

[ 2.796032] Data abort info:

[ 2.796034] ISV = 0, ISS = 0x00000005

[ 2.796035] CM = 0, WnR = 0

[ 2.796046] user pgtable: 4k pages, 39-bit VAs, pgdp=00000003370d1000

[ 2.796048] [00000000000000a0] pgd=0000000000000000, pud=0000000000000000

[ 2.796051] Intern

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.148, < 5.4.189 Affected

Frequently Asked Questions

What is CVE-2022-49282?

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

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

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

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