Linux CIFS filesystem development
 help / color / mirror / Atom feed
* [GIT PULL] ksmbd server fix
@ 2023-04-16  3:52 Steve French
  2023-04-16  4:15 ` Steve French
  2023-04-16 17:43 ` pr-tracker-bot
  0 siblings, 2 replies; 10+ messages in thread
From: Steve French @ 2023-04-16  3:52 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Namjae Jeon, CIFS, LKML

Please pull the following changes since commit
09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:

  Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix

for you to fetch changes up to e7067a446264a7514fa1cfaa4052cdb6803bc6a2:

  ksmbd: avoid out of bounds access in decode_preauth_ctxt()
(2023-04-13 14:17:32 -0500)

----------------------------------------------------------------
smb311 server preauth integrity negotiate context parsing fix
(check for out of bounds access)

----------------------------------------------------------------
David Disseldorp (1):
      ksmbd: avoid out of bounds access in decode_preauth_ctxt()

--Please pull the following changes since commit
09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:

  Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix

for you to fetch changes up to e7067a446264a7514fa1cfaa4052cdb6803bc6a2:

  ksmbd: avoid out of bounds access in decode_preauth_ctxt()
(2023-04-13 14:17:32 -0500)

----------------------------------------------------------------
smb311 server preauth integrity negotiate context parsing fix
(check for out of bounds access)

----------------------------------------------------------------
David Disseldorp (1):
      ksmbd: avoid out of bounds access in decode_preauth_ctxt()

 fs/ksmbd/smb2pdu.c | 23 ++++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

Thanks,

Steve

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] ksmbd server fix
  2023-04-16  3:52 Steve French
@ 2023-04-16  4:15 ` Steve French
  2023-04-16 16:40   ` Linus Torvalds
  2023-04-16 17:43 ` pr-tracker-bot
  1 sibling, 1 reply; 10+ messages in thread
From: Steve French @ 2023-04-16  4:15 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Namjae Jeon, CIFS

I cut and pasted the P/R text twice by accident (if you need me to
resend it let me know).

On Sat, Apr 15, 2023 at 10:52 PM Steve French <smfrench@gmail.com> wrote:
>
> Please pull the following changes since commit
> 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:
>
>   Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)
>
> are available in the Git repository at:
>
>   git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix
>
> for you to fetch changes up to e7067a446264a7514fa1cfaa4052cdb6803bc6a2:
>
>   ksmbd: avoid out of bounds access in decode_preauth_ctxt()
> (2023-04-13 14:17:32 -0500)
>
> ----------------------------------------------------------------
> smb311 server preauth integrity negotiate context parsing fix
> (check for out of bounds access)
>
> ----------------------------------------------------------------
> David Disseldorp (1):
>       ksmbd: avoid out of bounds access in decode_preauth_ctxt()
>
> --Please pull the following changes since commit
> 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d:
>
>   Linux 6.3-rc6 (2023-04-09 11:15:57 -0700)
>
> are available in the Git repository at:
>
>   git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix
>
> for you to fetch changes up to e7067a446264a7514fa1cfaa4052cdb6803bc6a2:
>
>   ksmbd: avoid out of bounds access in decode_preauth_ctxt()
> (2023-04-13 14:17:32 -0500)
>
> ----------------------------------------------------------------
> smb311 server preauth integrity negotiate context parsing fix
> (check for out of bounds access)
>
> ----------------------------------------------------------------
> David Disseldorp (1):
>       ksmbd: avoid out of bounds access in decode_preauth_ctxt()
>
>  fs/ksmbd/smb2pdu.c | 23 ++++++++++++++---------
>  1 file changed, 14 insertions(+), 9 deletions(-)
>
> Thanks,
>
> Steve



-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] ksmbd server fix
  2023-04-16  4:15 ` Steve French
@ 2023-04-16 16:40   ` Linus Torvalds
  0 siblings, 0 replies; 10+ messages in thread
From: Linus Torvalds @ 2023-04-16 16:40 UTC (permalink / raw)
  To: Steve French; +Cc: Namjae Jeon, CIFS

On Sat, Apr 15, 2023 at 9:16 PM Steve French <smfrench@gmail.com> wrote:
>
> I cut and pasted the P/R text twice by accident (if you need me to
> resend it let me know).

Heh. Not a problem. I don't have any automation for my pull emails, so
it's all human (apart from searching emails for "git" and "pull").

So as long as the information matches, and the jumbling isn't _too_
confusing, it's all good..

                    Linus

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] ksmbd server fix
  2023-04-16  3:52 Steve French
  2023-04-16  4:15 ` Steve French
@ 2023-04-16 17:43 ` pr-tracker-bot
  1 sibling, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2023-04-16 17:43 UTC (permalink / raw)
  To: Steve French; +Cc: Linus Torvalds, Namjae Jeon, CIFS, LKML

The pull request you sent on Sat, 15 Apr 2023 22:52:20 -0500:

> git://git.samba.org/ksmbd.git tags/6.3-rc6-ksmbd-server-fix

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6586c4d48018eb62d3df8af8ebe5436510ed04b1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [GIT PULL] ksmbd server fix
@ 2023-12-28 22:09 Steve French
  2023-12-29  0:17 ` pr-tracker-bot
  0 siblings, 1 reply; 10+ messages in thread
From: Steve French @ 2023-12-28 22:09 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Namjae Jeon, CIFS, LKML

Please pull the following changes since commit
ceb6a6f023fd3e8b07761ed900352ef574010bcb:

  Linux 6.7-rc6 (2023-12-17 15:19:28 -0800)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/6.7rc7-smb3-srv-fix

for you to fetch changes up to d10c77873ba1e9e6b91905018e29e196fd5f863d:

  ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
(2023-12-27 22:55:36 -0600)

----------------------------------------------------------------
ksmbd server fix, also for stable
 - address possible slab out of bounds in parsing of open requests
----------------------------------------------------------------
Namjae Jeon (1):
      ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()

 fs/smb/server/smb2misc.c | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)


-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] ksmbd server fix
  2023-12-28 22:09 Steve French
@ 2023-12-29  0:17 ` pr-tracker-bot
  0 siblings, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2023-12-29  0:17 UTC (permalink / raw)
  To: Steve French; +Cc: Linus Torvalds, Namjae Jeon, CIFS, LKML

The pull request you sent on Thu, 28 Dec 2023 16:09:28 -0600:

> git://git.samba.org/ksmbd.git tags/6.7rc7-smb3-srv-fix

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8735c7c84d1bc5c3e481c02b6b6163bdefe4132f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [GIT PULL] ksmbd server fix
@ 2025-09-04  2:46 Steve French
  2025-09-04  4:05 ` pr-tracker-bot
  0 siblings, 1 reply; 10+ messages in thread
From: Steve French @ 2025-09-04  2:46 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Namjae Jeon, CIFS, LKML

Please pull the following changes since commit
b320789d6883cc00ac78ce83bccbfe7ed58afcf0:

  Linux 6.17-rc4 (2025-08-31 15:33:07 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/v6.17-rc4-ksmbd-fix

for you to fetch changes up to b5ee94ac651aa42612095c4a75ff7f5c47cd9315:

  ksmbd: allow a filename to contain colons on SMB3.1.1 posix
extensions (2025-08-31 17:48:38 -0500)

----------------------------------------------------------------
ksmbd server fix
- fix handling filenames with ":" (colon) in them
----------------------------------------------------------------
Philipp Kerling (1):
      ksmbd: allow a filename to contain colons on SMB3.1.1 posix extensions

 fs/smb/server/smb2pdu.c   | 25 ++++++++++++++-----------
 fs/smb/server/vfs_cache.h |  2 ++
 2 files changed, 16 insertions(+), 11 deletions(-)


-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] ksmbd server fix
  2025-09-04  2:46 [GIT PULL] ksmbd server fix Steve French
@ 2025-09-04  4:05 ` pr-tracker-bot
  0 siblings, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2025-09-04  4:05 UTC (permalink / raw)
  To: Steve French; +Cc: Linus Torvalds, Namjae Jeon, CIFS, LKML

The pull request you sent on Wed, 3 Sep 2025 21:46:33 -0500:

> git://git.samba.org/ksmbd.git tags/v6.17-rc4-ksmbd-fix

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/08b06c30a44555a8b1d14950e4462a52bfa0758b

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [GIT PULL] ksmbd server fix
@ 2026-04-02 18:56 Steve French
  2026-04-03  4:12 ` pr-tracker-bot
  0 siblings, 1 reply; 10+ messages in thread
From: Steve French @ 2026-04-02 18:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Namjae Jeon, LKML, CIFS

Please pull the following changes since commit
7aaa8047eafd0bd628065b15757d9b48c5f9c07d:

  Linux 7.0-rc6 (2026-03-29 15:40:00 -0700)

are available in the Git repository at:

  git://git.samba.org/ksmbd.git tags/v7.0-rc6-ksmbd-server-fix

for you to fetch changes up to fda9522ed6afaec45cabc198d8492270c394c7bc:

  ksmbd: fix OOB write in QUERY_INFO for compound requests (2026-03-29
22:07:45 -0500)

----------------------------------------------------------------
ksmbd server fix
- Fix out of bound write
----------------------------------------------------------------
Asim Viladi Oglu Manizada (1):
      ksmbd: fix OOB write in QUERY_INFO for compound requests

 fs/smb/server/smb2pdu.c | 121 +++++++++++++++++++++++++++++++++++-------------
 fs/smb/server/smbacl.c  |  43 +++++++++++++++++
 fs/smb/server/smbacl.h  |   2 +
 3 files changed, 134 insertions(+), 32 deletions(-)

-- 
Thanks,

Steve

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [GIT PULL] ksmbd server fix
  2026-04-02 18:56 Steve French
@ 2026-04-03  4:12 ` pr-tracker-bot
  0 siblings, 0 replies; 10+ messages in thread
From: pr-tracker-bot @ 2026-04-03  4:12 UTC (permalink / raw)
  To: Steve French; +Cc: Linus Torvalds, Namjae Jeon, LKML, CIFS

The pull request you sent on Thu, 2 Apr 2026 13:56:27 -0500:

> git://git.samba.org/ksmbd.git tags/v7.0-rc6-ksmbd-server-fix

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/19abf08d5e66713e7e02a3e160f51647512c1302

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-04-03  4:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-04  2:46 [GIT PULL] ksmbd server fix Steve French
2025-09-04  4:05 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2026-04-02 18:56 Steve French
2026-04-03  4:12 ` pr-tracker-bot
2023-12-28 22:09 Steve French
2023-12-29  0:17 ` pr-tracker-bot
2023-04-16  3:52 Steve French
2023-04-16  4:15 ` Steve French
2023-04-16 16:40   ` Linus Torvalds
2023-04-16 17:43 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox