Summary: | IPsec replay counter is probably not MP safe | ||
---|---|---|---|
Product: | Base System | Reporter: | John-Mark Gurney <jmg> |
Component: | kern | Assignee: | George V. Neville-Neil <gnn> |
Status: | Closed Overcome By Events | ||
Severity: | Affects Only Me | CC: | ae, markj |
Priority: | --- | ||
Version: | CURRENT | ||
Hardware: | Any | ||
OS: | Any |
Description
John-Mark Gurney
2015-08-04 20:21:13 UTC
It seems this is no longer the problem in the current code. Indeed, ipsec_chkreplay() and related functions are serialized now. |