aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/liveupdate/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorPaulo Alcantara <pc@manguebit.org>2026-04-16 21:15:50 -0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-04-27 07:30:18 -0600
commitfbbfcf35e1ee3396631f3dc6214cb626aa9814c3 (patch)
treeb32b45f304580654dc0609b63d80e957a276fdc7 /kernel/liveupdate/ssh:/git@git.zx2c4.com
parentsmb: server: fix active_num_conn leak on transport allocation failure (diff)
smb: client: fix dir separator in SMB1 UNIX mounts
commit c4d3fc5844d685441befd0caaab648321013cdfd upstream. When calling cifs_mount_get_tcon() with SMB1 UNIX mounts, @cifs_sb->mnt_cifs_flags needs to be read or updated only after calling reset_cifs_unix_caps(), otherwise it might end up with missing CIFS_MOUNT_POSIXACL and CIFS_MOUNT_POSIX_PATHS bits. This fixes the wrong dir separator used in paths caused by the missing CIFS_MOUNT_POSIX_PATHS bit in cifs_sb_info::mnt_cifs_flags. Reported-by: "Kris Karas (Bug Reporting)" <bugs-a21@moonlit-rail.com> Closes: https://lore.kernel.org/r/f758f4ff-4d54-4244-931d-38f469c3ff14@moonlit-rail.com Fixes: 4fc3a433c139 ("smb: client: use atomic_t for mnt_cifs_flags") Signed-off-by: Paulo Alcantara (Red Hat) <pc@manguebit.org> Cc: David Howells <dhowells@redhat.com> Cc: linux-cifs@vger.kernel.org Cc: stable@vger.kernel.org Signed-off-by: Steve French <stfrench@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/liveupdate/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions