]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
mpg123: security bump to version 1.25.2
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 11 Jul 2017 10:28:57 +0000 (12:28 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 19 Jul 2017 14:06:25 +0000 (16:06 +0200)
>From the release notes:

 - Extend pow tables for layer III to properly handle files with i-stereo and
   5-bit scalefactors. Never observed them for real, just as fuzzed input to
   trigger the read overflow. Note: This one goes on record as CVE-2017-11126,
   calling remote denial of service. While the accesses are out of bounds for
   the pow tables, they still are safely within libmpg123's memory (other
   static tables). Just wrong values are used for computation, no actual crash
   unless you use something like GCC's AddressSanitizer, nor any information
   disclosure.
 - Avoid left-shifts of negative integers in layer I decoding.

While we're at it, add a hash for the license file.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 474daa20f8da2a677250146e8ee1652206923ee8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mpg123/mpg123.hash
package/mpg123/mpg123.mk

index 69fbef36c2409ee88eea1069eb46a92949aa8420..cbab6f3ee904eed3f5ba6e01e43cc0ea6ed1c8c9 100644 (file)
@@ -1,2 +1,5 @@
 # Locally calculated after checking pgp signature
-sha256 0fe7270a4071367f97a7c1fb45fb2ef3cfef73509c205124e080ea569217b05f        mpg123-1.25.1.tar.bz2
+sha256 5314b0fb8ad291bfc79ff4c5c321b971916819a65233ec065434358fcf8aee38        mpg123-1.25.2.tar.bz2
+
+# License file
+sha256  f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295  COPYING
index 7fc6d7ab005187e065f2c469aa98271c2ee18842..01923d799049bab0a11b2be30f50c030513b4fe0 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MPG123_VERSION = 1.25.1
+MPG123_VERSION = 1.25.2
 MPG123_SOURCE = mpg123-$(MPG123_VERSION).tar.bz2
 MPG123_SITE = http://downloads.sourceforge.net/project/mpg123/mpg123/$(MPG123_VERSION)
 MPG123_CONF_OPTS = --disable-lfs-alias