xine-lib 1.1.11.1-1ubuntu3.2 source package in Ubuntu

Changelog

xine-lib (1.1.11.1-1ubuntu3.2) hardy-security; urgency=low

  * SECURITY UPDATE: backported security fixes from upstream xine-lib hg repo:
    - src/demuxers/demux_matroska.c: avoid segfault on invalid track type in
      Matroska files.
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=7b472fa486db;style=gitweb
    - src/combined/ffmpeg/ff_video_decoder.c: fix heap buffer overflow in the
      ffmpeg video decoder.
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=ffb2e82d7bb77e87492734f72c2e5d21fb9ad2c0;style=gitweb
    - misc/cdda_server.c: fix integer overflow in the the CDDA server.
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=30eb014e9b320035de309ee442ebbff6d405987b;style=gitweb
    - src/demuxers/demux_{ogg,avi,asf}.c: fix crashes with fuzzed media files.
      (CVE-2008-3231)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=967a8e515380c0c9b9858125a054082145002d00;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=67bfec7af3472674ba7396bd468b7607339fe102;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=4519eeeda3b3a20489b3699693d801c3696221da;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=18059453374c49ebfc9660dcc34acc28afa57d17;style=gitweb
    - src/demuxers/demux_{mng,mod}.c: add some checks for memory allocation
      failures. (CVE-2008-5233)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=35f09930323e46c92e521846b9ccdfd5e277ad16;style=gitweb
    - src/demuxers/demux_qt.c: fix heap overflow in Quicktime atom parsing.
      (CVE-2008-5234, CVE-2008-5242)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=6e81eec36701;style=gitweb
    - src/demuxers/demux_matroska.c: fix buffer overflows in Matroska demuxer.
      (CVE-2008-5236)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=e38bb4b22431123997a16a186fe8beb4edcfef87;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=8e125da9ecbe;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=b01a02595343;style=gitweb
    - src/demuxers/demux_{mng,qt}.c: fix integer overflows in MNG and QT
      demuxers. (CVE-2008-5237)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=9c97a9a9ba17a487116a198d80a74ec7879aa801;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=65f524e14623;style=gitweb
    - src/demuxers/{demux_matroska.c,demux_mod.c,id3.h}: use size_t for data
      length variables where there may be int overflows. (CVE-2008-5238)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=a0830dddbd35625069506a9c49321317cbab8a2d;style=gitweb
    - src/{input,demuxers}/*.c: fix out-of-bounds reads and heap-based buffer
      overflows from unchecked or incompletely-checked read function results.
      (CVE-2008-5239)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=7fb21abb15e5a7311a2c157721ddfab0a47090ab;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=5df277a7eec3;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=f775929597b1c10142e51674ee02e041b1b87df4;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib/?cmd=changeset;node=e6efc6d566961ab231686c1ee18044f2d45a2b4a;style=gitweb
    - src/demuxers/demux_real.c: fix unchecked malloc using untrusted values.
      (CVE-2008-5240)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=01753933e6647ed29226f18e4489ce034b569d65;style=gitweb
      * http://hg.debian.org/hg/xine-lib/xine-lib/?cmd=changeset;node=071dc93156e6940a7f1b8bb38762d521dd5731e8;style=gitweb
    - src/demuxers/demux_qt.c: fix integer underflow in qt compressed atom
      handling. (CVE-2008-5241)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=a57d5ef86b65bcc195a5358125fdb34e10a37bb4;style=gitweb
    - src/demuxers/demux_real.c: fix buffer indexing using untrusted or
      unchecked values. (CVE-2008-5243)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=4982c9920f42657d0797145bf197127f18d8972c;style=gitweb
    - src/libfaad/*: updated to libfaad 2.6.1 to fix crashes with corrupted
      AAC files. (CVE-2008-5244)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=18c0264660b951b8e5672f1a66d1bcecdfeb6ea8;style=gitweb
    - src/demuxers/id3.c: fix an exploitable ID3 heap buffer overflow.
      (CVE-2008-5246)
      * http://hg.debian.org/hg/xine-lib/xine-lib?cmd=changeset;node=268c1c1639d766d92b7e7bb11de7b38482ebe8e9;style=gitweb
    - src/xine-engine/info_helper.c: fix crashes with MP3 files with metadata
      consisting only of separators. (CVE-2008-5248)
      * http://hg.debian.org/hg/xine-lib/xine-lib/?cmd=changeset;node=60ab5d2bdd82f00b10205f816a545337c9363134;style=gitweb

 -- Marc Deslauriers <email address hidden>   Wed, 21 Jan 2009 09:17:17 -0500

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Hardy
Original maintainer:
Ubuntu Development Team
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xine-lib_1.1.11.1.orig.tar.gz 8.6 MiB 833308395c7bf66f842ced1d8e7e1673368dbbe4d3d19407040ff892f8acc569
xine-lib_1.1.11.1-1ubuntu3.2.diff.gz 121.8 KiB 514687359e3d1e6f34b2cf102e6a33c047e3712a53988757d005ce7532bb8c2f
xine-lib_1.1.11.1-1ubuntu3.2.dsc 1.8 KiB 03868b1db795a1a8a5ab3aab74911663d6ff10da50b45c58bbb752c245259dad

View changes file

Binary packages built by this source

libxine-dev: No summary available for libxine-dev in ubuntu hardy.

No description available for libxine-dev in ubuntu hardy.

libxine1: No summary available for libxine1 in ubuntu hardy.

No description available for libxine1 in ubuntu hardy.

libxine1-all-plugins: No summary available for libxine1-all-plugins in ubuntu hardy.

No description available for libxine1-all-plugins in ubuntu hardy.

libxine1-bin: No summary available for libxine1-bin in ubuntu hardy.

No description available for libxine1-bin in ubuntu hardy.

libxine1-console: No summary available for libxine1-console in ubuntu hardy.

No description available for libxine1-console in ubuntu hardy.

libxine1-dbg: No summary available for libxine1-dbg in ubuntu hardy.

No description available for libxine1-dbg in ubuntu hardy.

libxine1-doc: No summary available for libxine1-doc in ubuntu hardy.

No description available for libxine1-doc in ubuntu hardy.

libxine1-ffmpeg: No summary available for libxine1-ffmpeg in ubuntu hardy.

No description available for libxine1-ffmpeg in ubuntu hardy.

libxine1-gnome: No summary available for libxine1-gnome in ubuntu hardy.

No description available for libxine1-gnome in ubuntu hardy.

libxine1-misc-plugins: No summary available for libxine1-misc-plugins in ubuntu hardy.

No description available for libxine1-misc-plugins in ubuntu hardy.

libxine1-plugins: No summary available for libxine1-plugins in ubuntu hardy.

No description available for libxine1-plugins in ubuntu hardy.

libxine1-x: No summary available for libxine1-x in ubuntu hardy.

No description available for libxine1-x in ubuntu hardy.