libdbd-mysql-perl 4.020-1ubuntu0.1 source package in Ubuntu

Changelog

libdbd-mysql-perl (4.020-1ubuntu0.1) precise-security; urgency=medium

  * SECURITY UPDATE: denial of service and possible code execution via
    use after free
    - debian/patches/CVE-2014-9906.patch: properly handle free in dbdimp.c.
    - CVE-2014-9906
  * SECURITY UPDATE: denial of service and possible code execution via
    use after free
    - debian/patches/CVE-2015-8949.patch: properly handle free in dbdimp.c.
    - CVE-2015-8949
  * SECURITY UPDATE: unsafe sprintf w/variable length input
    - debian/patches/CVE-2016-1246.patch: don't use sprintf in dbdimp.c.
    - CVE-2016-1246

 -- Marc Deslauriers <email address hidden>  Wed, 12 Oct 2016 11:23:37 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates main perl
Precise security main perl

Downloads

File Size SHA-256 Checksum
libdbd-mysql-perl_4.020.orig.tar.gz 134.5 KiB 9299f39f3903d3e0afa6440401f88329a057834817684aa699a507dad6a993e7
libdbd-mysql-perl_4.020-1ubuntu0.1.debian.tar.gz 10.3 KiB 53ea41d8772c179c93e6541255b62285c057306ff2c8d08829e089a445cede6d
libdbd-mysql-perl_4.020-1ubuntu0.1.dsc 2.3 KiB 8770ddf7ee1e011b19e7ef8e8145bcc6b8745b644f0752ceca64eef1727d9189

View changes file

Binary packages built by this source

libdbd-mysql-perl: Perl5 database interface to the MySQL database

 DBD::mysql is the Perl5 Database Interface driver for the MySQL
 database. In other words: DBD::mysql is an interface between the Perl
 programming language and the MySQL programming API that comes with the
 MySQL relational database management system. Most functions provided by
 this programming API are supported. Some rarely used functions are
 missing, mainly because noone ever requested them. However supported
 features include: compression of data between server and client; timeouts;
 SSL; prepared statement support; server administration such as creating
 and dropping databases and restarting the server; auto-reconnection;
 utf8; bind type guessing; bind comment placeholders; automated insert ids;
 transactions; multiple result sets and multithreading.

libdbd-mysql-perl-dbgsym: debug symbols for package libdbd-mysql-perl

 DBD::mysql is the Perl5 Database Interface driver for the MySQL
 database. In other words: DBD::mysql is an interface between the Perl
 programming language and the MySQL programming API that comes with the
 MySQL relational database management system. Most functions provided by
 this programming API are supported. Some rarely used functions are
 missing, mainly because noone ever requested them. However supported
 features include: compression of data between server and client; timeouts;
 SSL; prepared statement support; server administration such as creating
 and dropping databases and restarting the server; auto-reconnection;
 utf8; bind type guessing; bind comment placeholders; automated insert ids;
 transactions; multiple result sets and multithreading.