1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/source3
Ralph Boehme 96793d4290 smbd: don't leak the fsp if close_file_smb() fails
This can happen if DELETE-ON-CLOSE is set, but the deletion fails for some
reason.

The bug was introduced by 1808e5c133.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Mon Jul 10 21:32:32 UTC 2023 on atb-devel-224

(cherry picked from commit 4da50463e1)

Autobuild-User(v4-18-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-18-test): Wed Jul 19 16:23:17 UTC 2023 on atb-devel-224
2023-07-19 16:23:17 +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 error_inject: Enable returning EROFS for O_CREAT 2023-07-03 07:57:08 +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 pdb_samba_dsdb: Handle dsdb_search_one() errors 2022-10-05 04:23:32 +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 s3:rpc_server:netlogon: generate FAULT_INVALID_TAG for invalid netr_LogonGetCapabilities levels 2023-07-17 10:28:21 +02:00
rpcclient CVE-2023-34968: mdssvc: introduce an allocating wrapper to sl_pack() 2023-07-14 15:12:34 +02:00
script tests: Show smbd returns wrong error code when creating on r/o fs 2023-07-03 07:57:08 +00:00
selftest CVE-2023-3347: CI: add a test for server-side mandatory signing 2023-07-14 15:12:41 +02:00
services s3:services: Disable rcinit-based service control code 2021-12-10 14:02:30 +00:00
smbd smbd: don't leak the fsp if close_file_smb() fails 2023-07-19 16:23:17 +00:00
torture torture3: test rpc scalability 2023-03-08 10:15:08 +00:00
utils CVE-2022-2127: ntlm_auth: cap lanman response length value 2023-07-14 15:12:10 +02:00
web
winbindd samba: tag release samba-4.18.5 2023-07-19 17:01:18 +02: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