← Back to CVE List

CVE-2021-31401

Published: 2021-08-19T12:15Z
Last Modified: 2024-11-21T06:05Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
An issue was discovered in tcp_rcv() in nptcp.c in HCC embedded InterNiche 4.0.1. The TCP header processing code doesn't 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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt