MariaDB
by MariaDB
Source repositories
CVEs (329)
| CVE | Vendor / Product | Sev | Risk | CVSS | EPSS | KEV | Published | Description |
|---|---|---|---|---|---|---|---|---|
| CVE-2022-47015 | 0.00 | — | 0.01 | Jan 20, 2023 | MariaDB Server before 10.3.34 thru 10.9.3 is vulnerable to Denial of Service. It is possible for function spider_db_mbase::print_warnings to dereference a null pointer. | |||
| CVE-2022-38791 | 0.00 | — | 0.00 | Aug 27, 2022 | In MariaDB before 10.9.2, compress_write in extra/mariabackup/ds_compress.cc does not release data_mutex upon a stream write failure, which allows local users to trigger a deadlock. | |||
| CVE-2022-32088 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Exec_time_tracker::get_loops/Filesort_tracker::report_use/filesort. | |||
| CVE-2022-32087 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_args::walk_args. | |||
| CVE-2022-32086 | 0.00 | — | 0.01 | Jul 1, 2022 | MariaDB v10.4 to v10.8 was discovered to contain a segmentation fault via the component Item_field::fix_outer_field. | |||
| CVE-2022-32085 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_func_in::cleanup/Item::cleanup_processor. | |||
| CVE-2022-32083 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.2 to v10.6.1 was discovered to contain a segmentation fault via the component Item_subselect::init_expr_cache_tracker. | |||
| CVE-2022-32084 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component sub_select. | |||
| CVE-2022-32091 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.7 was discovered to contain an use-after-poison in in __interceptor_memset at /libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc. | |||
| CVE-2022-32089 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.5 to v10.7 was discovered to contain a segmentation fault via the component st_select_lex_unit::exclude_level. | |||
| CVE-2022-32081 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.4 to v10.7 was discovered to contain an use-after-poison in prepare_inplace_add_virtual at /storage/innobase/handler/handler0alter.cc. | |||
| CVE-2022-32082 | 0.00 | — | 0.02 | Jul 1, 2022 | MariaDB v10.5 to v10.7 was discovered to contain an assertion failure at table->get_ref_count() == 0 in dict0dict.cc. | |||
| CVE-2022-31624 | 0.00 | — | 0.00 | May 25, 2022 | MariaDB Server before 10.7 is vulnerable to Denial of Service. While executing the plugin/server_audit/server_audit.c method log_statement_ex, the held lock lock_bigbuffer is not released correctly, which allows local users to trigger a denial of service due to the deadlock. | |||
| CVE-2022-31621 | 0.00 | — | 0.00 | May 25, 2022 | MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_xbstream.cc, when an error occurs (stream_ctxt->dest_file == NULL) while executing the method xbstream_open, the held lock is not released correctly, which allows local users to trigger a… | |||
| CVE-2022-31623 | 0.00 | — | 0.00 | May 25, 2022 | MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_compress.cc, when an error occurs (i.e., going to the err label) while executing the method create_worker_threads, the held lock thd->ctrl_mutex is not released correctly, which allows local… | |||
| CVE-2022-27456 | 0.00 | — | 0.02 | Apr 14, 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. | |||
| CVE-2022-27457 | 0.00 | — | 0.02 | Apr 14, 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. | |||
| CVE-2022-27455 | 0.00 | — | 0.01 | Apr 14, 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. | |||
| CVE-2022-27452 | 0.00 | — | 0.02 | Apr 14, 2022 | MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.cc. | |||
| CVE-2022-27451 | 0.00 | — | 0.02 | Apr 14, 2022 | MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/field_conv.cc. |
- CVE-2022-47015Jan 20, 2023risk 0.00cvss —epss 0.01
MariaDB Server before 10.3.34 thru 10.9.3 is vulnerable to Denial of Service. It is possible for function spider_db_mbase::print_warnings to dereference a null pointer.
- CVE-2022-38791Aug 27, 2022risk 0.00cvss —epss 0.00
In MariaDB before 10.9.2, compress_write in extra/mariabackup/ds_compress.cc does not release data_mutex upon a stream write failure, which allows local users to trigger a deadlock.
- CVE-2022-32088Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Exec_time_tracker::get_loops/Filesort_tracker::report_use/filesort.
- CVE-2022-32087Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_args::walk_args.
- CVE-2022-32086Jul 1, 2022risk 0.00cvss —epss 0.01
MariaDB v10.4 to v10.8 was discovered to contain a segmentation fault via the component Item_field::fix_outer_field.
- CVE-2022-32085Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component Item_func_in::cleanup/Item::cleanup_processor.
- CVE-2022-32083Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.2 to v10.6.1 was discovered to contain a segmentation fault via the component Item_subselect::init_expr_cache_tracker.
- CVE-2022-32084Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.2 to v10.7 was discovered to contain a segmentation fault via the component sub_select.
- CVE-2022-32091Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.7 was discovered to contain an use-after-poison in in __interceptor_memset at /libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc.
- CVE-2022-32089Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.5 to v10.7 was discovered to contain a segmentation fault via the component st_select_lex_unit::exclude_level.
- CVE-2022-32081Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.4 to v10.7 was discovered to contain an use-after-poison in prepare_inplace_add_virtual at /storage/innobase/handler/handler0alter.cc.
- CVE-2022-32082Jul 1, 2022risk 0.00cvss —epss 0.02
MariaDB v10.5 to v10.7 was discovered to contain an assertion failure at table->get_ref_count() == 0 in dict0dict.cc.
- CVE-2022-31624May 25, 2022risk 0.00cvss —epss 0.00
MariaDB Server before 10.7 is vulnerable to Denial of Service. While executing the plugin/server_audit/server_audit.c method log_statement_ex, the held lock lock_bigbuffer is not released correctly, which allows local users to trigger a denial of service due to the deadlock.
- CVE-2022-31621May 25, 2022risk 0.00cvss —epss 0.00
MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_xbstream.cc, when an error occurs (stream_ctxt->dest_file == NULL) while executing the method xbstream_open, the held lock is not released correctly, which allows local users to trigger a…
- CVE-2022-31623May 25, 2022risk 0.00cvss —epss 0.00
MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_compress.cc, when an error occurs (i.e., going to the err label) while executing the method create_worker_threads, the held lock thd->ctrl_mutex is not released correctly, which allows local…
- CVE-2022-27456Apr 14, 2022risk 0.00cvss —epss 0.02
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.
- CVE-2022-27457Apr 14, 2022risk 0.00cvss —epss 0.02
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.
- CVE-2022-27455Apr 14, 2022risk 0.00cvss —epss 0.01
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.
- CVE-2022-27452Apr 14, 2022risk 0.00cvss —epss 0.02
MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/item_cmpfunc.cc.
- CVE-2022-27451Apr 14, 2022risk 0.00cvss —epss 0.02
MariaDB Server v10.9 and below was discovered to contain a segmentation fault via the component sql/field_conv.cc.
Page 7 of 17