CVE-2019-19624

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:opencv:opencv:*:*:*:*:*:*:*:*

Configuration 2 (hide)

cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*

History

21 Nov 2024, 04:35

Type Values Removed Values Added
References () https://github.com/opencv/opencv/commit/d1615ba11a93062b1429fce9f0f638d1572d3418 - Patch, Third Party Advisory () https://github.com/opencv/opencv/commit/d1615ba11a93062b1429fce9f0f638d1572d3418 - Patch, Third Party Advisory
References () https://github.com/opencv/opencv/issues/14554 - Exploit, Issue Tracking, Third Party Advisory () https://github.com/opencv/opencv/issues/14554 - Exploit, Issue Tracking, Third Party Advisory

Information

Published : 2019-12-06 15:15

Updated : 2024-11-21 04:35


NVD link : CVE-2019-19624

Mitre link : CVE-2019-19624

CVE.ORG link : CVE-2019-19624


JSON object : View

Products Affected

opencv

  • opencv

redhat

  • enterprise_linux
CWE
CWE-125

Out-of-bounds Read