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
Link | Resource |
---|---|
https://www.forescout.com/blog/new-critical-operational-technology-vulnerabilities-found-on-nichestack/ | Mitigation Third Party Advisory |
https://www.kb.cert.org/vuls/id/608209 | Third Party Advisory US Government Resource |
Configurations
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')