Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 1997 13:54:00 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-gnu@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/perl/perl consarg.c str.c toke.c
Message-ID:  <199708082054.NAA23778@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/08/08 13:54:00 PDT

  Modified files:
    gnu/usr.bin/perl/perl consarg.c str.c toke.c 
  Log:
  Fix a buffer overflow condition (that causes a security hole in suidperl).
  
  Closes: CERT Advisory CA-97.17 - Vulnerability in suidperl
  Obtained from: (partly) the fix in CA-97.17
  
  Revision  Changes    Path
  1.4       +5 -2      src/gnu/usr.bin/perl/perl/consarg.c
  1.3       +7 -4      src/gnu/usr.bin/perl/perl/str.c
  1.3       +22 -10    src/gnu/usr.bin/perl/perl/toke.c



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