From: Leonardo Bras <leona...@linux.ibm.com> Date: Tue, 27 Aug 2019 14:34:14 -0300
> I could reproduce this bug on a host ('ipv6.disable=1') starting a > guest with a virtio-net interface with 'filterref' over a virtual > bridge. It crashes the host during guest boot (just before login). > > By that I could understand that a guest IPv6 network traffic > (viavirtio-net) may cause this kernel panic. Really this is bad and I suspected bridging to be involved somehow. If ipv6 is disabled ipv6 traffic should not pass through the machine by any means whatsoever. Otherwise there is no point to the knob and we will keep having to add hack checks all over the tree instead of fixing the fundamental issue.