netlink: add addr 172.30.0.1 dev nr0: No such device

74 views
Skip to first unread message

Tushar Vyavahare

unread,
Jul 1, 2022, 5:50:40 AM7/1/22
to syzkaller
Hi Team,

I'm running syzkaller with isolated linux host setup.
Here I'm getting below errors with --debug option:

03:41:23 executing program 0:
openat$custom(0xffffffffffffff9c, 0x0, 0xa0100, 0x0)
bitmap is not found, coverage filter disabled
spawned loop pid 25450
mount(fusectl) failed: 16
netlink: add addr 172.30.0.1 dev nr0: No such device
netlink: device nr0 up master NULL: No such device
netlink: add addr 172.30.1.1 dev rose0: No such device
netlink: device rose0 up master NULL: No such device
netlink: adding device ip6gretap0 type ip6gretap: Operation not supported

Thanks & Regards,
-Tushar

Dmitry Vyukov

unread,
Jul 1, 2022, 6:36:11 AM7/1/22
to Tushar Vyavahare, syzkaller
Hi Tushar,

This is not an error. Just ignore this message.

Tushar Vyavahare

unread,
Jul 1, 2022, 2:17:17 PM7/1/22
to syzkaller
Thanks Dmitry for quick response.
I have one more question, In the isolated host setup, if I want to add custom driver for fuzzing,
so how I should achieve this ? I need to load a driver on host first and then run syzkaller or is there any way that I can tell that pick up driver from particular path while running VM instances ?

Dmitry Vyukov

unread,
Jul 2, 2022, 3:37:26 AM7/2/22
to Tushar Vyavahare, syzkaller
On Fri, 1 Jul 2022 at 20:17, Tushar Vyavahare <tus...@gmail.com> wrote:
>
> Thanks Dmitry for quick response.
> I have one more question, In the isolated host setup, if I want to add custom driver for fuzzing,
> so how I should achieve this ? I need to load a driver on host first and then run syzkaller or is there any way that I can tell that pick up driver from particular path while running VM instances ?

You can use the tested machine init to pre-load the driver. Or
vm/isolated type has a "startup_script" parameter that can be used to
preload the driver I think (though, never used it).

> On Friday, July 1, 2022 at 4:06:11 PM UTC+5:30 Dmitry Vyukov wrote:
>>
>> On Fri, 1 Jul 2022 at 11:50, Tushar Vyavahare <tus...@gmail.com> wrote:
>> >
>> > Hi Team,
>> >
>> > I'm running syzkaller with isolated linux host setup.
>> > Here I'm getting below errors with --debug option:
>> >
>> > 03:41:23 executing program 0:
>> > openat$custom(0xffffffffffffff9c, 0x0, 0xa0100, 0x0)
>> > bitmap is not found, coverage filter disabled
>> > spawned loop pid 25450
>> > mount(fusectl) failed: 16
>> > netlink: add addr 172.30.0.1 dev nr0: No such device
>> > netlink: device nr0 up master NULL: No such device
>> > netlink: add addr 172.30.1.1 dev rose0: No such device
>> > netlink: device rose0 up master NULL: No such device
>> > netlink: adding device ip6gretap0 type ip6gretap: Operation not supported
>>
>> Hi Tushar,
>>
>> This is not an error. Just ignore this message.
>
> --
> You received this message because you are subscribed to the Google Groups "syzkaller" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to syzkaller+...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller/f5989f91-4a67-4546-890d-df114d659bf4n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages