OpenCV (Open Source Computer Vision Library) through 3.3 has an out-of-bounds write error in the FillColorRow8 function in utils.cpp when reading an image file by using cv::imread.
- https://github.com/opencv/opencv/issues/9309
- https://github.com/xiaoqx/pocs