Name: | libsndfile |
---|---|
Version: | 1.0.28 |
Release: | 10.el8 |
Architecture: | i686 |
Group: | System Environment/Libraries |
Size: | 720413 |
License: | LGPLv2+ and GPLv2+ and BSD |
RPM: | libsndfile-1.0.28-10.el8.i686.rpm |
Source RPM: | libsndfile-1.0.28-10.el8.src.rpm |
Build Date: | Sun Feb 16 2020 |
Build Host: | jenkins-10-147-72-125-c5b73e7c-96b8-4432-82d0-e7725c1cde3d.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://www.mega-nerd.com/libsndfile/ |
Summary: | Library for reading and writing sound files |
Description: | libsndfile is a C library for reading and writing sound files such as AIFF, AU, WAV, and others through one standard interface. It can currently read/write 8, 16, 24 and 32-bit PCM files as well as 32 and 64-bit floating point WAV files and a number of compressed formats. It compiles and runs on *nix, MacOS, and Win32. |
- fix CVE-2018-19661 and CVE-2018-19662 - buffer over-read in the function i2alaw_array in alaw (#1673085)
- fix CVE-2018-13139 - stack-based buffer overflow in sndfile-deinterleave utility (#1598482)
- fix coverity scan found issues (#1602592)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- heap-based Buffer Overflow in psf_binheader_writef function (#1483140, CVE-2017-12562)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- fix buffer overflow in aiff (CVE-2017-6892,rhbz#1463328)
- fix flac and pcm buffer overflows (CVE-2017-8361,CVE-2017-8362,CVE-2017-8363,CVE-2017-8365)
- updated to 1.0.28 - fix possible buffer overflow when parsing crafted ID3 tags (#1440758, CVE-2017-7586) - fix possible buffer overflow when parsing crafted flac file (#1440756, CVE-2017-7585)