cvelist/2019/12xxx/CVE-2019-12615.json
2019-10-09 20:01:06 +00:00

87 lines
3.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12615",
"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": "An issue was discovered in get_vdev_port_node_info in arch/sparc/kernel/mdesc.c in the Linux kernel through 5.1.6. There is an unchecked kstrdup_const of node_info->vdev_port.name, which might allow an attacker to cause a denial of service (NULL pointer dereference and system crash)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg2014901.html",
"refsource": "MISC",
"name": "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg2014901.html"
},
{
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git/commit/?id=80caf43549e7e41a695c6d1e11066286538b336f",
"refsource": "MISC",
"name": "https://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git/commit/?id=80caf43549e7e41a695c6d1e11066286538b336f"
},
{
"refsource": "BID",
"name": "108549",
"url": "http://www.securityfocus.com/bid/108549"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20190710-0002/",
"url": "https://security.netapp.com/advisory/ntap-20190710-0002/"
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K60924046",
"url": "https://support.f5.com/csp/article/K60924046"
},
{
"refsource": "CONFIRM",
"name": "https://support.f5.com/csp/article/K60924046?utm_source=f5support&utm_medium=RSS",
"url": "https://support.f5.com/csp/article/K60924046?utm_source=f5support&utm_medium=RSS"
}
]
}
}