2018-03-08 01:02:39 -05:00
{
2019-03-18 04:33:59 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2018-7754" ,
"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" : [
2018-08-10 12:03:41 -04:00
{
2019-03-18 04:33:59 +00:00
"lang" : "eng" ,
"value" : "The aoedisk_debugfs_show function in drivers/block/aoe/aoeblk.c in the Linux kernel through 4.16.4rc4 allows local users to obtain sensitive address information by reading \"ffree: \" lines in a debugfs file."
2018-08-10 12:03:41 -04:00
}
2019-03-18 04:33:59 +00:00
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"name" : "https://github.com/johnsonwangqize/cve-linux/blob/master/CVE-2018-7754.md" ,
"refsource" : "MISC" ,
"url" : "https://github.com/johnsonwangqize/cve-linux/blob/master/CVE-2018-7754.md"
} ,
{
"name" : "https://elixir.bootlin.com/linux/v4.16-rc4/source/drivers/block/aoe/aoeblk.c#L421" ,
"refsource" : "CONFIRM" ,
"url" : "https://elixir.bootlin.com/linux/v4.16-rc4/source/drivers/block/aoe/aoeblk.c#L421"
}
]
}
}