cvelist/2017/16xxx/CVE-2017-16995.json
2019-03-17 21:33:59 +00:00

122 lines
4.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2017-16995",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Linux kernel through 4.14.8",
"version": {
"version_data": [
{
"version_value": "Linux kernel through 4.14.8"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "The check_alu_op function in kernel/bpf/verifier.c in the Linux kernel through 4.14.8 allows local users to cause a denial of service (memory corruption) or possibly have unspecified other impact by leveraging incorrect sign extension."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "incorrect sign extension"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "45058",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/45058/"
},
{
"name": "https://github.com/torvalds/linux/commit/95a762e2c8c942780948091f8f2a4f32fce1ac6f",
"refsource": "MISC",
"url": "https://github.com/torvalds/linux/commit/95a762e2c8c942780948091f8f2a4f32fce1ac6f"
},
{
"name": "USN-3619-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3619-2/"
},
{
"name": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1454",
"refsource": "MISC",
"url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1454"
},
{
"name": "USN-3633-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3633-1/"
},
{
"name": "102288",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102288"
},
{
"name": "44298",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/44298/"
},
{
"name": "45010",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/45010/"
},
{
"name": "DSA-4073",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2017/dsa-4073"
},
{
"name": "USN-3523-2",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/usn/usn-3523-2/"
},
{
"name": "http://openwall.com/lists/oss-security/2017/12/21/2",
"refsource": "MISC",
"url": "http://openwall.com/lists/oss-security/2017/12/21/2"
},
{
"name": "USN-3619-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3619-1/"
},
{
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=95a762e2c8c942780948091f8f2a4f32fce1ac6f",
"refsource": "MISC",
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=95a762e2c8c942780948091f8f2a4f32fce1ac6f"
}
]
}
}