Bugzilla – Bug 1199951
VUL-0: CVE-2022-31621: mariadb,mariadb-100: MariaDB Server before 10.7 is vulnerable to Denial of Service. In extra/mariabackup/ds_xbstream.cc
Last modified: 2024-04-19 11:16:07 UTC
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. References: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2022-31621 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-31621 https://github.com/MariaDB/server/commit/b1351c15946349f9daa7e5297fb2ac6f3139e4a8 https://jira.mariadb.org/browse/MDEV-26574?filter=-2
affected package: - SUSE:SLE-12-SP3:Update:Products:Cloud8:Update/mariadb upstream path [0]. [0] https://github.com/MariaDB/server/commit/b1351c15946349f9daa7e5297fb2ac6f3139e4a8
based on comment #2, back to Security team.
done