Re: [PATCH] Fixes a null pointer dereference in ptp_ioctl
From: Yuran Pereira <hidden>
Date: 2023-11-07 19:18:48
Also in:
linux-kernel-mentees, lkml
From: Yuran Pereira <hidden>
Date: 2023-11-07 19:18:48
Also in:
linux-kernel-mentees, lkml
Hey Jakub, On Tue, Nov 07, 2023 at 10:00:34AM -0800, Jakub Kicinski wrote:
Just Link:quoted
Reported-by: syzbot+8a78ecea7ac1a2ea26e5@syzkaller.appspotmail.com Fixes: c5a445b1e934 ("ptp: support event queue reader channel masks")No empty lines between tags.
Rookie mistake from me. I will pay better attention next time.
When you repost please make sure you CC everyone get_maintainer (run on the patch file, not the paths) points out.
Interesting, I always run get_maintainer on the modified file will do it on the patch file too from now on.
And CC Edward Adam Davis [off-list ref] since his fixing similar issues.
Alright, I'll do that. Thank you for the feedback. Yuran