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

Changelog

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

  * SECURITY UPDATE: denial of service and possible code execution via
    certain large length values.
    - debian/patches/CVE-2012-1569.diff: return an error when the decoded
      length value plus @len would exceed @der_len in lib/decoding.c.
    - CVE-2012-1569
 -- Marc Deslauriers <email address hidden>   Tue, 24 Apr 2012 14:01:18 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Low 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.1.debian.tar.gz 10.3 KiB e8a7eeb444c540c9072484dd0f87f8859072f5631b8a77280c3e4d3959f63c26
libtasn1-3_2.10-1ubuntu1.1.dsc 2.4 KiB 9c5e974b6adaaa5be3814259c16a01e5fddf485ac1846e801b78b5c33f4c24d7

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.