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

7.5 · HIGH
Published May 2, 2025 linux CWE-476 EPSS 0.42% (35th pctl)

Overview

CVE-2022-21546 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. 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: Fix WRITE_SAME No Data Buffer crash

In newer version of the SBC specs, we have a NDOB bit that indicates there

is no data buffer that gets written out. If this bit is set using commands

like "sg_write_same --ndob" we will crash in target_core_iblock/file's

execute_write_same handlers when we go to access the se_cmd->t_data_sg

because its NULL.

This patch adds a check for the NDOB bit in the common WRITE SAME code

because we don't support it. And, it adds a check for zero SG elements in

each handler in case the initiator tries to send a normal WRITE SAME with

no data buffer.

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, < 5.4.294 Affected

Frequently Asked Questions

What is CVE-2022-21546?

CVE-2022-21546 is a high-severity vulnerability affecting linux linux_kernel. It was published on May 2, 2025 and has a CVSS 3.1 base score of 7.5 (HIGH).

How severe is CVE-2022-21546?

This vulnerability has a CVSS 3.1 base score of 7.5, rated HIGH. 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-21546?

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

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