Summary: | [patch] [vuxml] graphics/libwmf: document and fix two remote code execution vulnerabilities | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Eygene Ryabinkin <rea-fbsd> | ||||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Eygene Ryabinkin
2009-05-05 22:10:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants his PRs (via the GNATS Auto Assign Tool) miwi 2009-05-16 19:59:44 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document libwmf -- Integer Overflow Vulnerability PR: based on 134246 Revision Changes Path 1.1940 +35 -1 ports/security/vuxml/vuln.xml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" miwi 2009-05-16 20:09:00 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document libwmf -- embedded GD library Use-After-Free vulnerability PR: based on 134246 Revision Changes Path 1.1941 +36 -1 ports/security/vuxml/vuln.xml _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" miwi 2009-05-16 22:33:17 UTC FreeBSD ports repository Modified files: graphics/libwmf Makefile Added files: graphics/libwmf/files patch-cve-2006-3376 patch-cve-2009-1364 Log: - Fix two remote code execution PR: 134246 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Security: http://www.vuxml.org/freebsd/6a245f31-4254-11de-b67a-0030843d3802.html http://www.vuxml.org/freebsd/48aab1d0-4252-11de-b67a-0030843d3802.html Revision Changes Path 1.44 +1 -1 ports/graphics/libwmf/Makefile 1.1 +27 -0 ports/graphics/libwmf/files/patch-cve-2006-3376 (new) 1.1 +10 -0 ports/graphics/libwmf/files/patch-cve-2009-1364 (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed both documented and patches added, thanks for your good job. |