[Bug 204437] 10.2 STABLE Crashing with IPSec Support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Nov 20 09:42:03 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204437

--- Comment #13 from emeric.poupon at stormshield.eu ---
Created attachment 163350
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163350&action=edit
Fix race in in_pcbrele_wlocked

We are now sure there is a race in in_pcbrele_wlocked: the returned inp may
have been freed (problem spotted on a test machine)

Please try the attached patch.

Additionally, we would need to check every caller to make sure they check the
inp once they unlock/relock the inp

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list