CVSROOT: /cvs Module name: ports Changes by: [email protected] 2015/04/03 05:26:27
Modified files:
archivers/unace: Makefile
archivers/unace/patches: patch-uac_crt_c patch-unace_c
Log message:
Security fix for
CVE-2015-2063: buffer overflow when reading bogus file headers
The header parser was not checking if it had read enough data when
trying to parse the header from memory, causing it to accept files
with headers smaller than expected.
>From Debian
