Lucene search

K
vulnrichmentMitreVULNRICHMENT:CVE-2022-31623
HistoryMay 25, 2022 - 12:00 a.m.

CVE-2022-31623

2022-05-2500:00:00
mitre
github.com
2
mariadb
server
denial of service

AI Score

6.3

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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 users to trigger a denial of service due to the deadlock. Note: The vendor argues this is just an improper locking bug and not a vulnerability with adverse effects.

AI Score

6.3

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial