Security Advisory

CVE-2021-31401

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-08-19 11:25:42
Last updated 2024-08-03 22:55:53
Assigner mitre
State PUBLISHED

Description

An issue was discovered in tcp_rcv() in nptcp.c in HCC embedded InterNiche 4.0.1. The TCP header processing code doesnt sanitize the value of the IP total length field (header length + data length). With a crafted IP packet, an integer overflow occurs whenever the value of the IP data length is calculated by subtracting the length of the header from the total length of the IP packet.