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

7.1 · HIGH
Published Oct 4, 2025 linux CWE-125 EPSS 0.15% (5th pctl)

Overview

CVE-2022-50478 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 4, 2025 and has a CVSS 3.1 base score of 7.1 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.1, 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 shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()

Patch series "nilfs2: fix UBSAN shift-out-of-bounds warnings on mount

time".

The first patch fixes a bug reported by syzbot, and the second one fixes

the remaining bug of the same kind. Although they are triggered by the

same super block data anomaly, I divided it into the above two because the

details of the issues and how to fix it are different.

Both are required to eliminate the shift-out-of-bounds issues at mount

time.

This patch (of 2):

If the block size exponent information written in an on-disk superblock is

corrupted, nilfs_sb2_bad_offset helper function can trigger

shift-out-of-bounds warning followed by a kernel panic (if panic_on_warn

is set):

shift exponent 38983 is too large for 64-bit type 'unsigned long long'

Call Trace:

<TASK>

__dump_stack lib/dump_stack.c:88 [inline]

dump_stack_lvl+0x1b1/0x28e lib/dump_stack.c:106

ub

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 >= 2.6.30, < 4.9.337 Affected

Frequently Asked Questions

What is CVE-2022-50478?

CVE-2022-50478 is a high-severity vulnerability affecting linux linux_kernel. It was published on October 4, 2025 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2022-50478?

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

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

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