On Tue, May 4, 2021 at 4:13 PM 慕冬亮 <
mudongl...@gmail.com> wrote:
>
> Hi Dmitry,
>
> I would like to conduct a simple experiment to fuzz the patched kernel
> with the original PoC, and see if syzkaller can find any further bug
> around the patch. From my code review, I only find the corpus is
> created from preloadCorpus and the seeds are from sys/linux/test. Can
> I modify this folder to load my own PoC file to achieve this goal? Or
> there is more suitable and easier way to perform this experiment?