[Bug 225438] panic in6_unlink_ifa() due to race
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Jan 2024 20:10:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225438 Gleb Smirnoff <glebius@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mjg@FreeBSD.org Resolution|--- |FIXED Status|Open |Closed --- Comment #7 from Gleb Smirnoff <glebius@FreeBSD.org> --- This particular race of in6_control() vs in6_control() was fixed by f5a365e51feea75d1e5ebc86c53808d8cae7b6d7. The fix is in 14.0-RELEASE. The issue I reproduced today is slightly different and it is not worth keeping this bug open. -- You are receiving this mail because: You are on the CC list for the bug.