mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
92 lines
3.3 KiB
JSON
92 lines
3.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2017-9150",
|
|
"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 do_check function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allow_ptr_leaks value available for restricting the output of the print_bpf_insn function, which allows local users to obtain sensitive address information via crafted bpf system calls."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "42048",
|
|
"refsource": "EXPLOIT-DB",
|
|
"url": "https://www.exploit-db.com/exploits/42048/"
|
|
},
|
|
{
|
|
"name": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0d0e57697f162da4aa218b5feafe614fb666db07",
|
|
"refsource": "MISC",
|
|
"url": "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=0d0e57697f162da4aa218b5feafe614fb666db07"
|
|
},
|
|
{
|
|
"name": "https://source.android.com/security/bulletin/2017-09-01",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://source.android.com/security/bulletin/2017-09-01"
|
|
},
|
|
{
|
|
"name": "https://github.com/torvalds/linux/commit/0d0e57697f162da4aa218b5feafe614fb666db07",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/torvalds/linux/commit/0d0e57697f162da4aa218b5feafe614fb666db07"
|
|
},
|
|
{
|
|
"name": "98635",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/98635"
|
|
},
|
|
{
|
|
"name": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1251",
|
|
"refsource": "MISC",
|
|
"url": "https://bugs.chromium.org/p/project-zero/issues/detail?id=1251"
|
|
},
|
|
{
|
|
"name": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.1",
|
|
"refsource": "MISC",
|
|
"url": "http://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.11.1"
|
|
}
|
|
]
|
|
}
|
|
} |