Browse Source

file 1:5.22+15-2+deb8u4

Christoph Biedl 7 years ago
parent
commit
41740c1441
1 changed files with 7 additions and 0 deletions
  1. 7 0
      debian/changelog

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+file (1:5.22+15-2+deb8u4) oldstable; urgency=high
+
+  * Avoid reading past the end of buffer. Closes: #901351
+    [CVE-2018-10360]
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Mon, 11 Jun 2018 23:24:19 +0200
+
 file (1:5.22+15-2+deb8u3) stable; urgency=medium
 
   * Fix memory leak in magic loader. Closes: #840754