Zachary Tong
550db43b89
Merge pull request #6 from ghsecuritylab/fix/GSL/prevent_rhostname_overflow
...
[SECURITY] Prevent `rhostname` array overflow
2020-03-09 15:05:28 -04:00
Github Security Lab
ebb1e6228b
vallen
is verified to be less than len
, therefore, it can never
...
be the case that `vallen >= len + sizeof(rhostname)`.
This PR fixes the check so the `rhostname` array does not overflow.
Reported-by: Github Security Lab <securitylab@github.com>
Signed-off-by: Alvaro Muñoz <pwntester@github.com>
2020-03-08 00:58:05 +01:00
polyfractal
76247cfc7a
Fix overly-enthusiastic .gitignore
2017-01-10 06:42:22 -05:00
Zachary Tong
a83d26d251
Merge pull request #1 from richchurcher/fix-timeval
...
Fix timeval redefinition
2017-01-10 06:32:54 -05:00
Rich Churcher
70187fa319
Fix timeval redefinition
2017-01-05 18:09:36 +13:00
Zachary Tong
5afb0b17ba
Add temp readme
2016-12-31 14:07:12 -05:00
polyfractal
ca25588312
update gitignore
2016-12-30 18:28:15 -05:00
polyfractal
34016a7bd3
Initial checkin
2016-12-30 18:23:39 -05:00
Zachary Tong
d4f581cea3
Initial commit
2016-12-30 18:21:40 -05:00