Improper Locking Affecting mariadb-10.3 package, versions <1:10.3.34-0+deb10u1


0.0
medium

Snyk CVSS

    Attack Complexity Low
    Availability High

    Threat Intelligence

    EPSS 0.04% (6th percentile)
Expand this section
NVD
5.5 medium
Expand this section
Red Hat
5.5 medium

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-DEBIAN10-MARIADB103-2848390
  • published 27 May 2022
  • disclosed 25 May 2022

How to fix?

Upgrade Debian:10 mariadb-10.3 to version 1:10.3.34-0+deb10u1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream mariadb-10.3 package and not the mariadb-10.3 package as distributed by Debian. See How to fix? for Debian:10 relevant fixed versions and status.

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.