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

9.8 · CRITICAL
Published Sep 16, 2025 linux CWE-362 EPSS 0.27% (19th pctl)

Overview

CVE-2022-50350 is a critical-severity vulnerability affecting linux linux_kernel. It was published on September 16, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

scsi: target: iscsi: Fix a race condition between login_work and the login thread

In case a malicious initiator sends some random data immediately after a

login PDU; the iscsi_target_sk_data_ready() callback will schedule the

login_work and, at the same time, the negotiation may end without clearing

the LOGIN_FLAGS_INITIAL_PDU flag (because no additional PDU exchanges are

required to complete the login).

The login has been completed but the login_work function will find the

LOGIN_FLAGS_INITIAL_PDU flag set and will never stop from rescheduling

itself; at this point, if the initiator drops the connection, the

iscsit_conn structure will be freed, login_work will dereference a released

socket structure and the kernel crashes.

BUG: kernel NULL pointer dereference, address: 0000000000000230

PF: supervisor write access in kernel mode

PF: error_code(0x0002) - not-present page

Workqueue: events iscsi_target_do_login_rx [is

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.12, < 6.0.16 Affected

Frequently Asked Questions

What is CVE-2022-50350?

CVE-2022-50350 is a critical-severity vulnerability affecting linux linux_kernel. It was published on September 16, 2025 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2022-50350?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2022-50350?

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

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