cvs commit: ports/audio/libvorbis Makefile ports/audio/libvorbis/files patch-lib_backends.h patch-lib_codebook.c patch-lib_modes_residue_44.h patch-lib_modes_residue_44u.h patch-lib_res0.c

Christian Weisgerber naddy at FreeBSD.org
Tue Nov 24 21:32:40 UTC 2009


naddy       2009-11-24 21:32:39 UTC

  FreeBSD ports repository

  Modified files:
    audio/libvorbis      Makefile 
  Added files:
    audio/libvorbis/files patch-lib_backends.h 
                          patch-lib_codebook.c 
                          patch-lib_modes_residue_44.h 
                          patch-lib_modes_residue_44u.h 
                          patch-lib_res0.c 
  Log:
  Fix handling of malformed Vorbis streams that would crash libvorbis.
  CVE-2008-1420 (improved), CVE-2009-3379
  
  Obtained from:  xiph.org SVN
  Security:       http://www.vuxml.org/freebsd/94edff42-d93d-11de-a434-0211d880e350.html
  
  Revision  Changes    Path
  1.41      +1 -0      ports/audio/libvorbis/Makefile
  1.1       +11 -0     ports/audio/libvorbis/files/patch-lib_backends.h (new)
  1.3       +11 -0     ports/audio/libvorbis/files/patch-lib_codebook.c (new)
  1.1       +30 -0     ports/audio/libvorbis/files/patch-lib_modes_residue_44.h (new)
  1.1       +30 -0     ports/audio/libvorbis/files/patch-lib_modes_residue_44u.h (new)
  1.3       +40 -0     ports/audio/libvorbis/files/patch-lib_res0.c (new)


More information about the cvs-ports mailing list