summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS9
1 files changed, 5 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index 1f52da1..d229c25 100644
--- a/NEWS
+++ b/NEWS
@@ -25,11 +25,12 @@ Internal:
- Fixed warnings and other issues and Adobe SDK.
- Compile with much more warnings enabled.
-2.4.5 -
+2.4.5 - 2018/03/07
-- Bug #105204: fix a buffer overflow in the PSD parser.
-- Bug #105205: fix a buffer overflow in the TIFF parser.
-- Bug #105206: fix a buffer overflow in PostScript parser.
+- Bug #105204: [CVE-2018-7730] fix a buffer overflow in the PSD parser.
+- Bug #105205: [CVE-2018-7728] fix a buffer overflow in the TIFF parser.
+- Bug #105206: [CVE-2018-7729] fix a buffer overflow in PostScript parser.
+- Bug #105247: [CVE-2018-7731] fix a null dereference in WEBP parser.
2.4.4 - 2018/02/04