Improper Resource Shutdown or Release The advisory has been revoked - it doesn't affect any version of package mariadb-errmsg  (opens in a new tab)


Threat Intelligence

EPSS
0.22% (13th percentile)

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 IDSNYK-RHEL9-MARIADBERRMSG-9490293
  • published21 Mar 2025
  • disclosed7 Sept 2021

Introduced: 7 Sep 2021

CVE-2022-31622  (opens in a new tab)
CWE-404  (opens in a new tab)

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:9.

NVD Description

Note: Versions mentioned in the description apply only to the upstream mariadb-errmsg package and not the mariadb-errmsg package as distributed by RHEL.

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.