opj_decompress: fix off-by-one read heap-buffer-overflow in sycc420_to_rgb() when... 1509/head
authorEven Rouault <even.rouault@spatialys.com>
Sun, 18 Feb 2024 16:02:25 +0000 (17:02 +0100)
committerEven Rouault <even.rouault@spatialys.com>
Sun, 18 Feb 2024 16:02:25 +0000 (17:02 +0100)
commit7bd884f8750892de4f50bf4642fcfbe7011c6bdf
treedd240146e716c57d6a20946f7b10ee43e7694073
parent90312af28d34679e641ce7bd7e3e68a0db49555f
opj_decompress: fix off-by-one read heap-buffer-overflow in sycc420_to_rgb() when x0 and y0 are odd (CVE-2021-3575, fixes #1347)
src/bin/common/color.c