libtasn1-6 3.4-3ubuntu0.2 source package in Ubuntu
Changelog
libtasn1-6 (3.4-3ubuntu0.2) trusty-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:12:05 -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 | 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.2.debian.tar.gz | 65.6 KiB | bac2c9c170a9c54d8a5a7fcb8f9af821d409fe48c7348c1fb7ac5eb7b1f072c8 |
libtasn1-6_3.4-3ubuntu0.2.dsc | 2.4 KiB | 95e6c9123815f189b5f427c0da4f61ab006ea5b4963dd316ac529ae65a823abb |
Available diffs
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.