An out-of-bounds read was discovered in OpenCV before 4.1.1. Specifically, variable coarsest_scale is assumed to be greater than or equal to finest_scale within the calc()/ocl_calc() functions in dis_flow.cpp. However, this is not true when dealing with small images, leading to an out-of-bounds read of the heap-allocated arrays Ux and Uy.
References
Link | Resource |
---|---|
https://access.redhat.com/security/cve/cve-2019-19624 | Third Party Advisory |
https://github.com/opencv/opencv/commit/d1615ba11a93062b1429fce9f0f638d1572d3418 | Patch Third Party Advisory |
https://github.com/opencv/opencv/issues/14554 | Exploit Issue Tracking Third Party Advisory |
History
No history.
MITRE Information
Status: PUBLISHED
Assigner: mitre
Published: 2019-12-06T14:26:56
Updated: 2019-12-06T14:26:56
Reserved: 2019-12-06T00:00:00
Link: CVE-2019-19624
JSON object: View
NVD Information
Status : Analyzed
Published: 2019-12-06T15:15:10.330
Modified: 2019-12-17T20:48:25.560
Link: CVE-2019-19624
JSON object: View
Redhat Information
No data.
CWE