cvs commit: src/lib/libarchive Makefile archive_read_support_format_tar.c

Colin Percival cperciva at FreeBSD.org
Thu Jul 12 15:00:29 UTC 2007


cperciva    2007-07-12 15:00:28 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile 
                         archive_read_support_format_tar.c 
  Log:
  Correct multiple security issues in how libarchive handles corrupt
  tar archives, including a potentially exploitable buffer overflow.
  
  Approved by:    re (kensmith, security blanket)
  Reviewed by:    kientzle
  Security:       FreeBSD-SA-07:05.libarchive
  
  Revision  Changes    Path
  1.76      +1 -1      src/lib/libarchive/Makefile
  1.58      +103 -40   src/lib/libarchive/archive_read_support_format_tar.c


More information about the cvs-src mailing list