libtasn1-3 2.10-1ubuntu1.2 source package in Ubuntu

Changelog

libtasn1-3 (2.10-1ubuntu1.2) precise-security; urgency=medium

  * SECURITY UPDATE: denial of service and possible code execution via
    invalid ASN.1 data
    - debian/patches/CVE-2014-3467-3468.patch: properly calculate lengths
      in lib/decoding.c.
    - CVE-2014-3467
    - CVE-2014-3468
  * SECURITY UPDATE: denial of service via NULL value
    - debian/patches/CVE-2014-3469.patch: check for NULLs in lib/element.c.
    - CVE-2014-3469
 -- Marc Deslauriers <email address hidden>   Fri, 18 Jul 2014 13:36:06 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtasn1-3_2.10.orig.tar.gz 1.8 MiB 17e4c06212e00437c13633c26ed73dad21784805008cf7550f1399adbd1006d0
libtasn1-3_2.10-1ubuntu1.2.debian.tar.gz 18.4 KiB 3f78cd30aceedd5bdfb75825c1f5a15d16581c1eed54153471d5282e65cdd592
libtasn1-3_2.10-1ubuntu1.2.dsc 2.3 KiB 299da60dd1429b35d971739d5331012ae50c77129c14ddd5d0e034eab6c0bba0

View changes file

Binary packages built by this source

libtasn1-3: Manage ASN.1 structures (runtime)

 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.

libtasn1-3-bin: Manage ASN.1 structures (binaries)

 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains programs to encode, decode and parse asn1 data
 structures.

libtasn1-3-dbg: Manage ASN.1 structures (debugging symbols)

 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains symbol files for debugging.

libtasn1-3-dev: Manage ASN.1 structures (development)

 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains header files and libraries for static linking.