From cd2839a1012c29bd72ad5f85884c93d5ac37442e Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Mon, 13 Aug 2018 09:24:08 +0200 Subject: WHATSNEW: Add release notes for Samba 4.6.16. o CVE-2018-10858 (Insufficient input validation on client directory listing in libsmbclient.) o CVE-2018-10919 (Confidential attribute disclosure from the AD LDAP server.) Signed-off-by: Karolin Seeger --- WHATSNEW.txt | 66 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 64 insertions(+), 2 deletions(-) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index fa673c310cb..d0c0533f3f9 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,3 +1,65 @@ + ============================== + Release Notes for Samba 4.6.16 + August 14, 2018 + ============================== + + +This is a security release in order to address the following defects: + +o CVE-2018-10858 (Insufficient input validation on client directory + listing in libsmbclient.) +o CVE-2018-10919 (Confidential attribute disclosure from the AD LDAP + server.) + + +======= +Details +======= + +o CVE-2018-10858: + A malicious server could return a directory entry that could corrupt + libsmbclient memory. + +o CVE-2018-10919: + Missing access control checks allow discovery of confidential attribute + values via authenticated LDAP search expressions. + + +Changes since 4.6.15: +-------------------- + +o Jeremy Allison + * BUG 13453: CVE-2018-10858: libsmb: Harden smbc_readdir_internal() against + returns from malicious servers. + +o Tim Beale + * BUG 13434: CVE-2018-10919: acl_read: Fix unauthorized attribute access via + searches. + + +####################################### +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.6.15 April 13, 2018 @@ -70,8 +132,8 @@ database (https://bugzilla.samba.org/). ====================================================================== -Release notes for older releases follow: ----------------------------------------- +---------------------------------------------------------------------- + ============================== Release Notes for Samba 4.6.14 -- cgit v1.2.1