Name: | libsndfile |
---|---|
Version: | 1.0.28 |
Release: | 10.el8_4.1 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 507153 |
License: | LGPLv2+ and GPLv2+ and BSD |
RPM: | libsndfile-1.0.28-10.el8_4.1.aarch64.rpm |
Source RPM: | libsndfile-1.0.28-10.el8_4.1.src.rpm |
Build Date: | Tue Aug 24 2021 |
Build Host: | host-100-100-224-43.blddevtest1iad.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. |
- a crafted wav file could cause heap buffer overflow that allowed an arbitrary code execution(#1985027)
- 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)