heap corruption vulnerability in versions 4.40 and 4.41 of strace. It may possibly be leveraged to perform DoS or remote code execution attacks. Fix: Update to 4.42 which is now available as of 8/18/2011 How-To-Repeat: N/A
Responsible Changed From-To: freebsd-bugs->roam Make this a ports PR and assign.
Would just like to make a correction the Description section i submitted: heap corruption vulnerability in versions 4.40 and 4.41 of strace. It may possibly be leveraged to perform DoS or remote code execution attacks. should read heap corruption vulnerability in versions 4.40 and 4.41 of stunnel. It may possibly be leveraged to perform DoS or remote code execution attacks. strace was on the mind at the time, sorry about that.
jkckforty@hotmail.com digger11
I've been using 4.42 for a few days now without any problems - mostly for accessing gmail's imaps service. Here's the patch...
On Wed, Sep 07, 2011 at 12:59:33PM -0600, John Hein wrote: > I've been using 4.42 for a few days now without any problems - mostly > for accessing gmail's imaps service. > > Here's the patch... I am actually about to update the port to the just-released 4.43 :) However, there is still a minor problem that I have to iron out; it should be done by tomorrow. Thanks for your work and your patience, and sorry for taking so long! G'luck, Peter -- Peter Pentchev roam@ringlet.net roam@FreeBSD.org peter@packetscale.com PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence no verb.
roam 2011-09-08 09:53:47 UTC FreeBSD ports repository Modified files: security/stunnel Makefile distinfo security/stunnel/files patch-doc::stunnel.8 Log: Update to stunnel-4.43 which is not vulnerable to the security problem described in the PR. PR: 160218 Reported by: Cory McIntire <loon@lolunix.org> Revision Changes Path 1.104 +1 -1 ports/security/stunnel/Makefile 1.59 +2 -2 ports/security/stunnel/distinfo 1.2 +2 -2 ports/security/stunnel/files/patch-doc::stunnel.8 _______________________________________________ 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 Fixed by the update to stunnel-4.43.