First published: Mon Jun 24 2024(Updated: )
FreeRTOS-Plus-TCP is a lightweight TCP/IP stack for FreeRTOS. FreeRTOS-Plus-TCP versions 4.0.0 through 4.1.0 contain a buffer over-read issue in the DNS Response Parser when parsing domain names in a DNS response. A carefully crafted DNS response with domain name length value greater than the actual domain name length, could cause the parser to read beyond the DNS response buffer. This issue affects applications using DNS functionality of the FreeRTOS-Plus-TCP stack. Applications that do not use DNS functionality are not affected, even when the DNS functionality is enabled. This vulnerability has been patched in version 4.1.1.
Credit: security-advisories@github.com
Affected Software | Affected Version | How to fix |
---|---|---|
Amazon FreeRTOS Plus TCP | >=4.0.0<4.1.1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-38373 has a medium severity rating as it involves a buffer over-read issue that can potentially lead to information disclosure.
To fix CVE-2024-38373, upgrade FreeRTOS-Plus-TCP to version 4.1.1 or later.
FreeRTOS-Plus-TCP versions 4.0.0 through 4.1.0 are affected by CVE-2024-38373.
CVE-2024-38373 is classified as a buffer over-read vulnerability in the DNS Response Parser.
CVE-2024-38373 impacts the DNS response handling component within the FreeRTOS-Plus-TCP stack.