1
userauth.c: username_len bounds checking (#1858)
Will Cosgrove <will@panic.com>
2
packet: check `_libssh2_get_string()` return in `EXT_INFO`
TristanInSec <tristan.mtn@gmail.com>
3
transport.c: Additional boundary checks for packet length
Will Cosgrove <will@panic.com>
4
Update sftp_symlink to avoid out of bounds read on malformed
Will Cosgrove <will@panic.com>
5
Patch #5
Stefan Müller <stefan.mueller@rey-technology.com>
6
Fix sftp_symlink when getting SSH_FXP_STATUS response (#1731)
Will Cosgrove <will@panic.com>
7
Prevent dangling pointer by nullifying data (#2180)
Will Cosgrove <will@panic.com>
8
openssl: fix potential OOB read/write with AES-GCM in
Viktor Szakats <commit@vsz.me>
9
publickey: fix potential OOB read in
Viktor Szakats <commit@vsz.me>
10
transport: fix potential heap overflow on ETM decrypt
Viktor Szakats <commit@vsz.me>