Browse Source

samba: Updated (3.5.6 -> 3.5.7) SECURITY! CVE-2011-0719

Note:

This is a security release in order to address CVE-2011-0719.

-  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.

Changes since 3.5.6:
--------------------

-   Jeremy Allison <jra@samba.org>
    * BUG 7949: Fix DoS in Winbind and smbd with many file descriptors open.
stable/0.2
Christian Wiese 14 years ago committed by Christian Wiese
parent
commit
3e4ac611c0
  1. 4
      network/samba/samba.desc

4
network/samba/samba.desc

@ -36,7 +36,7 @@
[L] GPL
[S] Stable
[V] 3.5.6
[V] 3.5.7
[P] X -----5---9 128.500
[D] 173591684 samba-3.5.6.tar.gz http://samba.org/samba/ftp/stable/
[D] 2698997515 samba-3.5.7.tar.gz http://samba.org/samba/ftp/stable/

Loading…
Cancel
Save