cvelist/2022/2xxx/CVE-2022-2585.json
2024-01-08 18:00:38 +00:00

119 lines
4.1 KiB
JSON

{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-2585",
"ASSIGNER": "security@ubuntu.com",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "It was discovered that when exec'ing from a non-leader thread, armed POSIX CPU timers would be left on a list but freed, leading to a use-after-free."
}
]
},
"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.0~rc1"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://ubuntu.com/security/notices/USN-5566-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5566-1"
},
{
"url": "https://ubuntu.com/security/notices/USN-5564-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5564-1"
},
{
"url": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2585",
"refsource": "MISC",
"name": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-2585"
},
{
"url": "https://ubuntu.com/security/notices/USN-5567-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5567-1"
},
{
"url": "https://lore.kernel.org/lkml/20220809170751.164716-1-cascardo@canonical.com/T/#u",
"refsource": "MISC",
"name": "https://lore.kernel.org/lkml/20220809170751.164716-1-cascardo@canonical.com/T/#u"
},
{
"url": "https://www.openwall.com/lists/oss-security/2022/08/09/7",
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2022/08/09/7"
},
{
"url": "https://ubuntu.com/security/notices/USN-5565-1",
"refsource": "MISC",
"name": "https://ubuntu.com/security/notices/USN-5565-1"
}
]
},
"credits": [
{
"lang": "en",
"value": "An independent security researcher working with SSD Secure Disclosure"
}
],
"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"
}
]
}
}