diff options
author | Hubert Figuière <hub@figuiere.net> | 2019-07-28 23:19:25 -0400 |
---|---|---|
committer | Hubert Figuière <hub@figuiere.net> | 2019-07-28 23:20:24 -0400 |
commit | 7a76fd69978049795fa7ece796d64330530cd4e0 (patch) | |
tree | a6d4826034f4fb0310c15b6064e3dfb6ffd80c10 | |
parent | fdd4765a699f9700850098b43b9798b933acb32f (diff) |
Update NEWSrelease-2.5.12.5.1
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ -2.5.1 +2.5.1 - 2019/07/28 - Bug #9: [CVE-2018-12648] Fix null-pointer-dereference in WEBP. https://gitlab.freedesktop.org/libopenraw/exempi/issues/9 - Bug #12: Invalid WEBP cause a memory overflow. https://gitlab.freedesktop.org/libopenraw/exempi/issues/12 +- Bug #13: Fix a buffer a overflow in ID3 support on invalid MP3. + https://gitlab.freedesktop.org/libopenraw/exempi/issues/13 - Bug #14: Invalid MP3 cause a memory overflow. https://gitlab.freedesktop.org/libopenraw/exempi/issues/14 |