CVE-2022-50717
Unknown Unknown - Not Provided

Out-of-Bounds Access in Linux nvmet-tcp Resolved

Vulnerability report for CVE-2022-50717, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-24

Last updated on: 2025-12-24

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: add bounds check on Transfer Tag ttag is used as an index to get cmd in nvmet_tcp_handle_h2c_data_pdu(), add a bounds check to avoid out-of-bounds access.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-24
Last Modified
2025-12-24
Generated
2026-07-06
AI Q&A
2025-12-24
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in the Linux kernel's nvmet-tcp component involves the lack of a bounds check on the Transfer Tag (ttag) used as an index to access a command in the function nvmet_tcp_handle_h2c_data_pdu(). Without this bounds check, there is a risk of out-of-bounds access, which could lead to unexpected behavior or potential security issues. The vulnerability was resolved by adding the necessary bounds check to prevent such out-of-bounds access.

Impact Analysis

The vulnerability could allow out-of-bounds memory access in the Linux kernel's nvmet-tcp component, which might lead to system instability, crashes, or potentially allow an attacker to execute arbitrary code or cause denial of service. The exact impact depends on the context in which the vulnerable code is used.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2022-50717. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart