On Thu, Aug 25, 2022 at 4:34 PM Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx> wrote: > > Hello. Hi Tetsuo, > I found that your patch was applied. But since the reproducer tested only 0 byte > case, I think that rejecting only less than sizeof(struct htc_frame_hdr) bytes > is not sufficient. > > More complete patch with Ack from Toke is waiting at > https://lkml.kernel.org/r/7acfa1be-4b5c-b2ce-de43-95b0593fb3e5@xxxxxxxxxxxxxxxxxxx . Thanks for letting me know! I just checked that your patch indeed fixes the issue I am facing. If it is more complete, I think we'd indeed better use yours. > Please consider overriding with my version.