{ "schema_version": "1.4.0", "id": "GHSA-vx82-3vmh-hc4q", "modified": "2024-05-03T00:30:43Z", "published": "2022-05-26T00:01:06Z", "aliases": [ "CVE-2022-31621" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-31621" }, { "type": "WEB", "url": "https://github.com/MariaDB/server/commit/b1351c15946349f9daa7e5297fb2ac6f3139e4a8" }, { "type": "WEB", "url": "https://jira.mariadb.org/browse/MDEV-26561" }, { "type": "WEB", "url": "https://jira.mariadb.org/browse/MDEV-26574" }, { "type": "WEB", "url": "https://jira.mariadb.org/browse/MDEV-26574?filter=-2" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20220707-0006" } ], "database_specific": { "cwe_ids": [ "CWE-667" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-05-25T21:15:00Z" } }