Name: | libsndfile |
---|---|
Version: | 1.0.28 |
Release: | 12.el8 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 503305 |
License: | LGPLv2+ and GPLv2+ and BSD |
RPM: | libsndfile-1.0.28-12.el8.x86_64.rpm |
Source RPM: | libsndfile-1.0.28-12.el8.src.rpm |
Build Date: | Thu Mar 31 2022 |
Build Host: | build-ol8-x86_64.oracle.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 heap buffer overflow in flac (#2030507)
- a crafted wav file could cause heap buffer overflow that allowed an arbitrary code execution(#1985028)
- 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)