CVE-2022-50717
Unknown Unknown - Not Provided
Out-of-Bounds Access in Linux nvmet-tcp Resolved

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-05-07
AI Q&A
2025-12-24
EPSS Evaluated
2026-05-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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart