cvelist/2019/7xxx/CVE-2019-7309.json

73 lines
2.0 KiB
JSON
Raw Normal View History

2019-02-02 21:03:37 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2019-7309",
"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 GNU C Library (aka glibc or libc6) through 2.29, the memcmp function for the x32 architecture can incorrectly return zero (indicating that the inputs are equal) because the RDX most significant bit is mishandled."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://sourceware.org/bugzilla/show_bug.cgi?id=24155",
"refsource" : "MISC",
"url" : "https://sourceware.org/bugzilla/show_bug.cgi?id=24155"
},
{
"name" : "https://sourceware.org/ml/libc-alpha/2019-02/msg00041.html",
"refsource" : "MISC",
"url" : "https://sourceware.org/ml/libc-alpha/2019-02/msg00041.html"
2019-02-06 06:05:44 -05:00
},
{
"name" : "106835",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106835"
2019-02-02 21:03:37 -05:00
}
]
}
}