On 2019-11-20 06:27, bugzilla-daemon@xxxxxxxxxxxxxxxxxxx wrote: > Syzkaller hit 'memory leak in scsi_init_io' bug. > BUG: memory leak > unreferenced object 0xffff888029b78500 (size 256): Was the "unreferenced object" text perhaps generated by kmemleak? What software genereated the "BUG: memory leak" output? A quick search through the kernel tree did not reveal any code that produces that text. I'm wondering how to reproduce this issue and the leak reports. Is running the provided syzkaller reproducer sufficient? Thanks, Bart.