Summary: | [patch] [vuxml] graphics/imlib2: fix CVE-2008-5187 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Eygene Ryabinkin <rea-fbsd> |
Component: | Individual Port(s) | Assignee: | Stanislav Sedov <stas> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | ||
Priority: | Normal | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
Eygene Ryabinkin
2008-11-21 05:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->stas Over to maintainer (via the GNATS Auto Assign Tool) stas 2008-11-24 17:47:53 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document a buffer overflow vulnerability in imlib2. PR: ports/129037 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Revision Changes Path 1.1764 +39 -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" stas 2008-11-24 17:50:04 UTC FreeBSD ports repository Modified files: graphics/imlib2 Makefile Added files: graphics/imlib2/files patch-CVE-2008-5187 Log: - Fix a buffer overflow vulnerability in imlib2. PR: ports/129037 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Security: http://www.vuxml.org/freebsd/910486d5-ba4d-11dd-8f23-0019666436c2.html Revision Changes Path 1.129 +1 -1 ports/graphics/imlib2/Makefile 1.1 +14 -0 ports/graphics/imlib2/files/patch-CVE-2008-5187 (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 Committed, with minor changes. Thanks! |