Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Mar 2000 09:22:11 -0800 (PST)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/kzip kzip.c
Message-ID:  <200003291722.JAA06644@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2000/03/29 09:22:11 PST

  Modified files:
    usr.bin/kzip         kzip.c 
  Log:
  Fix buffer overflow copying the ``kernel'' command-line argument into
  buffers.  The buffers have been resized from the irrelevant BUFSIZ
  to the more relevant MAXPATHLEN + 1.
  
  Reported by:	Mike Heffner <spock@techfour.net>
  
  Revision  Changes    Path
  1.14      +5 -3      src/usr.bin/kzip/kzip.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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