Re: [BUG] null-ptr-deref on ksmbd-for-next-next branch
Namjae Jeon <[email protected]> Wed, 22 Jul 2026 13:01:59 +0900
| Newsgroups | org.kernel.vger.linux-cifs |
|---|---|
| Message-ID | <CAKYAXd_74L_w+7YZN2D54wAieJHWTgE_xzRd-QM70VGbRXXiRg@mail.gmail.com> |
On Wed, Jul 22, 2026 at 11:14 AM ChenXiaoSong <[email protected]> wrote: > > Yes, you are correct. Checking conn->ops->is_sign_req is OK. > > I checked work->sess because signed_req is only used by the > session-dependent signing checks below. I have updated and added the tags the patch in #ksmbd-for-next-next. Thanks!