1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00
samba-mirror/source3
Jeremy Allison 0a044e409d s3: smbd: Ensure init_smb1_request() zeros out what the incoming pointer points to.
Remove the now unneeded req->xxx = NULL assignments (and the
deliberately bogus req->session = (void *)0xDEADBEEF one
used to demonstrate the bug).

Remove knownfail.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15432

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Noel Power <npower@samba.org>

Autobuild-User(master): Noel Power <npower@samba.org>
Autobuild-Date(master): Tue Aug 15 12:06:36 UTC 2023 on atb-devel-224

(Back-ported from commit 4145bfb1b5)

Autobuild-User(v4-18-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-18-test): Fri Aug 18 14:07:39 UTC 2023 on atb-devel-224
2023-08-18 14:07:39 +00:00
..
auth s3:auth: call wbcFreeMemory(info) in auth3_generate_session_info_pac() 2023-01-31 11:45:17 +00:00
build
client smbclient: Fix fd leak with "showacls;ls" 2023-06-12 08:25:18 +00:00
exports
groupdb
include smbd: also reset struct stat_ex.cached_dos_attributes in SET_STAT_INVALID() 2023-05-31 10:47:15 +00:00
intl
lib libadouble: allow FILE_SHARE_DELETE in ad_convert_xattr() 2023-05-31 09:47:11 +00:00
libads s3:libads: re-initialize num_requests to 0 for cldap_ping_list retries 2023-07-06 11:56:19 +00:00
libgpo/gpext
libnet s3-net: no secrets access required when processing a ODJ provisioning 2023-07-19 15:14:13 +00:00
librpc rpc: Remove named_pipe_auth_req_info6->need_idle_server 2023-05-26 12:34:17 +00:00
libsmb libsmb: Fix directory listing against old servers 2023-06-02 13:16:16 +00:00
locale spelling: connnect encrytion exisit expection explicit invalide missmatch paramater paramter partion privilige relase reponse seperate unkown verson authencication progagated 2022-06-10 18:12:33 +00:00
locking s3:locking: fix debug level for NT_STATUS_NOT_FOUND messanges in get_static_share_mode_data 2023-05-09 13:15:57 +00:00
modules vfs_aio_pthread: fix segfault if samba-tool ntacl get 2023-08-08 11:43:09 +00:00
nmbd smbd: remove process shortname arg from reinit_after_fork() 2022-12-14 01:38:29 +00:00
param CVE-2023-0922 set default ldap client sasl wrapping to seal 2023-03-20 10:05:12 +01:00
passdb dsdb: Use samdb_system_container_dn() in pdb_samba_dsdb_*() 2023-08-01 10:57:04 +00:00
printing s3-librpc: add ads.idl and convert ads_struct to talloc. 2022-12-16 20:38:32 +00:00
profile s3:profile: make use of tevent_cached_getpid() in performance critical code 2022-07-25 18:32:18 +00:00
registry lib: Move tab_depth() to reg_parse_prs.c 2023-01-10 00:28:37 +00:00
rpc_client CVE-2023-34968: mdscli: return share relative paths 2023-07-14 15:12:34 +02:00
rpc_server mdssvc: Do an early talloc_free() in _mdssvc_open() 2023-08-16 10:48:14 +00:00
rpcclient CVE-2023-34968: mdssvc: introduce an allocating wrapper to sl_pack() 2023-07-14 15:12:34 +02:00
script sefltest: Add new regression test dfs with widelinks = yes 2023-08-03 07:42:17 +00:00
selftest s3: torture: Add SMB1-NEGOTIATE-TCON that shows the SMB1 server crashes on the uninitialized req->session. 2023-08-18 13:04:17 +00:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd s3: smbd: Ensure init_smb1_request() zeros out what the incoming pointer points to. 2023-08-18 14:07:39 +00:00
torture s3: torture: Add SMB1-NEGOTIATE-TCON that shows the SMB1 server crashes on the uninitialized req->session. 2023-08-18 13:04:17 +00:00
utils CVE-2022-2127: ntlm_auth: cap lanman response length value 2023-07-14 15:12:10 +02:00
web
winbindd s3:winbindd: Fix double close(fd) 2023-07-28 13:37:01 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript selftest: Only run samba.tests.smb3unix in developer mode 2023-02-10 10:52:15 +00:00
wscript_build build: Don't compile source3/lib/util_sd.c four times 2023-01-12 15:38:30 +00:00
wscript_configure_system_ncurses