摘要:
mariadb security update
安全等级: Medium
公告ID: KylinSec-SA-2025-2619
发布日期: 2025年7月14日
MariaDB is a community developed fork from MySQL - a multi-user, multi-threaded SQL database server. It is a client/server implementation consisting of a server daemon (mariadbd) and many different client programs and libraries. The base package contains the standard MariaDB/MySQL client programs and utilities.
Security Fix(es):
MariaDB Server 10.4 through 10.5.*, 10.6 through 10.6.*, 10.7 through 10.11.*, and 11.0 through 11.0.* can sometimes crash with an empty backtrace log. This may be related to make_aggr_tables_info and optimize_stage2.(CVE-2023-52969)
Vulnerability in the MySQL Server product of Oracle MySQL (component: Client: mysqldump). Supported versions that are affected are 8.0.36 and prior and 8.3.0 and prior. Difficult to exploit vulnerability allows unauthenticated attacker with logon to the infrastructure where MySQL Server executes to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of MySQL Server accessible data as well as unauthorized read access to a subset of MySQL Server accessible data and unauthorized ability to cause a partial denial of service (partial DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Confidentiality, Integrity and Availability impacts). CVSS Vector: (CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L).(CVE-2024-21096)
Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.40 and prior, 8.4.3 and prior and 9.1.0 and prior. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in unauthorized ability to cause a hang or frequently repeatable crash (complete DOS) of MySQL Server. CVSS 3.1 Base Score 4.9 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H).(CVE-2025-21490)
cve名称 | 产品 | 组件 | 是否受影响 |
---|---|---|---|
CVE-2024-21096 | V6 | mysql | Fixed |
CVE-2023-52969 | V6 | mariadb | Fixed |
CVE-2025-21490 | V6 | mysql | Fixed |
软件名称 | 架构 | 版本号 |
---|---|---|
mariadb | x86_64 | 10.5.29-1.ks6 |
mariadb-backup | x86_64 | 10.5.29-1.ks6 |
mariadb-common | x86_64 | 10.5.29-1.ks6 |
mariadb-config | x86_64 | 10.5.29-1.ks6 |
mariadb-devel | x86_64 | 10.5.29-1.ks6 |
mariadb-embedded | x86_64 | 10.5.29-1.ks6 |
mariadb-embedded-devel | x86_64 | 10.5.29-1.ks6 |
mariadb-errmsg | x86_64 | 10.5.29-1.ks6 |
mariadb-gssapi-server | x86_64 | 10.5.29-1.ks6 |
mariadb-oqgraph-engine | x86_64 | 10.5.29-1.ks6 |
mariadb-pam | x86_64 | 10.5.29-1.ks6 |
mariadb-server | x86_64 | 10.5.29-1.ks6 |
mariadb-server-galera | x86_64 | 10.5.29-1.ks6 |
mariadb-server-utils | x86_64 | 10.5.29-1.ks6 |
mariadb-test | x86_64 | 10.5.29-1.ks6 |
mariadb | aarch64 | 10.5.29-1.ks6 |
mariadb-backup | aarch64 | 10.5.29-1.ks6 |
mariadb-common | aarch64 | 10.5.29-1.ks6 |
mariadb-config | aarch64 | 10.5.29-1.ks6 |
mariadb-devel | aarch64 | 10.5.29-1.ks6 |
mariadb-embedded | aarch64 | 10.5.29-1.ks6 |
mariadb-embedded-devel | aarch64 | 10.5.29-1.ks6 |
mariadb-errmsg | aarch64 | 10.5.29-1.ks6 |
mariadb-gssapi-server | aarch64 | 10.5.29-1.ks6 |
mariadb-oqgraph-engine | aarch64 | 10.5.29-1.ks6 |
mariadb-pam | aarch64 | 10.5.29-1.ks6 |
mariadb-rocksdb-engine | aarch64 | 10.5.29-1.ks6 |
mariadb-server | aarch64 | 10.5.29-1.ks6 |
mariadb-server-galera | aarch64 | 10.5.29-1.ks6 |
mariadb-server-utils | aarch64 | 10.5.29-1.ks6 |
mariadb-test | aarch64 | 10.5.29-1.ks6 |
方法一:下载安装包进行升级安装
1、通过下载链接下载需要升级的升级包保存,如 xxx.rpm
2、通过rpm命令升级,如 rpm -Uvh xxx.rpm
方法二:通过软件源进行升级安装
1、保持能够连接上互联网
2、通过yum命令升级指定的包,如 yum install 包名