Security Advisory

CVE-2022-31622

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2022-05-25 00:00:00
Last updated 2024-08-03 07:26:01
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_compress.cc, when an error occurs (pthread_create returns a nonzero value) while executing the method create_worker_threads, the held lock 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.