Subject: CVS commit: pkgsrc/audio/mpg123
From: Nia Alarie
Date: 2019-07-27 17:14:40
Message id: 20190727151440.597C3FBF4@cvs.NetBSD.org

Log Message:
mpg123: Update to 1.25.11

libmpg123:
* Fix out-of-bounds reads in ID3 parser for unsynced frames. (oss-fuzz-bug 15852)
* Fix out-of-bounds read for RVA2 frames with non-delimited identifier. \ 
(oss-fuzz-bug 15852)
* Fix implementation-defined parsing of RVA2 values. (oss-fuzz-bug 15862)
* Fix undefined parsing of APE header for skipping. Also prevent endless loop on \ 
premature end of supposed APE header. (oss-fuzz-bug 15864)
* Fix some syntax to make pedantic compiler happy.

The serious bugs trigger Denial of Service either via the nasty endless
loop in supposed APE tags or by crashes if the invalid reads hit a
diagnostic by the OS or, more likely, a security mechanism like the
sanitizer instrumentation that enabled finding the bugs.

I do not have CVE numbers for these bugs.
I rather fix the bugs than name them. Just update, will you?

Files:
RevisionActionfile
1.58modifypkgsrc/audio/mpg123/Makefile
1.49modifypkgsrc/audio/mpg123/Makefile.common
1.49modifypkgsrc/audio/mpg123/distinfo