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

Changelog

libdbd-mysql-perl (4.025-1ubuntu0.1) trusty-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,
      added test to t/rt85919-fetch-lost-connection.t,
      t/rt86153-reconnect-fail-memory.t.
    - 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:04:46 -0400

Upload details

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

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libdbd-mysql-perl_4.025.orig.tar.gz 132.4 KiB 3fed5a6c767948ff0cfa11229e40b2f984c3a9f3f866ffb15c857396784e9d43
libdbd-mysql-perl_4.025-1ubuntu0.1.debian.tar.gz 12.2 KiB 1fd6bd9195f38d1e45c46ceb214d8ae9c150398692027eee6e70c3a087606228
libdbd-mysql-perl_4.025-1ubuntu0.1.dsc 2.3 KiB 20363163519699384aa11330623ef8b358392011097f7d5cd80f867db9d82187

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.