Title :
Convergence of IPsec in presence of resets
Author :
Huang, Chin-Tser ; Gouda, Mohamed G. ; Elnozahy, E.N.
Author_Institution :
Dept. of Comput. Sci., Texas Univ., Austin, TX, USA
Abstract :
IPsec is the current security standard for the Internet Protocol IP. According to IPsec, a selected computer pair (p. q) in the Internet can be designated a "security association". This designation guarantees that all sent IP messages whose original source is computer p and whose ultimate destination is computer q cannot be replayed in the future (by an adversary between p and q) and still be received by q as fresh messages from p. This guarantee is provided by adding increasing sequence numbers to all IP messages sent from p to q. Thus, p needs to always remember the sequence number of the last sent message, and q needs to always remember the sequence number of the last received message. Unfortunately, when computer p or q is reset these sequence numbers can be forgotten, and this leads to two bad possibilities: unbounded number of fresh messages from p can be discarded by q. and unbounded number qf replayed messages can be accepted by q. In this paper, we propose two operations, "SAVE"\´ and "FETCH", to prevent these possibilities. The SAVE operation can be used to store the last sent sequence member in persistent memory of p once every Kp sent messages, and can be used to store the last received sequence number in persistent memory of q once every Kq received messages. The FETCH operation can be used to fetch the last stored sequence number for a computer when that computer wakes tip after a reset. We show that the following three conditions hold when SAVE and FETCH are adopted in both p and q. First, when p is reset, at most 2Kp sequence numbers will be lost but no fresh message sent from p to q will be discarded if no message reorder occurs. Second, when q is reset, the number of discarded fresh messages is bounded by 2Kq, In either case, no replayed message will be accepted by q.
Keywords :
IP networks; message passing; protocols; FETCH operation; IPsec security standard; Internet protocol; SAVE operation; message passing; sequence number; Authentication; Computer security; Convergence; Cryptography; Internet; Protocols; Software standards; System software;
Conference_Titel :
Distributed Computing Systems Workshops, 2003. Proceedings. 23rd International Conference on
Print_ISBN :
0-7695-1921-0
DOI :
10.1109/ICDCSW.2003.1203526