cvelist/2020/8xxx/CVE-2020-8648.json

72 lines
2.1 KiB
JSON
Raw Normal View History

2020-02-06 01:01:07 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-8648",
"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",
"value": "There is a use-after-free vulnerability in the Linux kernel through 5.5.2 in the n_tty_receive_buf_common function in drivers/tty/n_tty.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://bugzilla.kernel.org/show_bug.cgi?id=206361",
"refsource": "MISC",
"name": "https://bugzilla.kernel.org/show_bug.cgi?id=206361"
2020-03-13 14:01:18 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2020:0336",
"url": "http://lists.opensuse.org/opensuse-security-announce/2020-03/msg00021.html"
2020-05-01 20:01:12 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4344-1",
"url": "https://usn.ubuntu.com/4344-1/"
2020-02-06 01:01:07 +00:00
}
]
}
}