]> Git Repo - J-linux.git/commitdiff
Merge tag 'v6.13-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd
authorLinus Torvalds <[email protected]>
Thu, 5 Dec 2024 22:38:49 +0000 (14:38 -0800)
committerLinus Torvalds <[email protected]>
Thu, 5 Dec 2024 22:38:49 +0000 (14:38 -0800)
Pull smb server fixes from Steve French:

 - Three fixes for potential out of bound accesses in read and write
   paths (e.g. when alternate data streams enabled)

 - GCC 15 build fix

* tag 'v6.13-rc1-ksmbd-server-fixes' of git://git.samba.org/ksmbd:
  ksmbd: align aux_payload_buf to avoid OOB reads in cryptographic operations
  ksmbd: fix Out-of-Bounds Write in ksmbd_vfs_stream_write
  ksmbd: fix Out-of-Bounds Read in ksmbd_vfs_stream_read
  smb: server: Fix building with GCC 15


Trivial merge
This page took 0.042111 seconds and 4 git commands to generate.