diff options
author | taca <taca@pkgsrc.org> | 2011-02-28 14:34:09 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-02-28 14:34:09 +0000 |
commit | d85f95b581212e75930cfb91d976dc5159edbf05 (patch) | |
tree | 69b372b1bc5c1da8eeb4765f9e624711aadaac29 /net/samba33/distinfo | |
parent | 13356319b711debe4a8c439e04f60a3da71131a8 (diff) | |
download | pkgsrc-d85f95b581212e75930cfb91d976dc5159edbf05.tar.gz |
Update samba33 pacakge to 3.3.15.
Release Announcements
=====================
Samba 3.5.7, 3.4.12 and 3.3.15 are security releases in order to
address CVE-2011-0719.
o CVE-2011-0719:
All current released versions of Samba are vulnerable to
a denial of service caused by memory corruption. Range
checks on file descriptors being used in the FD_SET macro
were not present allowing stack corruption. This can cause
the Samba code to crash or to loop attempting to select
on a bad file descriptor set.
A connection to a file share, or a local account is needed
to exploit this problem, either authenticated or unauthenticated
(guest connection).
Currently we do not believe this flaw is exploitable
beyond a crash or causing the code to loop, but on the
advice of our security reviewers we are releasing fixes
in case an exploit is discovered at a later date.
Changes
-------
o Jeremy Allison <jra at samba.org>
* BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
Diffstat (limited to 'net/samba33/distinfo')
-rw-r--r-- | net/samba33/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/samba33/distinfo b/net/samba33/distinfo index b0bee250996..d7635e0f448 100644 --- a/net/samba33/distinfo +++ b/net/samba33/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.5 2010/09/14 13:08:23 taca Exp $ +$NetBSD: distinfo,v 1.6 2011/02/28 14:34:09 taca Exp $ -SHA1 (samba-3.3.14.tar.gz) = 93a85b484066a9bda306d4283ee1d3e1ed7fe4a5 -RMD160 (samba-3.3.14.tar.gz) = 5e6cb798e35395913f57161916977f89ad4770af -Size (samba-3.3.14.tar.gz) = 25595811 bytes +SHA1 (samba-3.3.15.tar.gz) = b555ee27f69f943982f92de771e9e094615712c1 +RMD160 (samba-3.3.15.tar.gz) = af83e6c26d550d6ddc8a1000cb72ed9b8fc9d124 +Size (samba-3.3.15.tar.gz) = 25591883 bytes SHA1 (patch-aa) = 35b1e645bd3d023cd8b6ecde383dac290509ca07 SHA1 (patch-ab) = 0372ff2e3caca866dacd6ed25ae1d02e34a5b567 SHA1 (patch-ac) = dfddc9fa7f76126e523c7859ac66ce9dd432d732 |