Hi rdiez, Yes, this was fixed in 6.2.0-32-generic, as it included the commit you mentioned in your description.
commit e5e1411ee7e612335d8e9d6fd7379401dee54f28 Author: Paulo Alcantara <p...@manguebit.com> Date: Tue May 23 17:38:38 2023 -0300 cifs: fix smb1 mount regression BugLink: https://bugs.launchpad.net/bugs/2028979 commit 72a7804a667eeac98888610521179f0418883158 upstream. cifs.ko maps NT_STATUS_NOT_FOUND to -EIO when SMB1 servers couldn't resolve referral paths. Proceed to tree connect when we get -EIO from dfs_get_referral() as well. Reported-by: Kris Karas (Bug Reporting) <bugs-...@moonlit-rail.com> Tested-by: Woody Suwalski <terraluna...@gmail.com> Fixes: 8e3554150d6c ("cifs: fix sharing of DFS connections") Cc: sta...@vger.kernel.org # v6.2+ Signed-off-by: Paulo Alcantara (SUSE) <p...@manguebit.com> Signed-off-by: Steve French <stfre...@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> Signed-off-by: Kamal Mostafa <ka...@canonical.com> Signed-off-by: Stefan Bader <stefan.ba...@canonical.com> $ git describe --contains e5e1411ee7e612335d8e9d6fd7379401dee54f28 Ubuntu-hwe-6.2-6.2.0-32.32_22.04.1~173 I'll take a look at your 6.5 issues now. Thanks, Matthew ** Changed in: linux-hwe-6.2 (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux-hwe-6.2 in Ubuntu. https://bugs.launchpad.net/bugs/2033732 Title: SMB 1 broken in kernel linux-generic-hwe-22.04 (version 6.2.0-31) Status in linux-hwe-6.2 package in Ubuntu: Fix Released Bug description: I was running Ubuntu 22.04.3 on kernel version 5.15.0-82-generic, and I installed package linux-generic-hwe-22.04 in order to upgrade to kernel version 6.2.0-31. That upgrade broke the SMB version 1 protocol. I know that it is an old, deprecated protocol, but I still have to access some legacy systems and devices in a local network. This breakage has been discussed on the Internet. It is a Linux kernel regression. This is the commit that fixes it. It is a very small change: 2f6f19c7aaad "cifs: fix regression in very old smb1 mounts" https://github.com/torvalds/linux/commit/2f6f19c7aaad5005dc75298a413eb0243c5d312d I am no Linux kernel expert. Could you please backport that fix to the kernel versions that linux-generic-hwe-22.04 installs? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-hwe-6.2/+bug/2033732/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp