diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-09-04 08:42:14 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-09-04 08:42:14 -0700 |
| commit | 58f93a4b73a21d1c54457e4ff654d60029464c76 (patch) | |
| tree | 5f09ece758566ddc80e3132ec0c94d1bf1ee198c /scripts/Makefile.thinlto | |
| parent | 421066905cbceca1f78cba5f7d92b4980317ab2b (diff) | |
| parent | b5ec6c462aab1062cf5d1e667ba7c6442f737055 (diff) | |
| download | linux-58f93a4b73a21d1c54457e4ff654d60029464c76.tar.gz linux-58f93a4b73a21d1c54457e4ff654d60029464c76.zip | |
Merge tag 'ksmbd-for-7.3-rc2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/smb
Pull smb server fixes from Namjae Jeon:
- Fix a tree connection use-after-free in smb2_tree_connect() by
balancing references across concurrent connect, disconnect, and
session logoff paths.
- Validate source and target ranges in COPYCHUNK requests before range
locking and copy operations.
- Fix an oplock break notification UAF by acquiring a connection
reference under ksmbd_inode lock and releasing it after the
notification work completes.
- Fix the sparc build by using an unsigned int for the atomic work
state, ensuring xchg() uses a supported four-byte operation.
* tag 'ksmbd-for-7.3-rc2-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/smb:
ksmbd: fix tree connection use-after-free in smb2_tree_connect()
ksmbd: validate COPYCHUNK source and target ranges
ksmbd: fix use-after-free in oplock break notification
ksmbd: fix sparc build with atomic work state
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
