libtasn1-6 3.4-3ubuntu0.1 source package in Ubuntu

Changelog

libtasn1-6 (3.4-3ubuntu0.1) trusty-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 11:49:24 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libtasn1-6_3.4.orig.tar.gz 1.8 MiB f353507a458fe2372b791016a056c95946eebfc7256b49013851f134a5e6acc8
libtasn1-6_3.4-3ubuntu0.1.debian.tar.gz 64.5 KiB 850e7f43c54bbae157bc89da2c0d51ba1802d09e50797a517cbc20b5788e8c47
libtasn1-6_3.4-3ubuntu0.1.dsc 2.4 KiB 8780ee9e6ff24d970a33f87366a9f4cac059256491ad7fd770b693226f62c4c8

View changes file

Binary packages built by this source

libtasn1-3-bin: transitional libtasn1-3-bin package

 This is a transitional dummy package to ease the migration from
 libtasn1-3-bin to libtasn1-bin. You can safely remove this package.

libtasn1-3-dev: transitional libtasn1-3-dev package

 This is a transitional dummy package to ease the migration from
 libtasn1-3-dev to libtasn1-6-dev. You can safely remove this package.

libtasn1-6: 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-6-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-6-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.

libtasn1-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.