[Bug 1701073] Re: CVE-2017-2619 regression breaks symlinks to directories
    Launchpad Bug Tracker 
    1701073 at bugs.launchpad.net
       
    Wed Jul  5 17:53:39 UTC 2017
    
    
  
This bug was fixed in the package samba - 2:4.5.8+dfsg-0ubuntu0.17.04.3
---------------
samba (2:4.5.8+dfsg-0ubuntu0.17.04.3) zesty-security; urgency=medium
  * d/p/non-wide-symlinks-to-directories-12860.patch: fix a CVE-2017-2619
    regression which breaks symlinks to directories on certain systems
    (LP: #1701073)
 -- Andreas Hasenack <andreas at canonical.com>  Fri, 30 Jun 2017 17:02:20
-0300
** Changed in: samba (Ubuntu Zesty)
       Status: In Progress => Fix Released
-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1701073
Title:
  CVE-2017-2619 regression breaks symlinks to directories
Status in samba:
  Unknown
Status in samba package in Ubuntu:
  Fix Released
Status in samba source package in Xenial:
  Fix Released
Status in samba source package in Yakkety:
  Fix Released
Status in samba source package in Zesty:
  Fix Released
Bug description:
  Found in current version in Xenial (4.3.11+dfsg-0ubuntu0.16.04.7).
  When share's path is '/', symlinks do not work properly from Windows
  client. Gives "Cannot Access" error.
  To reproduce:
  1. Install samba and related dependencies
  apt install -y samba
  2. Add a share at the end of the default file that uses '/' as the
  path:
  [reproducer]
          comment = share
          browseable = no
          writeable = yes
          create mode = 0600
          directory mode = 0700
          path = /
  3. Attempt to access a symlink somewhere within the path of the share
  with a Windows client.
  4. Receive "Windows cannot access..." related error
To manage notifications about this bug go to:
https://bugs.launchpad.net/samba/+bug/1701073/+subscriptions
    
    
More information about the foundations-bugs
mailing list