From: Karolin Seeger Date: Tue, 21 Apr 2020 08:42:38 +0000 (+0200) Subject: WHATSNEW: Add release notes for Samba 4.10.15. X-Git-Tag: samba-4.10.15~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b78b4ef087489f9e95963f8f6b0007f98fa64b00;p=thirdparty%2Fsamba.git WHATSNEW: Add release notes for Samba 4.10.15. Signed-off-by: Karolin Seeger --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 9cdd30b5755..2d2c7ff2043 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,64 @@ + =============================== + Release Notes for Samba 4.10.15 + 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.10.14 +--------------------- + +o Andrew Bartlett + * BUG 14331: CVE-2020-10700: Fix use-after-free in AD DC LDAP server when + ASQ and paged_results combined. + +o Gary Lockyer + * 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.10.14 March 26, 2020 @@ -63,8 +124,8 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- +---------------------------------------------------------------------- + =============================== Release Notes for Samba 4.10.13