cvs commit: src UPDATING src/lib/libc/inet inet_network.c
src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c
Colin Percival
cperciva at FreeBSD.org
Mon Jan 14 14:56:19 PST 2008
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
More information about the cvs-src
mailing list