cvelist/2017/15xxx/CVE-2017-15299.json

98 lines
3.0 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-15299",
"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" : "The KEYS subsystem in the Linux kernel through 4.13.7 mishandles use of add_key for a key that already exists but is uninstantiated, which allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a crafted system call."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
2018-02-02 06:02:32 -05:00
{
"name" : "[debian-lts-announce] 20171210 [SECURITY] [DLA 1200-1] linux security update",
"refsource" : "MLIST",
2018-02-02 06:02:32 -05:00
"url" : "https://lists.debian.org/debian-lts-announce/2017/12/msg00004.html"
},
2017-10-16 12:31:07 -04:00
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1498016",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1498016"
},
{
"name" : "https://marc.info/?t=150654188100001&r=1&w=2",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://marc.info/?t=150654188100001&r=1&w=2"
},
{
"name" : "https://marc.info/?t=150783958600011&r=1&w=2",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://marc.info/?t=150783958600011&r=1&w=2"
},
{
"name" : "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1499828.html",
"refsource" : "MISC",
2017-10-16 12:31:07 -04:00
"url" : "https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1499828.html"
2018-04-10 06:05:31 -04:00
},
{
"name" : "RHSA-2018:0654",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2018:0654"
2018-10-23 06:06:23 -04:00
},
{
"name" : "USN-3798-2",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3798-2/"
2018-10-30 06:05:31 -04:00
},
{
"name" : "USN-3798-1",
"refsource" : "UBUNTU",
"url" : "https://usn.ubuntu.com/3798-1/"
2017-10-16 12:31:07 -04:00
}
]
}
}