The TCP Server module in toxcore before 0.2.8 doesn't free the TCP priority queue under certain conditions, which allows a remote attacker to exhaust the system's memory, causing a denial of service (DoS).
The product does not release or incorrectly releases a resource before it is made available for re-use.
Link | Tags |
---|---|
https://github.com/TokTok/c-toxcore/issues/1214 | third party advisory exploit |
https://github.com/TokTok/c-toxcore/pull/1216 | third party advisory |
https://blog.tox.chat/2018/10/memory-leak-bug-and-new-toxcore-release-fixing-it/ | third party advisory |