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

Changelog

libdbd-mysql-perl (4.033-1ubuntu0.1) xenial-security; urgency=medium

  * 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>  Thu, 13 Oct 2016 09:22:05 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe perl
Xenial security universe perl

Downloads

File Size SHA-256 Checksum
libdbd-mysql-perl_4.033.orig.tar.gz 143.5 KiB cc98bbcc33581fbc55b42ae681c6946b70a26f549b3c64466740dfe9a7eac91c
libdbd-mysql-perl_4.033-1ubuntu0.1.debian.tar.xz 9.8 KiB 28b4cde03b6bbc782406ed0151f3de9b4ec77d6c3cdabf83b00fa65a56a496a3
libdbd-mysql-perl_4.033-1ubuntu0.1.dsc 2.3 KiB 547745e9120a926345044eab5eaa76156b941271e904d052155aa0c4c89e166f

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.