libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.
The product writes data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml | third party advisory |
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674 | issue tracking third party advisory patch |
https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632 | third party advisory patch |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/ | vendor advisory |
https://security.gentoo.org/glsa/202208-13 | third party advisory vendor advisory |