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

26 Aug 2021, 17:17

Type Values Removed Values Added
CWE CWE-835
CVSS v2 : unknown
v3 : unknown
v2 : 5.0
v3 : 7.5
CPE cpe:2.3:a:hcc-embedded:nichestack:*:*:*:*:*:*:*:*
References (MISC) https://www.forescout.com/blog/new-critical-operational-technology-vulnerabilities-found-on-nichestack/ - (MISC) https://www.forescout.com/blog/new-critical-operational-technology-vulnerabilities-found-on-nichestack/ - Mitigation, Third Party Advisory
References (CERT-VN) https://www.kb.cert.org/vuls/id/608209 - (CERT-VN) https://www.kb.cert.org/vuls/id/608209 - Third Party Advisory, US Government Resource

19 Aug 2021, 11:57

Type Values Removed Values Added
New CVE

Information

Published : 2021-08-19 11:15

Updated : 2024-02-04 21:47


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')