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

7.8 · HIGH
Published Sep 18, 2025 linux CWE-125 EPSS 0.17% (6th pctl)

Overview

CVE-2022-50394 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, 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:

i2c: ismt: Fix an out-of-bounds bug in ismt_access()

When the driver does not check the data from the user, the variable

'data->block[0]' may be very large to cause an out-of-bounds bug.

The following log can reveal it:

[ 33.995542] i2c i2c-1: ioctl, cmd=0x720, arg=0x7ffcb3dc3a20

[ 33.995978] ismt_smbus 0000:00:05.0: I2C_SMBUS_BLOCK_DATA: WRITE

[ 33.996475] ==================================================================

[ 33.996995] BUG: KASAN: out-of-bounds in ismt_access.cold+0x374/0x214b

[ 33.997473] Read of size 18446744073709551615 at addr ffff88810efcfdb1 by task ismt_poc/485

[ 33.999450] Call Trace:

[ 34.001849] memcpy+0x20/0x60

[ 34.002077] ismt_access.cold+0x374/0x214b

[ 34.003382] __i2c_smbus_xfer+0x44f/0xfb0

[ 34.004007] i2c_smbus_xfer+0x10a/0x390

[ 34.004291] i2cdev_ioctl_smbus+0x2c8/0x710

[ 34.005196] i2cdev_ioctl+0x5ec/0x74c

Fix this bug by checking the size of 'data

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.9, < 4.9.337 Affected

Frequently Asked Questions

What is CVE-2022-50394?

CVE-2022-50394 is a high-severity vulnerability affecting linux linux_kernel. It was published on September 18, 2025 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2022-50394?

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

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

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