https://bugs.kde.org/show_bug.cgi?id=413970

--- Comment #7 from amyspark <a...@amyspark.me> ---
Git commit bbee5eff34e7a17c4a1c7b59abe4823ccff7f58c by L. E. Segovia.
Committed on 30/04/2023 at 02:21.
Pushed by lsegovia into branch 'krita/5.1'.

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

M  +4    -3    plugins/impex/tiff/kis_tiff_import.cc

https://invent.kde.org/graphics/krita/commit/bbee5eff34e7a17c4a1c7b59abe4823ccff7f58c

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to