Date: Mon, 14 Jan 2008 22:56:18 +0000 (UTC) From: Colin Percival <cperciva@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src UPDATING src/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c Message-ID: <200801142256.m0EMuIhZ066504@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
cperciva 2008-01-14 22:56:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_6_3) . UPDATING lib/libc/inet inet_network.c lib/libc/stdlib grantpt.c lib/libutil pty.c Log: Fix issues which allow snooping on ptys. [08:01] Fix an off-by-one error in inet_network(3). [08:02] Security: FreeBSD-SA-08:01.pty Security: FreeBSD-SA-08:02.libc Approved by: re (kensmith) Thanks to: re@ for being so patient with us holding up the release Revision Changes Path 1.416.2.37.2.3 +4 -0 src/UPDATING 1.2.2.1.4.1 +2 -2 src/lib/libc/inet/inet_network.c 1.4.10.2 +25 -23 src/lib/libc/stdlib/grantpt.c 1.15.20.2 +1 -2 src/lib/libutil/pty.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801142256.m0EMuIhZ066504>