
CVE-2022-21427 – mysql: Server: FTS unspecified vulnerability (CPU Apr 2022)
https://notcve.org/view.php?id=CVE-2022-21427
19 Apr 2022 — Vulnerability in the MySQL Server product of Oracle MySQL (component: Server: FTS). Supported versions that are affected are 5.7.37 and prior and 8.0.28 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). • https://lists.debian.org/debian-lts-announce/2022/09/msg00023.html •

CVE-2022-27456 – mariadb: assertion failure in VDec::VDec at /sql/sql_type.cc
https://notcve.org/view.php?id=CVE-2022-27456
14 Apr 2022 — MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component VDec::VDec at /sql/sql_type.cc. Se ha detectado que MariaDB Server versiones v10.6.3 y anteriores, contienen un uso de memoria previamente liberada en el componente VDec::VDec en /sql/sql_type.cc A flaw was found in the MariaDB Server. It contains a use-after-free in the component, VDec::VDec at /sql/sql_type.cc, affecting availability. MariaDB is a multi-user, multi-threaded SQL database server. For all practical ... • https://jira.mariadb.org/browse/MDEV-28093 • CWE-416: Use After Free CWE-617: Reachable Assertion •

CVE-2022-27457 – mariadb: incorrect key in "dup value" error after long unique
https://notcve.org/view.php?id=CVE-2022-27457
14 Apr 2022 — MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component my_mb_wc_latin1 at /strings/ctype-latin1.c. Se ha detectado que MariaDB Server versiones v10.6.3 y anteriores, contienen un uso de memoria previamente liberada en el componente my_mb_wc_latin1 en /strings/ctype-latin1.c A flaw was found in the MariaDB Server. It contains a use-after-free in the component, my_mb_wc_latin1 at /strings/ctype-latin1.c, affecting availability. Several security issues were discovered in ... • https://jira.mariadb.org/browse/MDEV-28098 • CWE-416: Use After Free •

CVE-2022-27455 – mariadb: use-after-free when WHERE has subquery with an outer reference in HAVING
https://notcve.org/view.php?id=CVE-2022-27455
14 Apr 2022 — MariaDB Server v10.6.3 and below was discovered to contain an use-after-free in the component my_wildcmp_8bit_impl at /strings/ctype-simple.c. Se ha detectado que MariaDB Server versiones v10.6.3 y anteriores, contienen un uso de memoria previamente liberada en el componente my_wildcmp_8bit_impl en el archivo /strings/ctype-simple.c A flaw was found in the MariaDB Server. It contains a use-after-free in the component, my_wildcmp_8bit_impl at /strings/ctype-simple.c, affecting availability. MariaDB is a mult... • https://jira.mariadb.org/browse/MDEV-28097 • CWE-416: Use After Free •

CVE-2022-27451 – mariadb: crash via window function in expression in ORDER BY
https://notcve.org/view.php?id=CVE-2022-27451
14 Apr 2022 — MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/field_conv.cc. Se ha detectado que MariaDB Server versiones v10.9 y anteriores, contienen un fallo de segmentación por medio del componente sql/field_conv.cc A flaw was found in the MariaDB Server. It contains a segmentation fault via the component, sql/field_conv.cc, affecting availability. Several security issues were discovered in MariaDB and this update includes new upstream MariaDB versions to fix these ... • https://jira.mariadb.org/browse/MDEV-28094 • CWE-1173: Improper Use of Validation Framework •

CVE-2022-27452 – mariadb: assertion failure in sql/item_cmpfunc.cc
https://notcve.org/view.php?id=CVE-2022-27452
14 Apr 2022 — MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.cc. Se ha detectado que MariaDB Server versiones v10.9 y anteriores, contienen un fallo de segmentación por medio del componente sql/item_cmpfunc.cc A flaw was found in the MariaDB Server. It contains a segmentation fault via the component, sql/item_cmpfunc.cc, affecting availability. MariaDB is a multi-user, multi-threaded SQL database server. For all practical purposes, MariaDB is binary-compat... • https://jira.mariadb.org/browse/MDEV-28090 • CWE-617: Reachable Assertion •

CVE-2022-27448 – mariadb: crash in multi-update and implicit grouping
https://notcve.org/view.php?id=CVE-2022-27448
14 Apr 2022 — There is an Assertion failure in MariaDB Server v10.9 and below via 'node->pcur->rel_pos == BTR_PCUR_ON' at /row/row0mysql.cc. Se presenta un fallo de aserción en MariaDB Server versiones v10.9 y anteriores, por medio de "node-)pcur-)rel_pos == BTR_PCUR_ON" en el archivo /row/row0mysql.cc An assertion failure was found in the MariaDB Server. This issue is via, 'node->pcur->rel_pos == BTR_PCUR_ON' at /row/row0mysql.cc, affecting availability. MariaDB is a multi-user, multi-threaded SQL database server. For a... • https://jira.mariadb.org/browse/MDEV-28095 • CWE-617: Reachable Assertion •

CVE-2022-27449 – mariadb: assertion failure in sql/item_func.cc
https://notcve.org/view.php?id=CVE-2022-27449
14 Apr 2022 — MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_func.cc:148. Se ha detectado que MariaDB Server versiones v10.9 y anteriores, contienen un fallo de segmentación por medio del componente sql/item_func.cc:148 A flaw was found in the MariaDB Server. It contains a segmentation fault via the component, sql/item_func.cc:148, affecting availability. MariaDB is a multi-user, multi-threaded SQL database server. For all practical purposes, MariaDB is binary-com... • https://jira.mariadb.org/browse/MDEV-28089 • CWE-617: Reachable Assertion •

CVE-2022-27446 – mariadb: crash when using HAVING with IS NULL predicate in an equality
https://notcve.org/view.php?id=CVE-2022-27446
14 Apr 2022 — MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.h. Se ha detectado que MariaDB Server versiones v10.9 y anteriores, contienen un fallo de segmentación por medio del componente sql/item_cmpfunc.h A flaw was found in the MariaDB Server. It contains a segmentation fault via the component, sql/item_cmpfunc.h, impacting availability. Several security issues were discovered in MariaDB and this update includes new upstream MariaDB versions to fix the... • https://jira.mariadb.org/browse/MDEV-28082 • CWE-617: Reachable Assertion •

CVE-2022-27447 – mariadb: use-after-poison in Binary_string::free_buffer
https://notcve.org/view.php?id=CVE-2022-27447
14 Apr 2022 — MariaDB Server v10.9 and below was discovered to contain a use-after-free via the component Binary_string::free_buffer() at /sql/sql_string.h. Se ha detectado que MariaDB Server versiones v10.9 y anteriores, contienen un uso de memoria previamente liberada por medio del componente Binary_string::free_buffer() en el archivo /sql/sql_string.h A flaw was found in the MariaDB Server. It contains a use-after-free via the component,Binary_string::free_buffer() at /sql/sql_string.h, affecting availability. MariaDB... • https://jira.mariadb.org/browse/MDEV-28099 • CWE-416: Use After Free CWE-617: Reachable Assertion •