cvelist/2017/16xxx/CVE-2017-16996.json
2019-03-17 22:23:32 +00:00

82 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "security@debian.org",
"ID": "CVE-2017-16996",
"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": "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 register truncation mishandling."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "did not properly handle register truncation to a smaller size"
}
]
}
]
},
"references": {
"reference_data": [
{
"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": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0c17d1d2c61936401f4702e1846e2c19b200f958",
"refsource": "MISC",
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0c17d1d2c61936401f4702e1846e2c19b200f958"
},
{
"name": "https://github.com/torvalds/linux/commit/0c17d1d2c61936401f4702e1846e2c19b200f958",
"refsource": "MISC",
"url": "https://github.com/torvalds/linux/commit/0c17d1d2c61936401f4702e1846e2c19b200f958"
},
{
"name": "102267",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102267"
},
{
"name": "http://openwall.com/lists/oss-security/2017/12/21/2",
"refsource": "MISC",
"url": "http://openwall.com/lists/oss-security/2017/12/21/2"
}
]
}
}