The faulting line is -- ifindex = sock4->sock->sk->sk_bound_dev_if;
Given that the offset from NULL is 0x10 it seems likely that the sock4->sock access is the one failing, meaning sock4 would be NULL. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121240 Title: kernel panic during ubuntu_kselftests_net:test_vxlan_fdb_changelink.sh To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2121240/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
