Leptonica before 1.80.0 allows a denial of service (application crash) via an incorrect left shift in pixConvert2To8 in pixconv.c.
The code contains a control flow path that does not reflect the algorithm that the path is intended to implement, leading to incorrect behavior any time this path is navigated.
Link | Tags |
---|---|
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21997 | issue tracking exploit third party advisory |
https://github.com/DanBloomberg/leptonica/pull/499 | third party advisory patch |
https://github.com/DanBloomberg/leptonica/compare/1.79.0...1.80.0 | release notes third party advisory patch |
https://lists.debian.org/debian-lts-announce/2021/03/msg00037.html | third party advisory mailing list |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RD5AIWHWE334HGYZJR2U3I3JYKSSO2LW/ | vendor advisory |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/JQUEA2X6UTH4DMYCMZAWE2QQLN5YANUA/ | vendor advisory |
https://security.gentoo.org/glsa/202107-53 | third party advisory vendor advisory |