Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2022-31621


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. Note: The vendor argues this is just an improper locking bug and not a vulnerability with adverse effects.


Published

2022-05-25T21:15:08.573

Last Modified

2024-11-21T07:04:52.150

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.41 Yes
Application mariadb mariadb < 10.3.32 Yes
Application mariadb mariadb < 10.4.22 Yes
Application mariadb mariadb < 10.5.13 Yes
Application mariadb mariadb < 10.6.5 Yes

References