[Bug 225438] panic in6_unlink_ifa() due to race

2018-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225438 Mark Linimon changed: What|Removed |Added Keywords||patch Assignee|freebsd-bu

[Bug 225438] panic in6_unlink_ifa() due to race

2018-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225438 --- Comment #1 from Dave Baukus --- Patching in6_unlink_ifa() with something like below only pushes the the crash to a double free in in6_leavegroup(): #11 0x804bf103 in panic (fmt=) #12 0x8073765e in uma_dbg_free (zone=0x

[Bug 225438] panic in6_unlink_ifa() due to race

2018-01-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225438 Bug ID: 225438 Summary: panic in6_unlink_ifa() due to race Product: Base System Version: 11.1-RELEASE Hardware: Any OS: Any Status: New Severity: Af