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

--- Comment #8 from Stefan Brüns <stefan.bru...@rwth-aachen.de> ---
Git commit 866a069538a268d264cf002aa9570f97a84045da by Stefan Brüns.
Committed on 28/02/2025 at 23:07.
Pushed by bruns into branch 'master'.

Fix possible out-of-bounds access in BitReader

The read function access data up to data[(len + 31)/8], thus len should
reflect the size (count of bits) of the original data, without the
extra padding null characters.

SENTRY: OKULAR-AD
SENTRY: BALOO-33
SENTRY: BALOO-43Y

M  +1    -3    lib/decompressor.cpp

https://invent.kde.org/graphics/kdegraphics-mobipocket/-/commit/866a069538a268d264cf002aa9570f97a84045da

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

Reply via email to