https://bugs.kde.org/show_bug.cgi?id=413970
--- Comment #8 from amyspark <a...@amyspark.me> --- Git commit 0122d3461034d651ae7016db338857ddd11061c9 by L. E. Segovia. Committed on 30/04/2023 at 02:22. Pushed by lsegovia into branch 'master'. tiff: Fix heap-buffer-overflow when endian swapping big-endian IPTC metadata TIFFSwabArrayOfLong treats the array as N uint32_t, not N bytes (which is what TIFFGetField returns). Related: bug 468601 (cherry picked from commit bbee5eff34e7a17c4a1c7b59abe4823ccff7f58c) M +4 -3 plugins/impex/tiff/kis_tiff_import.cc https://invent.kde.org/graphics/krita/commit/0122d3461034d651ae7016db338857ddd11061c9 -- You are receiving this mail because: You are watching all bug changes.