2017-10-16 12:31:07 -04:00
{
2019-03-18 00:44:41 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "security@android.com" ,
"ID" : "CVE-2015-8967" ,
"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" : [
2017-10-16 12:31:07 -04:00
{
2019-03-18 00:44:41 +00:00
"lang" : "eng" ,
"value" : "arch/arm64/kernel/sys.c in the Linux kernel before 4.0 allows local users to bypass the \"strict page permissions\" protection mechanism and modify the system-call table, and consequently gain privileges, by leveraging write access."
2017-10-16 12:31:07 -04:00
}
2019-03-18 00:44:41 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c623b33b4e9599c6ac5076f7db7369eb9869aa04" ,
"refsource" : "CONFIRM" ,
"url" : "http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=c623b33b4e9599c6ac5076f7db7369eb9869aa04"
} ,
{
"name" : "https://github.com/torvalds/linux/commit/c623b33b4e9599c6ac5076f7db7369eb9869aa04" ,
"refsource" : "CONFIRM" ,
"url" : "https://github.com/torvalds/linux/commit/c623b33b4e9599c6ac5076f7db7369eb9869aa04"
} ,
{
"name" : "94680" ,
"refsource" : "BID" ,
"url" : "http://www.securityfocus.com/bid/94680"
} ,
{
"name" : "http://source.android.com/security/bulletin/2016-12-01.html" ,
"refsource" : "CONFIRM" ,
"url" : "http://source.android.com/security/bulletin/2016-12-01.html"
}
]
}
}