Vulnerability Details
Basic Information
| Title | CVE-2022-21546 |
|---|---|
| Type | cvelist |
| Published | 2025-05-02T21:52:09 |
| Last Seen | 2025-05-02T22:20:22 |
| CVSS Score | 7.7 (HIGH) |
CVSS v3 Details
| Attack Vector | NETWORK |
|---|---|
| Attack Complexity | LOW |
| Privileges Required | LOW |
| User Interaction | NONE |
| Scope | CHANGED |
| Confidentiality Impact | NONE |
| Integrity Impact | NONE |
| Availability Impact | HIGH |
CVE Information
| CVE IDs | CVE-2022-21546 |
|---|---|
| CWE | |
| Bulletin Family | cve |
Description
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. CVSS 3.1 Base Score 7.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H).
Impact Assessment
| Base Score | 7.7 |
|---|---|
| Severity | HIGH |