cvelist/2022/2xxx/CVE-2022-2602.json

123 lines
4.1 KiB
JSON
Raw Normal View History

2022-08-01 20:00:51 +00:00
{
2024-01-08 18:00:38 +00:00
"data_version": "4.0",
2022-08-01 20:00:51 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-2602",
2024-01-08 18:00:38 +00:00
"ASSIGNER": "security@ubuntu.com",
"STATE": "PUBLIC"
2022-08-01 20:00:51 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-01-08 18:00:38 +00:00
"value": "io_uring UAF, Unix SCM garbage collection"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-416",
"cweId": "CWE-416"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The Linux Kernel Organization",
"product": {
"product_data": [
{
"product_name": "linux",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "0",
"version_value": "6.1~rc1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://ubuntu.com/security/notices/USN-5692-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5692-1"
},
{
"url": "https://ubuntu.com/security/notices/USN-5752-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5752-1"
},
{
"url": "https://ubuntu.com/security/notices/USN-5693-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5693-1"
},
{
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2602",
"refsource": "MISC",
"name": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2602"
},
{
"url": "https://ubuntu.com/security/notices/USN-5691-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5691-1"
},
{
"url": "https://ubuntu.com/security/notices/USN-5700-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5700-1"
2024-01-12 17:00:34 +00:00
},
{
"url": "http://packetstormsecurity.com/files/176533/Linux-Broken-Unix-GC-Interaction-Use-After-Free.html",
"refsource": "MISC",
"name": "http://packetstormsecurity.com/files/176533/Linux-Broken-Unix-GC-Interaction-Use-After-Free.html"
2024-01-08 18:00:38 +00:00
}
]
},
"credits": [
{
"lang": "en",
"value": "David Bouman"
},
{
"lang": "en",
"value": "Billy Jheng Bing Jhong working with Trend Micro's Zero Day Initiative"
}
],
"impact": {
"cvss": [
{
"version": "3.1",
"attackVector": "LOCAL",
"attackComplexity": "HIGH",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:H",
"baseScore": 5.3,
"baseSeverity": "MEDIUM"
2022-08-01 20:00:51 +00:00
}
]
}
}