[Bug 202092] IPsec replay counter is probably not MP safe

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Aug 4 20:21:13 UTC 2015


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 at FreeBSD.org
          Reporter: jmg at 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.


More information about the freebsd-bugs mailing list