9a5849cf67
Fix heap buffer overflows when writing strings in binheader
Add to-be-upstreamed patches from openSUSE:
0001-FLAC-Fix-a-buffer-read-overrun.patch
0002-src-flac.c-Fix-a-buffer-read-overflow.patch
0010-src-aiff.c-Fix-a-buffer-read-overflow.patch
Ref:
RH bug: https://bugzilla.redhat.com/show_bug.cgi?id=1483140
Upstream Github issue: https://github.com/erikd/libsndfile/issues/292
Upstream CVE-2017-12562 patch commit: cf7a8182c2
37 lines
1.7 KiB
Plaintext
37 lines
1.7 KiB
Plaintext
drwxr-xr-x root/root usr/
|
|
drwxr-xr-x root/root usr/bin/
|
|
-rwxr-xr-x root/root usr/bin/sndfile-cmp
|
|
-rwxr-xr-x root/root usr/bin/sndfile-concat
|
|
-rwxr-xr-x root/root usr/bin/sndfile-convert
|
|
-rwxr-xr-x root/root usr/bin/sndfile-deinterleave
|
|
-rwxr-xr-x root/root usr/bin/sndfile-info
|
|
-rwxr-xr-x root/root usr/bin/sndfile-interleave
|
|
-rwxr-xr-x root/root usr/bin/sndfile-metadata-get
|
|
-rwxr-xr-x root/root usr/bin/sndfile-metadata-set
|
|
-rwxr-xr-x root/root usr/bin/sndfile-play
|
|
-rwxr-xr-x root/root usr/bin/sndfile-regtest
|
|
-rwxr-xr-x root/root usr/bin/sndfile-salvage
|
|
drwxr-xr-x root/root usr/include/
|
|
-rw-r--r-- root/root usr/include/sndfile.h
|
|
-rw-r--r-- root/root usr/include/sndfile.hh
|
|
drwxr-xr-x root/root usr/lib/
|
|
-rwxr-xr-x root/root usr/lib/libsndfile.la
|
|
lrwxrwxrwx root/root usr/lib/libsndfile.so -> libsndfile.so.1.0.28
|
|
lrwxrwxrwx root/root usr/lib/libsndfile.so.1 -> libsndfile.so.1.0.28
|
|
-rwxr-xr-x root/root usr/lib/libsndfile.so.1.0.28
|
|
drwxr-xr-x root/root usr/lib/pkgconfig/
|
|
-rw-r--r-- root/root usr/lib/pkgconfig/sndfile.pc
|
|
drwxr-xr-x root/root usr/share/
|
|
drwxr-xr-x root/root usr/share/man/
|
|
drwxr-xr-x root/root usr/share/man/man1/
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-cmp.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-concat.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-convert.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-deinterleave.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-info.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-interleave.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-metadata-get.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-metadata-set.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-play.1.gz
|
|
-rw-r--r-- root/root usr/share/man/man1/sndfile-salvage.1.gz
|