CVE-2021-31400

An issue was discovered in tcp_pulloutofband() in tcp_in.c in HCC embedded InterNiche 4.0.1. The TCP out-of-band urgent-data processing function invokes a panic function if the pointer to the end of the out-of-band data points outside of the TCP segment's data. If the panic function hadn't a trap invocation removed, it will enter an infinite loop and therefore cause DoS (continuous loop or a device reset).
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:hcc-embedded:nichestack:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2021-08-19 11:15

Updated : 2024-02-28 18:28


NVD link : CVE-2021-31400

Mitre link : CVE-2021-31400

CVE.ORG link : CVE-2021-31400


JSON object : View

Products Affected

hcc-embedded

  • nichestack
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')