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

5.5 · MEDIUM
Published Jun 18, 2025 linux CWE-416 EPSS 0.21% (11th pctl)

Overview

CVE-2022-50092 is a medium-severity vulnerability affecting linux linux_kernel. It was published on June 18, 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:

dm thin: fix use-after-free crash in dm_sm_register_threshold_callback

Fault inject on pool metadata device reports:

BUG: KASAN: use-after-free in dm_pool_register_metadata_threshold+0x40/0x80

Read of size 8 at addr ffff8881b9d50068 by task dmsetup/950

CPU: 7 PID: 950 Comm: dmsetup Tainted: G W 5.19.0-rc6 #1

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

Call Trace:

<TASK>

dump_stack_lvl+0x34/0x44

print_address_description.constprop.0.cold+0xeb/0x3f4

kasan_report.cold+0xe6/0x147

dm_pool_register_metadata_threshold+0x40/0x80

pool_ctr+0xa0a/0x1150

dm_table_add_target+0x2c8/0x640

table_load+0x1fd/0x430

ctl_ioctl+0x2c4/0x5a0

dm_ctl_ioctl+0xa/0x10

__x64_sys_ioctl+0xb3/0xd0

do_syscall_64+0x35/0x80

entry_SYSCALL_64_after_hwframe+0x46/0xb0

This can be easily reproduced using:

echo offline > /sys/block/sda/device/state

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.10, < 5.4.211 Affected

Frequently Asked Questions

What is CVE-2022-50092?

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

How severe is CVE-2022-50092?

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

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

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