Summary: | Patch for buffer overflow in textproc/antiword | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Fabian Keil <fk> | ||||
Component: | Individual Port(s) | Assignee: | Yen-Ming Lee <leeym> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(leeym) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Auto-assigned to maintainer leeym@FreeBSD.org A commit references this bug: Author: leeym Date: Thu Dec 11 16:59:30 UTC 2014 New revision: 374539 URL: https://svnweb.freebsd.org/changeset/ports/374539 Log: - add patch to prevent buffer overflow - bump PORTREVISION PR: 195558 Submitted by: fk@fabiankeil.de Changes: head/textproc/antiword/Makefile head/textproc/antiword/files/ head/textproc/antiword/files/patch-wordole.c head/textproc/antiword/pkg-plist |
Created attachment 150077 [details] textproc/antiword: Add patch to prevent buffer overflow The attached patch for textproc/antiword prevents a buffer overflow and adds a DEBUG option. The buffer overflow has been reported upstream and the patch was accepted, but apparently there will not be an official antiword release any time soon.