Security update for mariadb
This update for mariadb to 10.0.27 fixes the following issues:
Security issue fixed:
* CVE-2016-6662: A malicious user with SQL and filesystem access could create
a my.cnf in the datadir and, under certain circumstances, execute
arbitrary code as mysql (or even root) user. (bsc#998309)
* release notes:
* https://kb.askmonty.org/en/mariadb-10027-release-notes
* changelog:
* https://kb.askmonty.org/en/mariadb-10027-changelog
Bugs fixed:
- Make ORDER BY optimization functions take into account multiple equalities.
(bsc#949520)
This update was imported from the SUSE:SLE-12-SP1:Update update project.
-
Submitted by
Kristyna Streitova (kstreitova)
Fixed bugs
bnc#949520
MariaDB: optimizer does not work as expected
bnc#998309
VUL-0: CVE-2016-6662: mysql,mariadb: Remote Root Code Execution / Privilege Escalation