Summary: | graphics/gd: Fix integer overflow in gdImageWebpCtx | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | VK <vlad-fbsd> | ||||
Component: | Individual Port(s) | Assignee: | Dirk Meyer <dinoex> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | ale, dinoex, ports-secteam, tz | ||||
Priority: | --- | Keywords: | patch, security | ||||
Version: | Latest | Flags: | dinoex:
maintainer-feedback+
dinoex: merge-quarterly- |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://github.com/libgd/libgd/issues/308 | ||||||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213023 | ||||||
Bug Depends on: | 213023 | ||||||
Bug Blocks: | |||||||
Attachments: |
|
Description
VK
2016-09-27 13:27:17 UTC
Passes Poudriere builds for 10.3-p9 and 9.3-p47, both amd64. Maintainer timeout, back to the pool. option is disabled, so the patch is a no op marked for later. A commit references this bug: Author: dinoex Date: Sun Oct 16 18:41:21 UTC 2016 New revision: 424078 URL: https://svnweb.freebsd.org/changeset/ports/424078 Log: - fix option WEBP - make option WEBP default PR: 211368 - Security patch, port was not vulnerable Security: https://github.com/libgd/libgd/issues/308 Security: http://seclists.org/oss-sec/2016/q3/626 Security: CVE-2016-7568 PR: 213020 Changes: head/graphics/gd/Makefile head/graphics/gd/files/patch-gd_webp.c port was bot vulnerable, option was disabled. |