Skip to content

Commit

Permalink
WHATSNEW: Add release notes for Samba 4.10.2.
Browse files Browse the repository at this point in the history
CVE-2019-3870 (World writable files in Samba AD DC private/ dir)
CVE-2019-3880 (Save registry file outside share as unprivileged user)

Signed-off-by: Karolin Seeger <[email protected]>
  • Loading branch information
kseeger committed Apr 5, 2019
1 parent 67c8377 commit 619d395
Showing 1 changed file with 64 additions and 2 deletions.
66 changes: 64 additions & 2 deletions WHATSNEW.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,65 @@
==============================
Release Notes for Samba 4.10.2
April 8, 2019
==============================


This is a security release in order to address the following defects:

o CVE-2019-3870 (World writable files in Samba AD DC private/ dir)
o CVE-2019-3880 (Save registry file outside share as unprivileged user)


=======
Details
=======

o CVE-2019-3870:
During the provision of a new Active Directory DC, some files in the private/
directory are created world-writable.

o CVE-2019-3880:
Authenticated users with write permission can trigger a symlink traversal to
write or detect files outside the Samba share.

For more details and workarounds, please refer to the security advisories.


Changes since 4.10.1:
---------------------

o Andrew Bartlett <[email protected]>
* BUG 13834: CVE-2019-3870: pysmbd: Ensure a zero umask is set for
smbd.mkdir().

o Jeremy Allison <[email protected]>
* BUG 13851: CVE-2018-14629: rpc: winreg: Remove implementations of
SaveKey/RestoreKey.


#######################################
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.1
April 3, 2019
Expand Down Expand Up @@ -77,8 +139,8 @@ database (https://bugzilla.samba.org/).
======================================================================


Release notes for older releases follow:
----------------------------------------
----------------------------------------------------------------------


==============================
Release Notes for Samba 4.10.0
Expand Down

0 comments on commit 619d395

Please sign in to comment.