This bug appears to come from this upstream commit, introduced in 6.14: https://github.com/torvalds/linux/commit/11092db5b57377ac99e6339cfd16ca35ef011f3c.
The added call to vfs_kern_mount() leads to alloc_fs_context() being called, which attempts to get the current net_ns through current->nsproxy, which has been set to NULL already by do_exit(). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2113990 Title: NULL pointer dereference caught by ubuntu_stress_smoke_test:sut-scan To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2113990/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
