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

5.5 · MEDIUM
Published Oct 1, 2025 linux EPSS 0.16% (5th pctl)

Overview

CVE-2022-50435 is a medium-severity vulnerability affecting linux linux_kernel. It was published on October 1, 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: avoid crash when inline data creation follows DIO write

When inode is created and written to using direct IO, there is nothing

to clear the EXT4_STATE_MAY_INLINE_DATA flag. Thus when inode gets

truncated later to say 1 byte and written using normal write, we will

try to store the data as inline data. This confuses the code later

because the inode now has both normal block and inline data allocated

and the confusion manifests for example as:

kernel BUG at fs/ext4/inode.c:2721!

invalid opcode: 0000 [#1] PREEMPT SMP KASAN

CPU: 0 PID: 359 Comm: repro Not tainted 5.19.0-rc8-00001-g31ba1e3b8305-dirty #15

Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.0-1.fc36 04/01/2014

RIP: 0010:ext4_writepages+0x363d/0x3660

RSP: 0018:ffffc90000ccf260 EFLAGS: 00010293

RAX: ffffffff81e1abcd RBX: 0000008000000000 RCX: ffff88810842a180

RDX: 0000000000000000 RSI: 0000008000000000 RDI: 0000000000000000

RBP: ffffc90000c

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.5, < 5.10.150 Affected

Frequently Asked Questions

What is CVE-2022-50435?

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

How severe is CVE-2022-50435?

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

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

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