cvs commit: 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 18:36:41 PST 2008
John Baldwin wrote:
> On Monday 14 January 2008 05:55:20 pm Colin Percival wrote:
>> 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
>
> Did you mean to disable support for pts(4) in ptsname(3) in HEAD? Note that
> pts(4) isn't disabled in any of the other pty-related functions in HEAD (e.g.
> posix_openpt(3)).
Oops -- I was putting together the patch for HEAD based on what I had for
RELENG_7 and that must have slipped in accidentally. Please feel free to
make HEAD do whatever you think it should do.
Colin Percival
More information about the cvs-src
mailing list