Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955634 (CVE-2023-52969, CVE-2023-52970, CVE-2023-52971, CVE-2025-30693, CVE-2025-30722) - dev-db/mariadb-{10.6.22,10.11.12,11.4.6}: Multiple vulnerabilities
Summary: dev-db/mariadb-{10.6.22,10.11.12,11.4.6}: Multiple vulnerabilities
Status: CONFIRMED
Alias: CVE-2023-52969, CVE-2023-52970, CVE-2023-52971, CVE-2025-30693, CVE-2025-30722
Product: Gentoo Security
Classification: Unclassified
Component: Vulnerabilities (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Security
URL:
Whiteboard: B2 [stable?]
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-08 18:17 UTC by Petr Vaněk
Modified: 2025-05-08 18:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Vaněk gentoo-dev 2025-05-08 18:17:44 UTC
CVE-2023-52969 - 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-52970 - MariaDB Server 10.4 through 10.5.*, 10.6 through 10.6.*, 10.7 through 10.11.*, 11.0 through 11.0.*, and 11.1 through 11.4.* crashes in Item_direct_view_ref::derived_field_transformer_for_where.

CVE-2023-52971 - MariaDB Server 10.10 through 10.11.* and 11.0 through 11.4.* crashes in JOIN::fix_all_splittings_in_plan.

CVE-2025-30693 - Vulnerability in the MySQL Server product of Oracle MySQL (component: InnoDB). Supported versions that are affected are 8.0.0-8.0.41, 8.4.0-8.4.4 and 9.0.0-9.2.0. 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 as well as unauthorized update, insert or delete access to some of MySQL Server accessible data.

CVE-2025-30722 - Vulnerability in the MySQL Client product of Oracle MySQL (component: Client: mysqldump). Supported versions that are affected are 8.0.0-8.0.41, 8.4.0-8.4.4 and 9.0.0-9.2.0. Difficult to exploit vulnerability allows low privileged attacker with network access via multiple protocols to compromise MySQL Client. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all MySQL Client accessible data as well as unauthorized update, insert or delete access to some of MySQL Client accessible data.
Comment 1 Petr Vaněk gentoo-dev 2025-05-08 18:23:47 UTC
The bug should have been referenced in following commits:

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c87f50c3e11ebb1b39089fd92ae65abf6baea59

commit 0c87f50c3e11ebb1b39089fd92ae65abf6baea59
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2025-05-08 10:42:09 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-05-08 13:28:27 +0000

    dev-db/mariadb: add 11.4.6
    
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-db/mariadb/Manifest              |    1 +
 dev-db/mariadb/mariadb-11.4.6.ebuild | 1332 ++++++++++++++++++++++++++++++++++
 2 files changed, 1333 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49c33f449ddb23172da15270772c1c42840cafb7

commit 49c33f449ddb23172da15270772c1c42840cafb7
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2025-05-08 10:30:18 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-05-08 13:28:26 +0000

    dev-db/mariadb: add 10.11.12
    
    Closes: https://bugs.gentoo.org/951978
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-db/mariadb/Manifest                |    1 +
 dev-db/mariadb/mariadb-10.11.12.ebuild | 1335 ++++++++++++++++++++++++++++++++
 2 files changed, 1336 insertions(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e97d00c2296d746ebc8afed53d04a9d234adf949

commit e97d00c2296d746ebc8afed53d04a9d234adf949
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2025-05-08 09:43:09 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-05-08 13:28:25 +0000

    dev-db/mariadb: add 10.6.22
    
    Closes: https://bugs.gentoo.org/952109
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 dev-db/mariadb/Manifest               |    1 +
 dev-db/mariadb/mariadb-10.6.22.ebuild | 1345 +++++++++++++++++++++++++++++++++
 2 files changed, 1346 insertions(+)