Date: Thu, 6 Apr 2006 15:20:18 +0000 (UTC) From: Renato Botelho <garga@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/clamav Makefile distinfo pkg-plist ports/security/clamav/files clamav-clamd.in clamav-clamd.sh.in clamav-freshclam.in clamav-freshclam.sh.in clamav-milter.in clamav-milter.sh.in Message-ID: <200604061520.k36FKJVd093799@repoman.freebsd.org>
index | next in thread | raw e-mail
garga 2006-04-06 15:20:18 UTC
FreeBSD ports repository
Modified files:
security/clamav Makefile distinfo pkg-plist
Added files:
security/clamav/files clamav-clamd.in clamav-freshclam.in
clamav-milter.in
Removed files:
security/clamav/files clamav-clamd.sh.in
clamav-freshclam.sh.in
clamav-milter.sh.in
Log:
- Update to 0.88.1 -- Fix multiple vulnerabilities
* CVE-2006-1614
Damian Put discovered an integer overflow in the PE header parser.
This is only exploitable if the ArchiveMaxFileSize option is disabled.
* CVE-2006-1615
Format string vulnerabilities in the logging code have been discovered,
which might lead to the execution of arbitrary code.
* CVE-2006-1630
David Luyer discovered, that ClamAV can be tricked into an invalid
memory access in the cli_bitset_set() function, which may lead to
a denial of service.
- Use USE_RC_SUBR=script
PR: ports/95403
Submitted by: garga
Approved by: maintainer timeout (mnag on behalf of secteam)
Security: VuXML 6a5174bd-c580-11da-9110-00123ffe8333
Revision Changes Path
1.72 +4 -19 ports/security/clamav/Makefile
1.28 +3 -3 ports/security/clamav/distinfo
1.1 +35 -0 ports/security/clamav/files/clamav-clamd.in (new)
1.3 +0 -35 ports/security/clamav/files/clamav-clamd.sh.in (dead)
1.1 +35 -0 ports/security/clamav/files/clamav-freshclam.in (new)
1.3 +0 -35 ports/security/clamav/files/clamav-freshclam.sh.in (dead)
1.1 +46 -0 ports/security/clamav/files/clamav-milter.in (new)
1.4 +0 -46 ports/security/clamav/files/clamav-milter.sh.in (dead)
1.27 +1 -7 ports/security/clamav/pkg-plist
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604061520.k36FKJVd093799>
