Logo
componentmariadb
Name
mariadb
Version
10.11.18
Type
library
Description
A robust, scalable, and reliable SQL server
Licenses
GPL-2.0-only
PURL
-
CPE
cpe:2.3:*:mariadb:mariadb:10.11.18:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
10.7.8
master
11.4.12

Patches#


#
Title
Author
Resolve
1
build_rocksdb.cmake: fix atomic support on arm
Mingli Yu <mingli.yu@windriver.com>
2
aio_linux: Check if syscall exists before using it
Khem Raj <raj.khem@gmail.com>
3
innobase: Define __NR_futex if it does not exist
Khem Raj <raj.khem@gmail.com>
4
support-files/CMakeLists.txt: fix do_populate_sysroot issue
Mingli Yu <mingli.yu@windriver.com>
5
Add missing includes <cstdint> and <cstdio>
Khem Raj <raj.khem@gmail.com>
6
Patch #6
Unknown
7
Patch #7
Khem Raj <raj.khem@gmail.com>
8
sql/CMakeLists.txt: fix gen_lex_hash not found
Mingli Yu <mingli.yu@windriver.com>
9
Patch #9
Khem Raj <raj.khem@gmail.com>
10
Fix library LZ4 lookup.
Sumit Garg <sumit.garg@linaro.org>
11
configure.cmake: fix valgrind
Jackie Huang <jackie.huang@windriver.com>
12
CMakeLists.txt: not include import_executables.cmake
Mingli Yu <mingli.yu@windriver.com>

Vulnerabilities#


Name
Analysis
Description
Exploitable
An issue was discovered in MariaDB Server before 11.4.10, 11.5.x through 11.8.x before 11.8.6, and 12.x before 12.2.2. If the caching_sha2_password authentication plugin is installed, and some user accounts are configured to use it, a large packet can crash the server because sha256_crypt_r uses alloca.