From 785522bfada9110f00fa6290531fb2a0614a3d04 Mon Sep 17 00:00:00 2001 From: Bernard Spil Date: Fri, 7 Feb 2025 15:59:55 +0100 Subject: [PATCH] security/vuxml: Document MariaDB InnoDB vuln --- security/vuxml/vuln/2025.xml | 38 ++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index 0e0d816c5a45..d237a93416e7 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,41 @@ + + MariaDB -- DoS vulnerability in InnoDB + + + mariadb105-server + 10.5.28 + + + mariadb106-server + 10.6.21 + + + mariadb1011-server + 10.11.11 + + + mariadb114-server + 11.4.5 + + + + +

MariaDB reports:

+
+

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.

+
+ +
+ + CVE-2025-21490 + http://mariadb.com/kb/en/security/ + + + 2025-02-04 + 2025-02-07 + +
+ libcaca -- Multiple vulnerabilities