Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions NEWS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
==================

* Fixed a bug in the JPC decoder that could cause bad memory accesses
if the debug level is set sufficiently high (#402, #403).
if the debug level is set sufficiently high (#402, #403) (CVE-2025-8837).

4.2.7 (2025-08-02)
==================

* Added some missing range checking on several coding parameters in the
JPC encoder (#401).
JPC encoder (#401) (CVE-2025-8836).

4.2.6 (2025-08-02)
==================
Expand Down
Loading