GLSA Advocate
Joined: 12 May 2004 Posts: 2663
|
Posted: Thu May 27, 2021 10:26 am Post subject: [ GLSA 202105-28 ] MariaDB |
|
|
Gentoo Linux Security Advisory
Title: MariaDB: Multiple vulnerabilities (GLSA 202105-28)
Severity: normal
Exploitable: local, remote
Date: 2021-05-26
Bug(s): #777786, #789240
ID: 202105-28
Synopsis
Multiple vulnerabilities have been found in MariaDB, the worst of
which could result in the arbitrary execution of code.
Background
MariaDB is an enhanced, drop-in replacement for MySQL.
Affected Packages
Package: dev-db/mariadb
Vulnerable: < 10.5.10
Unaffected: >= 10.2.38
Unaffected: >= 10.3.29
Unaffected: >= 10.4.19
Unaffected: >= 10.5.10
Architectures: All supported architectures
Description
Multiple vulnerabilities have been discovered in MariaDB. Please review
the CVE identifiers referenced below for details.
Impact
Please review the referenced CVE identifiers for details.
Workaround
There is no known workaround at this time.
Resolution
All MariaDB 10.2.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.2.38:10.2"
| All MariaDB 10.3.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.3.29:10.3"
| All MariaDB 10.3.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.4.19:10.4"
| All MariaDB 10.5.x users should upgrade to the latest version: Code: | # emerge --sync
# emerge --ask --oneshot --verbose ">=dev-db/mariadb-10.5.10:10.5"
|
References
CVE-2021-2154
CVE-2021-2166
CVE-2021-2180
CVE-2021-27928 |
|