]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 master
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Aug 2026 22:38:00 +0000 (15:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 6 Aug 2026 22:38:00 +0000 (15:38 -0700)
commitc0a27675eaf08255017b3cabc28c99c0cd71f468
treedf2a0dd8f481ea554093e8f74576bdc3bc4d059b
parent6c68fa601b49683ecb04eded993a71dfa8b2ba0b
parent26fa4d17c023dbe5427a92d3a7bd9ae1d1e58bc5
Merge tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6

Pull smb client fixes from Steve French:

 - Fix potential use after free in cifs_try_adding_channels

 - Fix SMB1 large directory enumeration

 - Minor debug improvement (show compress mount option)

* tag 'v7.2-rc6-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6:
  smb: client: fix SMB1 TRANS2 multi-response truncation in SendReceive()
  smb: client: Fix use-after-free in cifs_try_adding_channels()
  smb/client: show compress mount option