Improper Locking Affecting mariadb-10.1 package, versions *


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-DEBIAN9-MARIADB101-2848392
  • published 27 May 2022
  • disclosed 25 May 2022

How to fix?

There is no fixed version for Debian:9 mariadb-10.1.

NVD Description

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

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 denial of service due to the deadlock.