2019-05-28 02:00:47 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2019-05-28 03:00:52 +00:00
"ID" : "CVE-2019-12378" ,
"STATE" : "PUBLIC"
2019-05-28 02:00:47 +00:00
} ,
2019-05-28 03:00:52 +00:00
"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" ,
2019-05-28 02:00:47 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-05-28 03:00:52 +00:00
"value" : "An issue was discovered in ip6_ra_control in net/ipv6/ipv6_sockglue.c in the Linux kernel through 5.1.5. There is an unchecked kmalloc of new_ra, 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://lkml.org/lkml/2019/5/25/229" ,
"refsource" : "MISC" ,
"name" : "https://lkml.org/lkml/2019/5/25/229"
} ,
{
"url" : "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=95baa60a0da80a0143e3ddd4d3725758b4513825" ,
"refsource" : "MISC" ,
"name" : "https://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git/commit/?id=95baa60a0da80a0143e3ddd4d3725758b4513825"
2019-05-28 02:00:47 +00:00
}
]
}
}