"-Synchronized-Data."

This commit is contained in:
CVE Team 2022-08-08 16:01:05 +00:00
parent b0ec506856
commit d2ece14688
No known key found for this signature in database
GPG Key ID: E3252B3D49582C98
6 changed files with 119 additions and 6 deletions

View File

@ -86,6 +86,16 @@
"refsource": "MLIST",
"name": "[oss-security] 20220808 Re: Linux: UaF due to concurrency issue in io_uring timeouts",
"url": "http://www.openwall.com/lists/oss-security/2022/08/08/3"
},
{
"refsource": "MISC",
"name": "https://ruia-ruia.github.io/2022/08/05/CVE-2022-29582-io-uring/",
"url": "https://ruia-ruia.github.io/2022/08/05/CVE-2022-29582-io-uring/"
},
{
"refsource": "MISC",
"name": "https://github.com/Ruia-ruia/CVE-2022-29582-Exploit",
"url": "https://github.com/Ruia-ruia/CVE-2022-29582-Exploit"
}
]
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2716",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2717",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -0,0 +1,18 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2718",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-34293",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2022-34293",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
"affects": {
"vendor": {
"vendor_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"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",
"value": "wolfSSL before 5.4.0 allows remote attackers to cause a denial of service via DTLS because a check for return-routability can be skipped."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/wolfSSL/wolfssl/releases/tag/v5.4.0-stable",
"url": "https://github.com/wolfSSL/wolfssl/releases/tag/v5.4.0-stable"
}
]
}

View File

@ -76,6 +76,11 @@
"refsource": "MLIST",
"name": "[oss-security] 20220805 zlib buffer overflow",
"url": "http://www.openwall.com/lists/oss-security/2022/08/05/2"
},
{
"refsource": "MISC",
"name": "https://github.com/curl/curl/issues/9271",
"url": "https://github.com/curl/curl/issues/9271"
}
]
}