Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-31623


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.


Published

2022-05-25T21:15:08.657

Last Modified

2024-11-21T07:04:52.553

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.5 (MEDIUM)

CVSSv2 Vector

AV:L/AC:L/Au:N/C:N/I:N/A:P

  • Access Vector: LOCAL
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: NONE
  • Integrity Impact: NONE
  • Availability Impact: PARTIAL
Exploitability Score

3.9

Impact Score

2.9

Weaknesses
  • Type: Primary
    CWE-667

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application mariadb mariadb < 10.2.42 Yes
Application mariadb mariadb < 10.3.33 Yes
Application mariadb mariadb < 10.4.23 Yes
Application mariadb mariadb < 10.5.14 Yes
Application mariadb mariadb < 10.6.6 Yes
Application mariadb mariadb < 10.7.2 Yes

References