cvelist/2017/17xxx/CVE-2017-17863.json

93 lines
2.8 KiB
JSON
Raw Normal View History

2017-12-23 12:04:06 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2017-17863",
"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" : "kernel/bpf/verifier.c in the Linux kernel 4.9.x through 4.9.71 does not check the relationship between pointer values and the BPF stack, which allows local users to cause a denial of service (integer overflow or invalid memory access) or possibly have unspecified other impact."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://anonscm.debian.org/cgit/kernel/linux.git/tree/debian/patches/bugfix/all/bpf-reject-out-of-bounds-stack-pointer-calculation.patch?h=stretch-security",
"refsource" : "MISC",
2017-12-23 12:04:06 -05:00
"url" : "https://anonscm.debian.org/cgit/kernel/linux.git/tree/debian/patches/bugfix/all/bpf-reject-out-of-bounds-stack-pointer-calculation.patch?h=stretch-security"
},
{
"name" : "https://www.spinics.net/lists/stable/msg206985.html",
"refsource" : "MISC",
2017-12-23 12:04:06 -05:00
"url" : "https://www.spinics.net/lists/stable/msg206985.html"
2017-12-24 06:04:01 -05:00
},
{
"name" : "DSA-4073",
"refsource" : "DEBIAN",
2017-12-24 06:04:01 -05:00
"url" : "https://www.debian.org/security/2017/dsa-4073"
2017-12-27 06:04:03 -05:00
},
2018-01-12 10:06:24 -05:00
{
"name" : "USN-3523-2",
"refsource" : "UBUNTU",
2018-01-12 10:06:24 -05:00
"url" : "https://usn.ubuntu.com/usn/usn-3523-2/"
},
2018-03-15 06:05:11 -04:00
{
"name" : "USN-3523-3",
"refsource" : "UBUNTU",
2018-03-15 06:05:11 -04:00
"url" : "https://usn.ubuntu.com/3523-3/"
},
2018-01-02 06:04:05 -05:00
{
"name" : "102321",
"refsource" : "BID",
2018-01-02 06:04:05 -05:00
"url" : "http://www.securityfocus.com/bid/102321"
},
2017-12-27 06:04:03 -05:00
{
"name" : "1040058",
"refsource" : "SECTRACK",
2017-12-27 06:04:03 -05:00
"url" : "http://www.securitytracker.com/id/1040058"
2017-12-23 12:04:06 -05:00
}
]
}
}