"value":"Malicious software running in a guest VM can exploit the buffer overflow to achieve code execution on the host in the bhyve userspace process, which typically runs as root. Note that bhyve runs in a Capsicum sandbox, so malicious code is constrained by the capabilities available to the bhyve process."
}
]
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang":"eng",
"value":"CWE-125 Out-of-bounds Read",
"cweId":"CWE-125"
}
]
},
{
"description":[
{
"lang":"eng",
"value":"CWE-787 Out-of-bounds Write",
"cweId":"CWE-787"
}
]
},
{
"description":[
{
"lang":"eng",
"value":"CWE-1285 Improper Validation of Specified Index, Position, or Offset in Input",