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

5.5 · MEDIUM
Published Sep 16, 2025 linux CWE-476 EPSS 0.16% (5th pctl)

Overview

CVE-2022-50344 is a medium-severity vulnerability affecting linux linux_kernel. It was published on September 16, 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 null-ptr-deref in ext4_write_info

I caught a null-ptr-deref bug as follows:

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

KASAN: null-ptr-deref in range [0x0000000000000068-0x000000000000006f]

CPU: 1 PID: 1589 Comm: umount Not tainted 5.10.0-02219-dirty #339

RIP: 0010:ext4_write_info+0x53/0x1b0

[...]

Call Trace:

dquot_writeback_dquots+0x341/0x9a0

ext4_sync_fs+0x19e/0x800

__sync_filesystem+0x83/0x100

sync_filesystem+0x89/0xf0

generic_shutdown_super+0x79/0x3e0

kill_block_super+0xa1/0x110

deactivate_locked_super+0xac/0x130

deactivate_super+0xb6/0xd0

cleanup_mnt+0x289/0x400

__cleanup_mnt+0x16/0x20

task_work_run+0x11c/0x1c0

exit_to_user_mode_prepare+0x203/0x210

syscall_exit_to_user_mode+0x5b/0x3a0

do_syscall_64+0x59/0x70

entry_SYSCALL_64_after_hwframe+0x44/0xa9

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

Above issue may happen as follows:

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

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 >= 0, < 4.9.331 Affected

Frequently Asked Questions

What is CVE-2022-50344?

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

How severe is CVE-2022-50344?

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

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

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