]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: Add release notes for Samba 4.11.8.
authorKarolin Seeger <kseeger@samba.org>
Tue, 21 Apr 2020 11:23:09 +0000 (13:23 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 21 Apr 2020 11:23:09 +0000 (13:23 +0200)
Signed-off-by: Karolin Seeger <kseeger@samba.org>
WHATSNEW.txt

index 89e730b605e92e506a49088004640aaaea076854..3502516273e43909fc5affc0f0edf27a86cb617d 100644 (file)
@@ -1,3 +1,64 @@
+                   ==============================
+                   Release Notes for Samba 4.11.8
+                           April 28, 2020
+                  ==============================
+
+
+This is a security release in order to address the following defects:
+
+o CVE-2020-10700: Use-after-free in Samba AD DC LDAP Server with ASQ 
+o CVE-2020-10704: LDAP Denial of Service (stack overflow) in Samba AD DC
+
+
+=======
+Details
+=======
+
+o  CVE-2020-10700:
+   A client combining the 'ASQ' and 'Paged Results' LDAP controls can cause a
+   use-after-free in Samba's AD DC LDAP server.
+o  CVE-2020-10704:
+   A deeply nested filter in an un-authenticated LDAP search can exhaust the
+   LDAP server's stack memory causing a SIGSEGV.
+
+For more details, please refer to the security advisories.
+
+
+Changes since 4.11.7
+--------------------
+
+o  Andrew Bartlett <abartlet@samba.org>
+   * BUG 14331: CVE-2020-10700: Fix use-after-free in AD DC LDAP server when
+     ASQ and paged_results combined.
+
+o  Gary Lockyer <gary@catalyst.net.nz>
+   * BUG 20454: CVE-2020-10704: Fix LDAP Denial of Service (stack overflow) in
+     Samba AD DC.
+
+
+#######################################
+Reporting bugs & Development Discussion
+#######################################
+
+Please discuss this release on the samba-technical mailing list or by
+joining the #samba-technical IRC channel on irc.freenode.net.
+
+If you do report problems then please try to send high quality
+feedback. If you don't provide vital information to help us track down
+the problem then you will probably be ignored.  All bug reports should
+be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
+database (https://bugzilla.samba.org/).
+
+
+======================================================================
+== Our Code, Our Bugs, Our Responsibility.
+== The Samba Team
+======================================================================
+
+
+Release notes for older releases follow:
+----------------------------------------
+
                    ==============================
                    Release Notes for Samba 4.11.7
                            March 10, 2020
@@ -59,8 +120,8 @@ database (https://bugzilla.samba.org/).
 ======================================================================
 
 
-Release notes for older releases follow:
-----------------------------------------
+----------------------------------------------------------------------
+
 
                    ==============================
                    Release Notes for Samba 4.11.6