From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out-174.mta1.migadu.com (out-174.mta1.migadu.com [95.215.58.174]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CEFEC36729C for ; Fri, 24 Jul 2026 07:10:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=95.215.58.174 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784877016; cv=none; b=i1wKTIzZKUyiZniqrqUMqQcGxlvDCv1s1RS6HCM0eW+1QvmlAALQheSnM8eLWFCz593b320beFKGGbpcgtJSsMAjmSFZV6aJRVq8yKLnz/KuDr3jnLV36oBnK7dagAJ/HpmrTjXi2D7kPqcPGiyhKUFvRZrmZL2ahQc67sCEHPU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784877016; c=relaxed/simple; bh=XRXAK6IRPXIajbABlvGYP6eqZL2KlFF9keLXznVDZ20=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=lGOJ4O5Ul4VOpMG5BAnCsSSVC1zVqGbhQevcTwp1wXOp4Q92blTiP6qMh0s2hynzRYJEtFrBYwrTkw4clKmG4OA7o/DNytiXYtFmxp2Rfz1BwIeMvozMUHp+5haKDDxHnMF0TocMXebpj0ytqRtXFtUY9Ke/Tp9h9YLMdUSNLmk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=chenxiaosong.com; spf=pass smtp.mailfrom=chenxiaosong.com; dkim=pass (2048-bit key) header.d=chenxiaosong.com header.i=@chenxiaosong.com header.b=a5XOxbEV; arc=none smtp.client-ip=95.215.58.174 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=chenxiaosong.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=chenxiaosong.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=chenxiaosong.com header.i=@chenxiaosong.com header.b="a5XOxbEV" Message-ID: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chenxiaosong.com; s=key1; t=1784877007; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=YCAkrxJjKEwauTF54bkyleDW6L/FX8KecwCMVU8dhko=; b=a5XOxbEVI/R5s05TgORsRhtyeUZQmg0koHjqOFJVaue/bWz2kImDChImYALSlYUQkD1IMQ tDxwWhj0JuA53JJTh8MiJNlLROfCYcH4jIyObyXPhHYH2wUvYLPhN9VqSFrgXj7lqI4JR/ 9Bibz8ihU06Y9+UE1OeNqj0sP0hjxpeLscluDNAn1yTZoiQEQKb/q9XQRtGQNk278yYuxj Y1NXdjPf9fWOYvQxlxOnxwUu/Sjbg2t3lnCUgwCKfF5V5xWsXd8Qb8QQMY0kK/bKmLB+SK IMgtjsw0tiCtaJVrG/8zvA654AIumVOtjP1Wp5do59WzRxHeNHOn/klWzKI60w== Date: Fri, 24 Jul 2026 15:09:11 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [PATCH] ksmbd: use copied ACE count when walking DACL in set_ntacl_dacl To: Namjae Jeon , "Xiang Mei (Microsoft)" Cc: Steve French , Sergey Senozhatsky , Tom Talpey , linux-cifs@vger.kernel.org, linux-kernel@vger.kernel.org, Hyunchul Lee , Ronnie Sahlberg , AutonomousCodeSecurity@microsoft.com, tgopinath@linux.microsoft.com, kys@microsoft.com References: <20260722235908.3564560-1-xmei5@asu.edu> Content-Language: en-US X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: ChenXiaoSong In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Migadu-Flow: FLOW_OUT Could you share the steps to reproduce it? On 7/23/26 08:19, Namjae Jeon wrote: > Thanks for the patch. > Could you please check whether this issue is still present in the > current ksmbd-for-next-next tree? -- ChenXiaoSong Chinese Homepage: https://chenxiaosong.com English Homepage: https://chenxiaosong.com/en