An issue was discovered in CImg v.220. A double free in load_bmp in CImg.h occurs when loading a crafted bmp image.
The product calls free() twice on the same memory address.
Link | Tags |
---|---|
https://github.com/dtschump/CImg/issues/184 | third party advisory |
https://github.com/xiaoqx/pocs/tree/master/cimg | third party advisory exploit |
https://usn.ubuntu.com/4039-1/ | vendor advisory |
https://lists.debian.org/debian-lts-announce/2019/09/msg00030.html | mailing list |
https://lists.debian.org/debian-lts-announce/2020/10/msg00033.html | mailing list |