lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAH2r5mtWduOymGy1QSUycG-v6k4p9g=gamROOsrs_dF9SLMbyw@mail.gmail.com>
Date: Sun, 13 Oct 2024 12:50:29 -0500
From: Steve French <smfrench@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: CIFS <linux-cifs@...r.kernel.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] smb3 client fixes

Please pull the following changes since commit
8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b:

  Linux 6.12-rc2 (2024-10-06 15:32:27 -0700)

are available in the Git repository at:

  git://git.samba.org/sfrench/cifs-2.6.git tags/6.12-rc2-cifs-fixes

for you to fetch changes up to 63271b7d569fbe924bccc7dadc17d3d07a4e5f7a:

  cifs: Fix creating native symlinks pointing to current or parent
directory (2024-10-06 22:57:12 -0500)

----------------------------------------------------------------
Two fixes for symlink creation that address some interoperability
scenarios e.g. to Windows targets
- Fix symlink creation for directories
- Fix for symlink creation when path begins with . or ..
----------------------------------------------------------------
Pali Rohár (2):
      cifs: Improve creating native symlinks pointing to directory
      cifs: Fix creating native symlinks pointing to current or parent directory

 fs/smb/client/cifs_unicode.c |  17 ++++-
 fs/smb/client/reparse.c      | 164 ++++++++++++++++++++++++++++++++++++++++++-
 fs/smb/client/smb2inode.c    |   3 +-
 fs/smb/client/smb2proto.h    |   1 +
 4 files changed, 178 insertions(+), 7 deletions(-)


-- 
Thanks,

Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ