Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 Aug 2015 20:21:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 202092] IPsec replay counter is probably not MP safe
Message-ID:  <bug-202092-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202092

            Bug ID: 202092
           Summary: IPsec replay counter is probably not MP safe
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: jmg@FreeBSD.org

It is likely that the IPsec replay counters are not MP safe.  There is a lock
in the SA, but not around the replay counters.  This could cause issues w/ high
PPS and RSS which is becoming more common.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202092-8>