libde265 icon indicating copy to clipboard operation
libde265 copied to clipboard

Undefined-shift in decode_CABAC_FL_bypass

Open dlemstra opened this issue 2 years ago • 0 comments

The https://github.com/ImageMagick project is using the oss-fuzz tooling of google and with the attached file there is an undefined shift with a negative value (-570425344) in decode_CABAC_FL_bypass

https://github.com/strukturag/libde265/blob/e587ef6e8000662b91c35ccb866c2374d3a40e27/libde265/cabac.cc#L397

test.zip

https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=48114

dlemstra avatar Jul 03 '22 12:07 dlemstra