Vulnerability Description
RIOT through 2019.07 contains a memory leak in the TCP implementation (gnrc_tcp), allowing an attacker to consume all memory available for network packets and thus effectively stopping all network threads from working. This is related to _receive in sys/net/gnrc/transport_layer/tcp/gnrc_tcp_eventloop.c upon receiving an ACK before a SYN.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Riot-Os | Riot | <= 2019.07 |
Related Weaknesses (CWE)
References
- https://github.com/RIOT-OS/RIOT/pull/12001ExploitPatchThird Party Advisory
- https://github.com/RIOT-OS/RIOT/pull/12001ExploitPatchThird Party Advisory
FAQ
What is CVE-2019-15134?
CVE-2019-15134 is a vulnerability with a CVSS score of 7.5 (HIGH). RIOT through 2019.07 contains a memory leak in the TCP implementation (gnrc_tcp), allowing an attacker to consume all memory available for network packets and thus effectively stopping all network thr...
How severe is CVE-2019-15134?
CVE-2019-15134 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-15134?
Check the references section above for vendor advisories and patch information. Affected products include: Riot-Os Riot.