]> git.ipfire.org Git - thirdparty/samba.git/commit
vfs: Fix a lock order violation in unlinkat_acl_tdb()
authorVolker Lendecke <vl@samba.org>
Wed, 26 Feb 2025 15:04:01 +0000 (16:04 +0100)
committerJule Anger <janger@samba.org>
Mon, 31 Mar 2025 10:01:14 +0000 (10:01 +0000)
commitfbd038e3db901b1fcffd9947afb4a0313696354e
tree28e4e789e60e63cd781a6d6737b9e1cf5aeaba15
parentcd0b2f6df728265f564723609fed80f3b51a8bd8
vfs: Fix a lock order violation in unlinkat_acl_tdb()

unlinkat is called when the share mode record is locked.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=15791
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit 93bc238aa91ec8041648d17e11bf235132974eda)
source3/modules/vfs_acl_tdb.c