Re: [PATCH v4 0/3] ksmbd: bound smb_check_perm_dacl() ACE walks by DACL size
Namjae Jeon <[email protected]>
| Newsgroups | org.kernel.vger.linux-cifs |
|---|---|
| Message-ID | <CAKYAXd8i68x7pLWmjLFyQJMprJDD4Mip0w_SS80L5x1Gpik50Q@mail.gmail.com> |
On Wed, Aug 19, 2026 at 12:30 PM <[email protected]> wrote: > > From: Hang Nan <[email protected]> > > Changes in v3: > > - Update SMB_SERVER_KUNIT_TESTS help text. > - Moved kunit tests under fs/smb/server/tests/. > > The following patch from v2 have already been merged into #ksmbd-for-next-next: > https://lore.kernel.org/linux-cifs/CAKYAXd9XHJSNfrFr+F8thNxFnXqGGcKpS1b1qR4DNuu82+j_VQ@mail.gmail.com/ > > Hang Nan (3): > ksmbd: add KUnit test for the DACL walk boundary > ksmbd: test smb_check_perm_dacl() DACL walk boundary > ksmbd: test maximal-access DACL walk boundary It’s a bit late to apply this to the 7.3 kernel. I will apply this patchset to the 7.4 kernel. Thanks!