2019-01-07 13:04:46 -05:00
{
2019-08-29 23:00:49 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 06:41:31 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2019-5612" ,
2019-08-29 23:00:49 +00:00
"ASSIGNER" : "secteam@freebsd.org" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "FreeBSD" ,
"version" : {
"version_data" : [
{
"version_value" : "before 12.0-RELEASE-p10"
} ,
{
"version_value" : "before 11.3-RELEASE-p3"
} ,
{
"version_value" : "before 11.2-RELEASE-p14"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Improper check for unusual conditions"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:23.midi.asc" ,
"url" : "https://security.FreeBSD.org/advisories/FreeBSD-SA-19:23.midi.asc"
2019-09-10 15:00:51 +00:00
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://security.netapp.com/advisory/ntap-20190910-0002/" ,
"url" : "https://security.netapp.com/advisory/ntap-20190910-0002/"
2019-08-29 23:00:49 +00:00
}
]
2019-03-18 06:41:31 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-08-29 23:00:49 +00:00
"value" : "In FreeBSD 12.0-STABLE before r351264, 12.0-RELEASE before 12.0-RELEASE-p10, 11.3-STABLE before r351265, 11.3-RELEASE before 11.3-RELEASE-p3, and 11.2-RELEASE before 11.2-RELEASE-p14, the kernel driver for /dev/midistat implements a read handler that is not thread-safe. A multi-threaded program can exploit races in the handler to copy out kernel memory outside the boundaries of midistat's data buffer."
2019-03-18 06:41:31 +00:00
}
]
}
}