Vulnerability Details : CVE-2019-15134
Potential exploit
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.
Products affected by CVE-2019-15134
- cpe:2.3:o:riot-os:riot:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2019-15134
0.30%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 50 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2019-15134
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
7.8
|
HIGH | AV:N/AC:L/Au:N/C:N/I:N/A:C |
10.0
|
6.9
|
NIST | |
7.5
|
HIGH | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
3.9
|
3.6
|
NIST |
CWE ids for CVE-2019-15134
-
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.Assigned by: nvd@nist.gov (Primary)
References for CVE-2019-15134
-
https://github.com/RIOT-OS/RIOT/pull/12001
gnrc_tcp: Fix memory leak, potential DOS by nmeum · Pull Request #12001 · RIOT-OS/RIOT · GitHubExploit;Patch;Third Party Advisory
Jump to