cvelist/2022/31xxx/CVE-2022-31622.json

82 lines
3.0 KiB
JSON
Raw Normal View History

2022-05-25 21:01:43 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-31622",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2024-05-02 23:00:34 +00:00
"value": "** DISPUTED ** 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."
2022-05-25 21:01:43 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://jira.mariadb.org/browse/MDEV-26561?filter=-2",
"url": "https://jira.mariadb.org/browse/MDEV-26561?filter=-2"
},
{
"url": "https://github.com/MariaDB/server/commit/e1eb39a446c30b8459c39fd7f2ee1c55a36e97d2",
"refsource": "MISC",
"name": "https://github.com/MariaDB/server/commit/e1eb39a446c30b8459c39fd7f2ee1c55a36e97d2"
2022-07-07 15:00:44 +00:00
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220707-0006/",
"url": "https://security.netapp.com/advisory/ntap-20220707-0006/"
2024-05-02 23:00:34 +00:00
},
{
"refsource": "MISC",
"name": "https://jira.mariadb.org/browse/MDEV-26574",
"url": "https://jira.mariadb.org/browse/MDEV-26574"
},
{
"refsource": "MISC",
"name": "https://jira.mariadb.org/browse/MDEV-26561",
"url": "https://jira.mariadb.org/browse/MDEV-26561"
2022-05-25 21:01:43 +00:00
}
]
}
}