In MariaDB before 10.9.2, compress_write in extra/mariabackup/ds_compress.cc does not release data_mutex upon a stream write failure, which allows local users to trigger a deadlock.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
07 Nov 2023, 03:50
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
08 Aug 2023, 14:21
Type | Values Removed | Values Added |
---|---|---|
CWE | CWE-667 |
Information
Published : 2022-08-27 20:15
Updated : 2024-02-28 19:29
NVD link : CVE-2022-38791
Mitre link : CVE-2022-38791
CVE.ORG link : CVE-2022-38791
JSON object : View
Products Affected
mariadb
- mariadb
fedoraproject
- fedora
CWE
CWE-667
Improper Locking