CVS: cvs.openbsd.org: src

2017-09-24 Thread Damien Miller
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2017/09/24 07:45:34

Modified files:
usr.bin/ssh: channels.c 

Log message:
fix inverted test on channel open failure path that "upgraded" a
transient failure into a fatal error; reported by sthen and also seen
by benno@; ok sthen@



CVS: cvs.openbsd.org: src

2017-09-24 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/09/24 02:44:14

Modified files:
usr.bin/ctfconv: parse.c 

Log message:
Ignore DW_FORM_strp with size larger than elf section buffer
fixes accessing memory out of bounds that led to a segfault.
Found with afl. ok mpi@



CVS: cvs.openbsd.org: src

2017-09-24 Thread Damien Miller
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2017/09/24 03:50:01

Modified files:
usr.bin/ssh: channels.c 

Log message:
write the correct buffer when tunnel forwarding; doesn't matter
on OpenBSD (they are the same) but does matter on portable where
we use an output filter to translate os-specific tun/tap headers



CVS: cvs.openbsd.org: src

2017-09-24 Thread Jonathan Gray
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2017/09/24 03:14:25

Modified files:
usr.bin/ctfconv: parse.c 

Log message:
Handle parse_base() returning NULL for DW_TAG_base_type to avoid
attemping to insert a NULL iterator leading to a NULL deref crash.
Found with afl.  ok mpi@



CVS: cvs.openbsd.org: www

2017-09-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org   2017/09/24 05:35:44

Modified files:
build  : mirrors.dat 

Log message:
re-add mirror.csclub.uwaterloo.ca, it was removed in r1.275 due to being out
of sync, but seems ok again now. req'd by Zachary Seguin.



CVS: cvs.openbsd.org: www

2017-09-24 Thread Stuart Henderson
CVSROOT:/cvs
Module name:www
Changes by: st...@cvs.openbsd.org   2017/09/24 05:35:54

Modified files:
.  : ftp.html ftplist httpslist 
openbgpd   : ftp.html 
openssh: ftp.html portable.html 
openntpd   : portable.html 

Log message:
sync