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

Changelog

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

  * SECURITY UPDATE: denial of service and possible code execution via
    overflow in _asn1_ltostr
    - debian/patches/CVE-2015-2806.patch: introduce LTOSTR_MAX_SIZE and use
      in lib/coding.c, lib/decoding.c, lib/element.c, lib/parser_aux.c,
      lib/parser_aux.h.
    - CVE-2015-2806
 -- Marc Deslauriers <email address hidden>   Thu, 02 Apr 2015 11:22:00 -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.3.debian.tar.gz 19.5 KiB 435402e4de1e7f7af5f4f62faba07c3fd8071a391e6dc4a6eb4b5ebf360681c7
libtasn1-3_2.10-1ubuntu1.3.dsc 2.3 KiB 9b92ba6e22e084e9fb57e42312810ba9bfae11650d611c6e744c91087fb6fa43

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.