cvelist/2020/25xxx/CVE-2020-25668.json
2021-07-02 12:00:54 +00:00

102 lines
3.9 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-25668",
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Linux Kernel",
"version": {
"version_data": [
{
"version_value": "5.9.2"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-362 -> CWE-416"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MLIST",
"name": "[oss-security] 20201030 CVE-2020-25668: Linux kernel concurrency use-after-free in vt",
"url": "http://www.openwall.com/lists/oss-security/2020/10/30/1"
},
{
"refsource": "MLIST",
"name": "[oss-security] 20201104 Re: CVE-2020-25668: Linux kernel concurrency use-after-free in vt",
"url": "http://www.openwall.com/lists/oss-security/2020/11/04/3"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201210 [SECURITY] [DLA 2483-1] linux-4.19 security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00015.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20201218 [SECURITY] [DLA 2494-1] linux security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/12/msg00027.html"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/11/04/3,",
"url": "https://www.openwall.com/lists/oss-security/2020/11/04/3,"
},
{
"refsource": "MISC",
"name": "https://www.openwall.com/lists/oss-security/2020/10/30/1,",
"url": "https://www.openwall.com/lists/oss-security/2020/10/30/1,"
},
{
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=1893287,",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1893287,"
},
{
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=90bfdeef83f1d6c696039b6a917190dcbbad3220",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=90bfdeef83f1d6c696039b6a917190dcbbad3220"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20210702-0005/",
"url": "https://security.netapp.com/advisory/ntap-20210702-0005/"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "A flaw was found in Linux Kernel because access to the global variable fg_console is not properly synchronized leading to a use after free in con_font_op."
}
]
}
}