diff options
author | Christian Beier <dontmind@freeshell.org> | 2018-09-29 22:28:57 +0200 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2018-09-29 22:29:06 +0200 |
commit | a83439b9fbe0f03c48eb94ed05729cb016f8b72f (patch) | |
tree | b457de79ba584556a3160b3fc5ff9b3452e5de9d /examples | |
parent | 09f2f3fb6a5a163e453e5c2979054670c39694bc (diff) | |
download | libtdevnc-a83439b9fbe0f03c48eb94ed05729cb016f8b72f.tar.gz libtdevnc-a83439b9fbe0f03c48eb94ed05729cb016f8b72f.zip |
LibVNCClient: fix three possible heap buffer overflows
An attacker could feed `0xffffffff`, causing a `malloc(0)` for the
buffers which are subsequently written to.
Closes #247
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions