CVE-2021-42143

An issue was discovered in Contiki-NG tinyDTLS through master branch 53a0d97. An infinite loop bug exists during the handling of a ClientHello handshake message. This bug allows remote attackers to cause a denial of service by sending a malformed ClientHello handshake message with an odd length of cipher suites, which triggers an infinite loop (consuming all resources) and a buffer over-read that can disclose sensitive information.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:contiki-ng:tinydtls:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2024-01-24 18:15

Updated : 2024-11-21 06:27


NVD link : CVE-2021-42143

Mitre link : CVE-2021-42143

CVE.ORG link : CVE-2021-42143


JSON object : View

Products Affected

contiki-ng

  • tinydtls
CWE
CWE-835

Loop with Unreachable Exit Condition ('Infinite Loop')