Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jan 2008 22:56:05 +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/lib/libc/inet inet_network.c src/lib/libc/stdlib grantpt.c src/lib/libutil pty.c
Message-ID:  <200801142256.m0EMu5tX066414@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
cperciva    2008-01-14 22:56:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    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
  
  Revision   Changes    Path
  1.2.2.2    +2 -2      src/lib/libc/inet/inet_network.c
  1.4.2.2    +25 -23    src/lib/libc/stdlib/grantpt.c
  1.15.10.2  +47 -42    src/lib/libutil/pty.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801142256.m0EMu5tX066414>