Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 524
Alerts This Week
Warning Icon 1 524

Slackware 14.x: 2016-257-01 Critical: Mariadb/MySQL Code Execution Risk

slackware
Calendar Grey September 13, 2016
Scroller Slackware
Recent updates to mariadb and mysql packages for Slackware aimed at tackling severe security vulnerabilities and eliminating potential code execution threats.
New mariadb or mysql packages are available for Slackware 14.0, 14.1, 14.2, and -current to fix a security issue

Summary

Here are the details from the Slackware 14.2 ChangeLog: patches/packages/mariadb-10.0.27-i586-1_slack14.2.txz: Upgraded. This update fixes a critical vulnerability which can allow local and remote attackers to inject malicious settings into MySQL configuration files (my.cnf). A successful exploitation could allow attackers to execute arbitrary code with root privileges which would then allow them to fully compromise the server. This issue was discovered and reported by Dawid Golunski. For more information, see: https://jira.mariadb.org/browse/MDEV-10465 https://www.cve.org/CVERecord?id=CVE-2016-6662 (* Security fix *)

Where Find New Packages

Thanks to the friendly folks at the OSU Open Source Lab (https://osuosl.org/) for donating FTP and rsync hosting to the Slackware project! :-)
Also see the "Get Slack" section on http://www.slackware.com/ for additional mirror sites near you.
Updated package for Slackware 14.0: ftp://ftp.slackware.com/pub/slackware/slackware-14.0/patches/packages/mysql-5.5.52-i486-1_slack14.0.txz
Updated package for Slackware x86_64 14.0: ftp://ftp.slackware.com/pub/slackware/slackware64-14.0/patches/packages/mysql-5.5.52-x86_64-1_slack14.0.txz
Updated package for Slackware 14.1:
Updated package for Slackware x86_64 14.1:
Updated package for Slackware 14.2:
Updated package for Slackware x86_64 14.2:
Updated package for Slackware -current:
Updated package for Slackware x86_64 -current:

MD5 Signatures

Slackware 14.0 package: cb5cacd8647feb4e8ccb6b912c10742e mysql-5.5.52-i486-1_slack14.0.txz
Slackware x86_64 14.0 package: 37ffae2b7bc2fd70970946cc5450b784 mysql-5.5.52-x86_64-1_slack14.0.txz
Slackware 14.1 package: 9595e224d42928a06f031626f87d3973 mariadb-5.5.52-i486-1_slack14.1.txz
Slackware x86_64 14.1 package: 253fd74ea75f6123d46776dd655ea04a mariadb-5.5.52-x86_64-1_slack14.1.txz
Slackware 14.2 package: f4aea4bbafd19a66555730884ccf94d4 mariadb-10.0.27-i586-1_slack14.2.txz
Slackware x86_64 14.2 package: 8f61d82c1e961de81bd926c8e51680f7 mariadb-10.0.27-x86_64-1_slack14.2.txz
Slackware -current package: ec71e40899714a5e37d4f050388d25fd ap/mariadb-10.0.27-i586-1.txz
Slackware x86_64 -current package: 1cc7ee6f2903a74660f4320c66fdf24e ap/mariadb-10.0.27-x86_64-1.txz

Severity
critical
Lowest
Low
Medium
High
Critical

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Installation Instructions

Installation instructions: Upgrade the package as root: # upgradepkg mariadb-10.0.27-i586-1_slack14.2.txz Then, restart the database server: # sh /etc/rc.d/rc.mysqld restart