In LibRaw before 0.21.4, metadata/tiff.cpp has an out-of-bounds read in the Fujifilm 0xf00c tag parser.
The product reads data past the end, or before the beginning, of the intended buffer.
Link | Tags |
---|---|
https://www.libraw.org/news/libraw-0-21-4-release | release notes |
https://github.com/LibRaw/LibRaw/compare/0.21.3...0.21.4 | patch release notes |
https://github.com/LibRaw/LibRaw/commit/66fe663e02a4dd610b4e832f5d9af326709336c2 | patch |