mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
61 lines
1.7 KiB
JSON
61 lines
1.7 KiB
JSON
![]() |
{
|
||
|
"CVE_data_meta" : {
|
||
|
"ASSIGNER" : "cve@mitre.org",
|
||
|
"ID" : "CVE-2018-7273",
|
||
|
"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" : "In the Linux kernel through 4.15.4, the floppy driver reveals the addresses of kernel functions and global variables using printk calls within the function show_floppy in drivers/block/floppy.c. An attacker can read this information from dmesg and use the addresses to find the locations of kernel code and data and bypass kernel security protections such as KASLR."
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"problemtype" : {
|
||
|
"problemtype_data" : [
|
||
|
{
|
||
|
"description" : [
|
||
|
{
|
||
|
"lang" : "eng",
|
||
|
"value" : "n/a"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"references" : {
|
||
|
"reference_data" : [
|
||
|
{
|
||
|
"url" : "https://lkml.org/lkml/2018/2/20/669"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|