US20140181967A1 - Providing-replay protection in systems using group security associations - Google Patents

Providing-replay protection in systems using group security associations Download PDF

Info

Publication number
US20140181967A1
US20140181967A1 US14/194,933 US201414194933A US2014181967A1 US 20140181967 A1 US20140181967 A1 US 20140181967A1 US 201414194933 A US201414194933 A US 201414194933A US 2014181967 A1 US2014181967 A1 US 2014181967A1
Authority
US
United States
Prior art keywords
group
devices
sequence number
unique
security association
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US14/194,933
Inventor
Lakshminath Dondeti
Donald Fedyk
Haixiang He
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
RPX Clearinghouse LLC
Original Assignee
Rockstar Consortium US LP
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Rockstar Consortium US LP filed Critical Rockstar Consortium US LP
Priority to US14/194,933 priority Critical patent/US20140181967A1/en
Publication of US20140181967A1 publication Critical patent/US20140181967A1/en
Assigned to RPX CLEARINGHOUSE LLC reassignment RPX CLEARINGHOUSE LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: BOCKSTAR TECHNOLOGIES LLC, CONSTELLATION TECHNOLOGIES LLC, MOBILESTAR TECHNOLOGIES LLC, NETSTAR TECHNOLOGIES LLC, ROCKSTAR CONSORTIUM LLC, ROCKSTAR CONSORTIUM US LP
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/02Network architectures or network communication protocols for network security for separating internal from external traffic, e.g. firewalls
    • H04L63/0272Virtual private networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/14Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic
    • H04L63/1408Network architectures or network communication protocols for network security for detecting or protecting against malicious traffic by monitoring network traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • H04L63/104Grouping of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/16Implementing security features at a particular protocol layer
    • H04L63/166Implementing security features at a particular protocol layer at the transport layer

Definitions

  • This invention relates generally to the field of secure communications and more particularly to a method and apparatus for detecting undesired packets in a networked environment.
  • IPsec Internet Protocol Security
  • IPsec is a security protocol that provides security services at the IP layer by enabling a system to select required security protocols, determine the algorithm(s) to use for services, and put in place any cryptographic keys required to provide the requested services.
  • IPsec can be used to protect one or more paths between a pair of hosts, between a pair of secure gateways, or between a secure gateway and a host.
  • the set of security services that IPsec can provide includes access control, connectionless integrity, data origin authentication, limited traffic flow confidentiality, and anti-replay checks.
  • IPsec In IPsec, two protocols are used to provide traffic security. These protocols utilize the Authentication Header (AH) and Encapsulating Security Payload (ESP).
  • the IP Authentication Header is used to provide connectionless integrity and data origin authentication for IP datagrams, and to provide protection against replays.
  • the ESP protocol may provide confidentiality (encryption) and limited traffic flow confidentiality. It also may provide connectionless integrity, data origin authentication, and an anti-replay service.
  • the AH and ESP protocols may be applied alone or in combination with each other to provide a desired set of security services in IPv4 and IPv6.
  • IPsec offers, via AH or ESP protocol, a form of partial sequence integrity referred to as anti-replay integrity, which detects the arrival of duplicate IP datagrams (or packets) within a constrained window to help counter denial of service (DoS) attacks.
  • DoS attack is a type of attack on a network that is designed to bring the network to its knees by flooding it with useless traffic.
  • DoS attacks such as the Ping of Death and Teardrop attacks, exploit limitations in the TCP/IP protocols.
  • the anti-replay mechanism seeks to overcome DoS attacks by assigning the sequence number of received packets, and dropping any packets having duplicate sequence numbers within a predefined window.
  • GSA Group Security Association
  • the GSA architecture incorporates the concepts of group key management protocol with a modification of security boundary positioning to provide a network that is both readily scalable and secure.
  • Trusted ingress points and a trusted egress points in the network are identified.
  • the trusted ingress point may be, for example, a gateway station, which attaches a source station (which is part of a local area network) to the internet, and it is assumed that the gateway station provides firewall protection to any communication behind the gateway.
  • the trusted egress station is any station that is coupled to a destination station, and wherein communication between the trusted egress station and destination station is protected. IPSec processing would also be performed at the egress station.
  • each station that is to be part of a private network registers with a key table.
  • a group security association associated with the private network is forwarded to each trusted ingress and egress point that communicates with each member of the private network.
  • a member of the private network seeks to communicate with another member, it simply forwards the communication to the trusted ingress point with a Virtual Private Network (VPN) group address associated with the other member.
  • the trusted ingress point uses the group security association associated with the private network to transform the communication and forwards the transformed communication through other intermediate stations in the network, until it reaches the trusted egress point.
  • the trusted egress point uses the stored group security association corresponding to the Virtual Private Network (VPN) group address to decode the transformed communication and forwards the communication to the appropriate destination.
  • VPN Virtual Private Network
  • the GSA architecture provides a scalable means for securing communication between two end-points.
  • the GSA architecture cannot easily support the use of sequence number for anti-replay handling, because multiple users share the same Security Association (SA), and the multiple users cannot easily synchronize the sequence number of the SA. It would be desirable to identify an anti-replay mechanism for use in the GSA architecture.
  • SA Security Association
  • a method of processing packets in an edge device of a network comprising a group of devices, the method comprising, at the edge device: associating a unique respective transform identifier with each other device of the group of devices, the group of devices using at least one group security association for communication between the devices in the group of devices, each unique transform identifier being determined by the at least one group security association; associating a respective expected sequence number with each other device of the group of devices; receiving a packet from a first device of the group of devices; using the unique respective transform identifier associated with the first device to extract a sequence number from the packet received from the first device; and comparing the extracted sequence number with the respective expected sequence number associated with the first device to determine validity of the packet received from the first device.
  • an edge device for a network comprises a group of devices, the edge device comprising: a storage medium configured to store: data associating a unique respective transform identifier with each other device of the group of devices, the group of devices using at least one group security association for communication between the devices in the group of devices, each unique transform identifier being determined by the at least one group security association; and data associating a respective expected sequence number with each other device of the group of devices; and logic configured to: receive a packet from a first device of the group of devices; use the unique respective transform identifier associated with the first device to extract a sequence number from the packet received from the first device; and compare the extracted sequence number with the respective expected sequence number associated with the first device to determine validity of the packet received from the first device.
  • a method for detecting undesired packets received at an edge device in a network, where the edge device is a member of a group of devices in the network.
  • the method includes the steps of receiving a transform identifier for each member of the group and decoding a packet received from one of the members of the group using the transform identifier associated with the one of the members, including extracting a sequence number from the packet.
  • the method further includes the step of comparing the sequence number against an expected sequence number for the one of the members, and discarding the packet if the sequence number indicates that the packet is an undesired packet.
  • a method permits anti-replay mechanisms to be used in a group keyed network by enabling receiving members of the group to distinguish between sending members of the group. Because the receiving group member can distinguish between sending group members, it can correlate received sequence numbers with each expected sequence numbers for the different members of the group.
  • the transform identifier is a security association used to transform communications transmitted by an associated group member.
  • a common group security association is used for communicating between all group members, and the transform identifier for each member is the Security Protocol Index (SPI) of the associated member.
  • SPI Security Protocol Index
  • a network device includes a table for storing a plurality of transform identifiers, each one of the plurality of transform identifiers associated with a different one of a plurality of members of a group of which the network device is also a member.
  • the network device also includes a table for storing a sequence number for each one of the plurality of members of the group.
  • the network device further comprises a means for transforming a communication received from one of the members of the group using the corresponding transform identifier to determine whether a sequence number extracted from the communication is an expected sequence number for the member, and means for discarding packets received with unexpected sequence numbers.
  • a network device includes means for storing, for each group in which the device is a member, a transform identifier for each member of each group and an expected sequence number for each member of each group; and means for determining whether a packet received at the network device is an undesired packet by comparing an extracted serial number, extracted from a communication by a given member of a group using the transform identifier associated with the given member, against an expected serial number stored for the given member, to determine whether the extracted sequence number correlates to the expected sequence number.
  • a network includes a registration table for storing registration information associated with a plurality of members of a group, wherein the registration information includes a transform identifier for each member of the group, the transform identifier for use by the corresponding member of the group for transforming communications issued by the corresponding member.
  • the network further includes means for forwarding the transform identifiers for each member of a group to all members of the group.
  • a method for detecting replayed packets in a network including the steps of registering each member of a group of members at a device in the network, including associating, with each member of the group, a different transform identifier to be used by the member of the group when transmitting communications to other members of the group; and forwarding transform identifiers for each member of the group to all members of the group to enable each member of the group to distinguish between communications received at the each member for the purposes of detecting replayed packets.
  • group members can correlate a received packet with a transmitting group member, and thereby associate certain information in the packet (such as the sequence number) with the sending member for the purposes of detecting undesired packets.
  • FIG. 1 is a diagram of an Internet Protocol Virtual Private Network (IP VPN) in which the present invention may be implemented;
  • IP VPN Internet Protocol Virtual Private Network
  • FIG. 2 is a diagram illustrating several exemplary components that may be included in a device implementing the present invention
  • FIG. 3 is a functional flow diagram provided to illustrate a registration process performed by devices joining a group in the network of FIG. 1 ;
  • FIG. 4 is flow diagram illustrating the use of transform identifiers for associating received packets with transmitting members of a group for the purposes of distinguishing between transmit streams of the group members.
  • an IP VPN network 20 is shown to include a number of Customer Edge (CE) devices 22 , 24 , 26 and 28 , coupled to one or more Provider Edge (PE) routers 25 and 27 .
  • CE Customer Edge
  • PE Provider Edge
  • routing information for each CE is maintained in Virtual Routing and Forwarding Tables 22 and 23 .
  • Each PE includes routing information for only the CEs which are members of VPNs that traverse the PE. By limiting the routing information to those VPNs that traverse the PE, it can be assured that the CE devices that are not members of the respective VPN cannot gain access to the network.
  • SA Security Association
  • a SA typically includes selectors, properties, cryptographic policy, and keys.
  • the selectors include source and destination transport addresses.
  • the properties include, for example, a security parameter index or cookie pair, and identities.
  • Cryptographic policy includes the algorithms, modes, key lifetimes, and key lengths used for authentication or confidentiality.
  • the keys include the authentication, encryption and signing keys. It should be noted that the present invention may utilize any type of SA, and thus should not be limited to only the SAs used below to describe the exemplary embodiments.
  • GSAs Group Security Associations
  • the GSA may include, for example, a registration SA, a rekey protocol SA, and one more data security protocol SAs.
  • a GSA includes all of the attributes identified above with regard to SAs, but also include several additional attributes.
  • GSAs have group policy attributes, such as the kind of signed credential needed for group membership, if group members will be given new keys when a member is added, or whether group members will be given new keys when a member is removed from the group.
  • a GSA is comprised of multiple SAs, and these SAs may be used for independent purposes.
  • SAs which are generally needed for group communication are Registrations SAs, allowing a group member to register with the GCKS, Re-Key SAs, allowing the GCKS to forward new keys to all group members, and Data Security SAs, which protect data between sending and receiving members of the group.
  • GCKS 30 Group Controller and Key Server
  • FIG. 1 coupled to each of the CE devices, and is used to transfer a key to each CE that is a member of each VPN, wherein a unique key is provided for each VPN.
  • the GCKS 30 is shown as one functional block, it is used to represent both the entity and functionality relating to the issuance and management of cryptographic keys used by a multicast group, which is subject to the user authentication and authorization checks conducted on the candidate member of the multicast group.
  • FIG. 1 only one GCKS is shown in FIG. 1 , it should be understood that there may be one or more GCKSs in a network, and thus the key management functionality may be distributed.
  • the GCKS 30 is shown to include various representative components, including a key table 32 , a registration table 34 and a policy server 35 . It should be noted that although the components are shown as separate entities, the below described functionality of each may be merged or further divided, and the functionality may be implemented in software, hardware, or some combination thereof.
  • the key table 32 includes a number of entries, such as entry 33 , which stores a key for each group ID. The key is used by the group for encryption and decryption of packets that are transferred between group members, and thus provides at least one SA for the group.
  • the registration table 34 is used to identify members of each group (or VPN in this example). As CEs enter and leave the VPN, the registration table is updated to reflect the current VPN members. In the event of a key change or the like, the registration table provides member identification data for transmitting the change to each member of the respective group.
  • the registration table also stores a transform identifier 38 for each member 37 of a group.
  • the transform identifier is associated with each CE, and is used to relate a packet, received at a CE with the sending CE.
  • the transform identifier is related to security aspects associated with the packet.
  • the transform identifier is a unique Security Association (SA) for the given CE.
  • the transform identifier is a Security Parameter Index (SPI) associated with the CE.
  • SA Security Association
  • SPI Security Parameter Index
  • the CE may include a table 40 which stores, for each group that the CE device is a member, certain information about other members of the group. For example, the table 40 stores for each member identifier associated with a group, a transform identifier 51 and a sequence number 52 .
  • the CE may include IPSec processing logic 42 (for decoding packets transferred using any of the known IPSec protocols), coupled to anti-replay mechanism 44 .
  • IPSec processing logic 42 uses the transform identifier to control IPSec processing.
  • the IPSec processing uses the security association for purposes of decrypting the packet.
  • the IPSec processing logic uses the SPI for the purposes of determining which protocol should be applied to the received packet.
  • the IPSec processing logic forwards an extracted sequence number to anti-replay mechanism 44 .
  • the sequence number is a field that is stored in an either the Encapsulation (ESP) Header or the Authentication Header (AH), as defined by existing IPSec protocols.
  • ESP Encapsulation
  • AH Authentication Header
  • Other protocols that include a sequence number in their header may be substituted herein, and the present invention is not limited to any particular security protocol.
  • the anti-replay mechanism 44 compares the extracted sequence number against an expected sequence number 52 for the sender.
  • anti-replay mechanisms work by discarding packets having matching sequence numbers within a predetermined time window.
  • no prior contact is assumed with a member so the first sequence number received is always accepted and used to set an expected sequence number.
  • all sequence numbers are set to zero or another well known number after each received packet stream at the receiver.
  • a sender may associate different sequence number streams for each of the different users.
  • each gateway device maintains O(n) SEQ numbers for sending, and O(n) SEQ numbers for receiving.
  • the present invention is not limited to any particular sequence number determination process. Rather, any method of determining whether the extracted sequence number correlates to the expected sequence number may be substituted herein without affecting the spirit or scope of the invention.
  • the anti-replay mechanism 44 determines that the sequence numbers do not correlate, a discard signal is forwarded to the filter 45 .
  • the filter effectively controls the forwarding of the received packet to the packet processor 46 .
  • the anti-replay mechanism ensures that packets having undesirable sequence numbers will be dropped from further processing.
  • the present invention can be applied at any point in a network where IPSec processing is performed, provided that the resources can be provided at the destination for storing the transform identifiers for each expected source.
  • an SPI can be associated with each sender of a group. Such an arrangement allows us to only increase the number of SPIs without actually having to generate and distribute different keys to the sending group members
  • n SPIs may be used to connect a group of n senders, rather than n*n SPIs that would be required in prior art VPN networks.
  • FIG. 3 a functional flow diagram of an exemplary information flow process by which a CE registers with a GCKS and other member CEs are updated, is shown.
  • the CE forwards a registration request to the GCKS, and at step 102 the GCKS authenticates the CE using known methods such as those described in “The Multicast Security Architecture”, Internet Engineering Task Force (IETF) Draft, draft-iety-msec-arch-01.txt, by Hardjono et al of May 2003, and “Group Key Management Architecture”, IETF MSEC WG, Internet Draft draft-ietf-msec-gkmarch-05.txt, by Baugher et al, both incorporated herein by reference. Both of the above documents describe implementation alternatives that may be used for the registration and authentication steps of the GCKS, and the present invention is not limited to any particular manner of authentication and registration.
  • the GCKS selects an SPI for the CE to avoid collisions, and forwards the SPI to the CE.
  • the CE may previously forward a bit field to the GCKS to be used as part of the SPI.
  • the CE stores the SPI as the transform identifier for that member in the registration table 34 .
  • each member of the group uses a common Group Security Association (GSA) for securing inter-group communications, and receiving devices can distinguish between sending devices of the group by applying the protocol indicated by the SPI to the received communication.
  • GSA Group Security Association
  • the CE when the CE registers with the GCKS, it forwards a desired security association (SA) with its registration request.
  • SA is stored as the transform identifier in the registration table 34 at step 104 .
  • the GCKS forwards the transform identifier back to the CE to verify it's acceptance at step 105 .
  • the GCKS also forwards the identities and transform identifiers of all of the other members of the group to the CE.
  • the GCKS pushes the transform identifier of the new CE to other members that are registered as members of the group.
  • the CE updates the table 40 with the member identifiers and transform identifiers for each member in the recently joined group, and proceeds to step 110 , where periodic updates from the GCKS, indicating the addition and deletion of members, and updating of transform identifiers cause the table 40 of the CE to be updated.
  • each CE can now use the transform identifiers to distinguish between transmitting group members, thereby enabling the CE to track sequence numbers associated with transmission streams from each of the members of the group.
  • FIG. 4 at step 120 , when a packet is received at the CE it is transformed at step 122 using the transform identifier stored in table 40 ( FIG. 2 ). The sequence number is extracted from the security protocol header at step 124 .
  • the anti-replay mechanism 44 determines whether the extracted sequence number correlates with the expected sequence number and is therefore ‘valid’. If not, at step 128 the packet is discarded. Otherwise, at step 127 the packet is forwarded onward for further processing.
  • FIGS. 3 and 4 are flowchart illustrations of methods, apparatus (systems) and computer program products according to an embodiment of the invention. It will be understood that each block of the flowchart illustrations, and combinations of blocks in the flowchart illustrations, can be implemented by computer program instructions. These computer program instructions may be loaded onto a computer or other programmable data processing apparatus to produce a machine, such that the instructions which execute on the computer or other programmable data processing apparatus create means for implementing the functions specified in the flowchart block or blocks.
  • These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart block or blocks.
  • the computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart block or blocks.
  • programs defining the functions of the present invention can be delivered to a computer in many forms; including, but not limited to: (a) information permanently stored on non-writable storage media (e.g. read only memory devices within a computer such as ROM or CD-ROM disks readable by a computer I/O attachment); (b) information alterably stored on writable storage media (e.g. floppy disks and hard drives); or (c) information conveyed to a computer through communication media for example using baseband signaling or broadband signaling techniques, including carrier wave signaling techniques, such as over computer or telephone networks via a modem.
  • non-writable storage media e.g. read only memory devices within a computer such as ROM or CD-ROM disks readable by a computer I/O attachment
  • information alterably stored on writable storage media e.g. floppy disks and hard drives
  • information conveyed to a computer through communication media for example using baseband signaling or broadband signaling techniques, including carrier wave signaling

Abstract

A method and apparatus is disclosed which enables detection of undesired packets received at a device in a network, where the device is a member of a group of devices in the network. A registration table stores transform identifiers for each member of a group and controls the forwarding of the transform identifiers to the members of the group as members are added and deleted. A transform identifier indicates a format or transformation of a packet transmitted by an associated member. The transform identifier can therefore be used at a receiving device to distinguish between transmissions by different members of the group, thereby enabling the receiving device to extract sequence information associated with the member from the packet. The sequence information can be compared against an expected sequence number for the member to determine whether the packet is an undesirable or rogue packet.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation of U.S. patent application Ser. No. 10/864,146, titled Method and Apparatus for Providing Replay Protection in Systems Using Group Security Associations, filed Jun. 9, 2004, which claims priority to provisionally filed U.S. application Ser. No. 60/502,537 filed Sep. 12, 2003.
  • FIELD OF THE INVENTION
  • This invention relates generally to the field of secure communications and more particularly to a method and apparatus for detecting undesired packets in a networked environment.
  • BACKGROUND OF THE INVENTION
  • As it is known in the art, Internet Protocol Security (IPsec) is a security protocol that provides security services at the IP layer by enabling a system to select required security protocols, determine the algorithm(s) to use for services, and put in place any cryptographic keys required to provide the requested services. IPsec can be used to protect one or more paths between a pair of hosts, between a pair of secure gateways, or between a secure gateway and a host. The set of security services that IPsec can provide includes access control, connectionless integrity, data origin authentication, limited traffic flow confidentiality, and anti-replay checks.
  • In IPsec, two protocols are used to provide traffic security. These protocols utilize the Authentication Header (AH) and Encapsulating Security Payload (ESP). The IP Authentication Header is used to provide connectionless integrity and data origin authentication for IP datagrams, and to provide protection against replays. The ESP protocol may provide confidentiality (encryption) and limited traffic flow confidentiality. It also may provide connectionless integrity, data origin authentication, and an anti-replay service. The AH and ESP protocols may be applied alone or in combination with each other to provide a desired set of security services in IPv4 and IPv6.
  • IPsec offers, via AH or ESP protocol, a form of partial sequence integrity referred to as anti-replay integrity, which detects the arrival of duplicate IP datagrams (or packets) within a constrained window to help counter denial of service (DoS) attacks. A DoS attack is a type of attack on a network that is designed to bring the network to its knees by flooding it with useless traffic. Many DoS attacks, such as the Ping of Death and Teardrop attacks, exploit limitations in the TCP/IP protocols. The anti-replay mechanism seeks to overcome DoS attacks by assigning the sequence number of received packets, and dropping any packets having duplicate sequence numbers within a predefined window.
  • While the IPSec anti-replay mechanism is effective in many peer to peer environments, there are network architectures that generally cannot benefit from its application. One example of such a system is Provider Provisioned Virtual Private Networks (PPVPNs) such as those described in RFC 2547, incorporated herein by reference. Another such network is described in METHOD AN APPARATUS FOR PROVIDING A SCALABLE AND SECURE NETWORK WITHOUT POINT TO POINT ASSOCIATION, Ser. No. 10/661,959 (attorney docket number 120-142), filed on Sep. 12, 2003 by Fedyk et al, (hereinafter referred to as the Group Security Association (GSA) architecture).
  • Both the PPVPNs and the GSA architecture use group keys to efficiently secure data communications between edge devices. The GSA architecture incorporates the concepts of group key management protocol with a modification of security boundary positioning to provide a network that is both readily scalable and secure. Trusted ingress points and a trusted egress points in the network are identified. The trusted ingress point may be, for example, a gateway station, which attaches a source station (which is part of a local area network) to the internet, and it is assumed that the gateway station provides firewall protection to any communication behind the gateway. Similarly, the trusted egress station is any station that is coupled to a destination station, and wherein communication between the trusted egress station and destination station is protected. IPSec processing would also be performed at the egress station.
  • According to GSA architecture each station that is to be part of a private network registers with a key table. A group security association associated with the private network is forwarded to each trusted ingress and egress point that communicates with each member of the private network. When a member of the private network seeks to communicate with another member, it simply forwards the communication to the trusted ingress point with a Virtual Private Network (VPN) group address associated with the other member. The trusted ingress point uses the group security association associated with the private network to transform the communication and forwards the transformed communication through other intermediate stations in the network, until it reaches the trusted egress point. The trusted egress point uses the stored group security association corresponding to the Virtual Private Network (VPN) group address to decode the transformed communication and forwards the communication to the appropriate destination.
  • Thus, the GSA architecture provides a scalable means for securing communication between two end-points. However, the GSA architecture cannot easily support the use of sequence number for anti-replay handling, because multiple users share the same Security Association (SA), and the multiple users cannot easily synchronize the sequence number of the SA. It would be desirable to identify an anti-replay mechanism for use in the GSA architecture.
  • SUMMARY OF THE INVENTION
  • In accordance with an aspect there is a method of processing packets in an edge device of a network comprising a group of devices, the method comprising, at the edge device: associating a unique respective transform identifier with each other device of the group of devices, the group of devices using at least one group security association for communication between the devices in the group of devices, each unique transform identifier being determined by the at least one group security association; associating a respective expected sequence number with each other device of the group of devices; receiving a packet from a first device of the group of devices; using the unique respective transform identifier associated with the first device to extract a sequence number from the packet received from the first device; and comparing the extracted sequence number with the respective expected sequence number associated with the first device to determine validity of the packet received from the first device.
  • In accordance with another aspect an edge device for a network comprises a group of devices, the edge device comprising: a storage medium configured to store: data associating a unique respective transform identifier with each other device of the group of devices, the group of devices using at least one group security association for communication between the devices in the group of devices, each unique transform identifier being determined by the at least one group security association; and data associating a respective expected sequence number with each other device of the group of devices; and logic configured to: receive a packet from a first device of the group of devices; use the unique respective transform identifier associated with the first device to extract a sequence number from the packet received from the first device; and compare the extracted sequence number with the respective expected sequence number associated with the first device to determine validity of the packet received from the first device.
  • According to one aspect of the invention, a method is provided for detecting undesired packets received at an edge device in a network, where the edge device is a member of a group of devices in the network. The method includes the steps of receiving a transform identifier for each member of the group and decoding a packet received from one of the members of the group using the transform identifier associated with the one of the members, including extracting a sequence number from the packet. The method further includes the step of comparing the sequence number against an expected sequence number for the one of the members, and discarding the packet if the sequence number indicates that the packet is an undesired packet. With such an arrangement, a method is provided that permits anti-replay mechanisms to be used in a group keyed network by enabling receiving members of the group to distinguish between sending members of the group. Because the receiving group member can distinguish between sending group members, it can correlate received sequence numbers with each expected sequence numbers for the different members of the group. In one embodiment, the transform identifier is a security association used to transform communications transmitted by an associated group member. In another embodiment, a common group security association is used for communicating between all group members, and the transform identifier for each member is the Security Protocol Index (SPI) of the associated member.
  • According to another aspect of the invention, a network device includes a table for storing a plurality of transform identifiers, each one of the plurality of transform identifiers associated with a different one of a plurality of members of a group of which the network device is also a member. The network device also includes a table for storing a sequence number for each one of the plurality of members of the group. In another embodiment, the network device further comprises a means for transforming a communication received from one of the members of the group using the corresponding transform identifier to determine whether a sequence number extracted from the communication is an expected sequence number for the member, and means for discarding packets received with unexpected sequence numbers.
  • According to another aspect of the invention, a network device includes means for storing, for each group in which the device is a member, a transform identifier for each member of each group and an expected sequence number for each member of each group; and means for determining whether a packet received at the network device is an undesired packet by comparing an extracted serial number, extracted from a communication by a given member of a group using the transform identifier associated with the given member, against an expected serial number stored for the given member, to determine whether the extracted sequence number correlates to the expected sequence number.
  • According to another aspect of the invention, a network includes a registration table for storing registration information associated with a plurality of members of a group, wherein the registration information includes a transform identifier for each member of the group, the transform identifier for use by the corresponding member of the group for transforming communications issued by the corresponding member. The network further includes means for forwarding the transform identifiers for each member of a group to all members of the group.
  • According to a further aspect of the invention, a method for detecting replayed packets in a network including the steps of registering each member of a group of members at a device in the network, including associating, with each member of the group, a different transform identifier to be used by the member of the group when transmitting communications to other members of the group; and forwarding transform identifiers for each member of the group to all members of the group to enable each member of the group to distinguish between communications received at the each member for the purposes of detecting replayed packets. With such an arrangement, group members can correlate a received packet with a transmitting group member, and thereby associate certain information in the packet (such as the sequence number) with the sending member for the purposes of detecting undesired packets.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a diagram of an Internet Protocol Virtual Private Network (IP VPN) in which the present invention may be implemented;
  • FIG. 2 is a diagram illustrating several exemplary components that may be included in a device implementing the present invention;
  • FIG. 3 is a functional flow diagram provided to illustrate a registration process performed by devices joining a group in the network of FIG. 1;
  • FIG. 4 is flow diagram illustrating the use of transform identifiers for associating received packets with transmitting members of a group for the purposes of distinguishing between transmit streams of the group members.
  • DETAILED DESCRIPTION
  • Exemplary methods and apparatus by which the present invention uses unidirectional Security Associations to enable anti-replay mechanisms to be used in networks that use Group Security Associations to secure data between endpoints will now be described with reference to the attached figures.
  • Referring now to FIG. 1, an IP VPN network 20 is shown to include a number of Customer Edge (CE) devices 22, 24, 26 and 28, coupled to one or more Provider Edge (PE) routers 25 and 27. In the IP VPN network, routing information for each CE is maintained in Virtual Routing and Forwarding Tables 22 and 23. Each PE includes routing information for only the CEs which are members of VPNs that traverse the PE. By limiting the routing information to those VPNs that traverse the PE, it can be assured that the CE devices that are not members of the respective VPN cannot gain access to the network.
  • Group key management protocols help to ensure that only members of a secure group can gain access to and authenticate group data. The main goal of group key management protocol is to securely provide the group members with an up to date Security Association (SA) containing the information need to secure group communication. Generally speaking, a Security Association (SA) is a set of policy and cryptographic keys that provide security services to network traffic that matches that policy. A SA typically includes selectors, properties, cryptographic policy, and keys. The selectors include source and destination transport addresses. The properties include, for example, a security parameter index or cookie pair, and identities. Cryptographic policy includes the algorithms, modes, key lifetimes, and key lengths used for authentication or confidentiality. The keys include the authentication, encryption and signing keys. It should be noted that the present invention may utilize any type of SA, and thus should not be limited to only the SAs used below to describe the exemplary embodiments.
  • Group Security Associations (GSAs) are a bundling of SAs that together define how a group communicates securely. The GSA may include, for example, a registration SA, a rekey protocol SA, and one more data security protocol SAs. A GSA includes all of the attributes identified above with regard to SAs, but also include several additional attributes. For example, GSAs have group policy attributes, such as the kind of signed credential needed for group membership, if group members will be given new keys when a member is added, or whether group members will be given new keys when a member is removed from the group. A GSA is comprised of multiple SAs, and these SAs may be used for independent purposes. For example, three types of SAs which are generally needed for group communication are Registrations SAs, allowing a group member to register with the GCKS, Re-Key SAs, allowing the GCKS to forward new keys to all group members, and Data Security SAs, which protect data between sending and receiving members of the group.
  • One element of group key management which is used in the present invention is the Group Controller and Key Server (GCKS) 30. GCKS 30 is shown in FIG. 1 coupled to each of the CE devices, and is used to transfer a key to each CE that is a member of each VPN, wherein a unique key is provided for each VPN. Although the GCKS 30 is shown as one functional block, it is used to represent both the entity and functionality relating to the issuance and management of cryptographic keys used by a multicast group, which is subject to the user authentication and authorization checks conducted on the candidate member of the multicast group. Although only one GCKS is shown in FIG. 1, it should be understood that there may be one or more GCKSs in a network, and thus the key management functionality may be distributed.
  • The GCKS 30 is shown to include various representative components, including a key table 32, a registration table 34 and a policy server 35. It should be noted that although the components are shown as separate entities, the below described functionality of each may be merged or further divided, and the functionality may be implemented in software, hardware, or some combination thereof. The key table 32 includes a number of entries, such as entry 33, which stores a key for each group ID. The key is used by the group for encryption and decryption of packets that are transferred between group members, and thus provides at least one SA for the group.
  • The registration table 34 is used to identify members of each group (or VPN in this example). As CEs enter and leave the VPN, the registration table is updated to reflect the current VPN members. In the event of a key change or the like, the registration table provides member identification data for transmitting the change to each member of the respective group.
  • According to one aspect of the present invention, the registration table also stores a transform identifier 38 for each member 37 of a group. The transform identifier is associated with each CE, and is used to relate a packet, received at a CE with the sending CE. In several embodiments, the transform identifier is related to security aspects associated with the packet. For example, in one embodiment of the invention, the transform identifier is a unique Security Association (SA) for the given CE. In another embodiment of the invention, the transform identifier is a Security Parameter Index (SPI) associated with the CE. In either embodiment, when the CE registers with the GCKS 30, after it is authenticated, the transform identifier is forwarded to the CE and also pushed to all other member CEs associated with the VPN. Thus, each CE in the group includes certain logic enabling operation of the present invention.
  • For example, referring now to FIG. 2, certain elements that may be included in a CE for the purposes of supporting the present invention are shown. The CE may include a table 40 which stores, for each group that the CE device is a member, certain information about other members of the group. For example, the table 40 stores for each member identifier associated with a group, a transform identifier 51 and a sequence number 52. In addition, the CE may include IPSec processing logic 42 (for decoding packets transferred using any of the known IPSec protocols), coupled to anti-replay mechanism 44. IPSec processing logic 42 uses the transform identifier to control IPSec processing. For example, in embodiments where the transform identifier is a key type Security Association, the IPSec processing uses the security association for purposes of decrypting the packet. For embodiments where the transform identifier is a SPI, the IPSec processing logic uses the SPI for the purposes of determining which protocol should be applied to the received packet. After applying the transform identifier, the IPSec processing logic forwards an extracted sequence number to anti-replay mechanism 44. As is known in the art, the sequence number is a field that is stored in an either the Encapsulation (ESP) Header or the Authentication Header (AH), as defined by existing IPSec protocols. Other protocols that include a sequence number in their header may be substituted herein, and the present invention is not limited to any particular security protocol.
  • The anti-replay mechanism 44 compares the extracted sequence number against an expected sequence number 52 for the sender. In general, anti-replay mechanisms work by discarding packets having matching sequence numbers within a predetermined time window. In one embodiment, no prior contact is assumed with a member so the first sequence number received is always accepted and used to set an expected sequence number. In one embodiment, all sequence numbers are set to zero or another well known number after each received packet stream at the receiver. In an alternative embodiment, when there are multiple receivers in a group, a sender may associate different sequence number streams for each of the different users. Thus each gateway device maintains O(n) SEQ numbers for sending, and O(n) SEQ numbers for receiving.
  • At the receiver, there are many different manners for determining whether the retrieved sequence number indicates a potential rogue packet, and the present invention is not limited to any particular sequence number determination process. Rather, any method of determining whether the extracted sequence number correlates to the expected sequence number may be substituted herein without affecting the spirit or scope of the invention.
  • If the anti-replay mechanism 44 determines that the sequence numbers do not correlate, a discard signal is forwarded to the filter 45. The filter effectively controls the forwarding of the received packet to the packet processor 46. Thus the anti-replay mechanism ensures that packets having undesirable sequence numbers will be dropped from further processing.
  • Although the above describes the ‘transform’ occurring at the CE device, it is to be understood that the present invention can be applied at any point in a network where IPSec processing is performed, provided that the resources can be provided at the destination for storing the transform identifiers for each expected source. Within the context of GSAs, an SPI can be associated with each sender of a group. Such an arrangement allows us to only increase the number of SPIs without actually having to generate and distribute different keys to the sending group members Furthermore, due to the scalable nature of PPVPNs, n SPIs may be used to connect a group of n senders, rather than n*n SPIs that would be required in prior art VPN networks.
  • Thus the present invention is not limited to being performed at any particular device or hierarchical level in the network.
  • Referring now to FIG. 3, a functional flow diagram of an exemplary information flow process by which a CE registers with a GCKS and other member CEs are updated, is shown. At step 100, the CE forwards a registration request to the GCKS, and at step 102 the GCKS authenticates the CE using known methods such as those described in “The Multicast Security Architecture”, Internet Engineering Task Force (IETF) Draft, draft-iety-msec-arch-01.txt, by Hardjono et al of May 2003, and “Group Key Management Architecture”, IETF MSEC WG, Internet Draft draft-ietf-msec-gkmarch-05.txt, by Baugher et al, both incorporated herein by reference. Both of the above documents describe implementation alternatives that may be used for the registration and authentication steps of the GCKS, and the present invention is not limited to any particular manner of authentication and registration.
  • In one embodiment of the invention, at step 104 when the CE registers with the GCKS, the GCKS selects an SPI for the CE to avoid collisions, and forwards the SPI to the CE. In one embodiment, the CE may previously forward a bit field to the GCKS to be used as part of the SPI. The CE stores the SPI as the transform identifier for that member in the registration table 34. In such an embodiment, each member of the group uses a common Group Security Association (GSA) for securing inter-group communications, and receiving devices can distinguish between sending devices of the group by applying the protocol indicated by the SPI to the received communication.
  • In an alternative embodiment, when the CE registers with the GCKS, it forwards a desired security association (SA) with its registration request. The SA is stored as the transform identifier in the registration table 34 at step 104.
  • After the transform identifier has been stored for the CE, the GCKS forwards the transform identifier back to the CE to verify it's acceptance at step 105. In addition at step 105 the GCKS also forwards the identities and transform identifiers of all of the other members of the group to the CE. At step 106, the GCKS pushes the transform identifier of the new CE to other members that are registered as members of the group.
  • At step 108, the CE updates the table 40 with the member identifiers and transform identifiers for each member in the recently joined group, and proceeds to step 110, where periodic updates from the GCKS, indicating the addition and deletion of members, and updating of transform identifiers cause the table 40 of the CE to be updated.
  • Upon completion of the processes of FIG. 3, each CE can now use the transform identifiers to distinguish between transmitting group members, thereby enabling the CE to track sequence numbers associated with transmission streams from each of the members of the group. Referring now to FIG. 4, at step 120, when a packet is received at the CE it is transformed at step 122 using the transform identifier stored in table 40 (FIG. 2). The sequence number is extracted from the security protocol header at step 124. At step 126, the anti-replay mechanism 44 determines whether the extracted sequence number correlates with the expected sequence number and is therefore ‘valid’. If not, at step 128 the packet is discarded. Otherwise, at step 127 the packet is forwarded onward for further processing.
  • Accordingly a method and apparatus has been shown and described which enables anti-replay mechanisms to be used in systems which utilize group key security associations for securing data between members of a group. The above description and Figures have included various process steps and components that are illustrative of operations that are performed by the present invention. However, although certain components and steps have been described, it is understood that the descriptions are representative only, other functional delineations or additional steps and components can be added by one of skill in the art, and thus the present invention should not be limited to the specific embodiments disclosed. In addition it is understood that the various representational elements may be implemented in hardware, software or a combination thereof. For example the tables of FIGS. 1 and 2 may be implemented as hardware storage devices or may represent data elements stored in a data structure.
  • FIGS. 3 and 4 are flowchart illustrations of methods, apparatus (systems) and computer program products according to an embodiment of the invention. It will be understood that each block of the flowchart illustrations, and combinations of blocks in the flowchart illustrations, can be implemented by computer program instructions. These computer program instructions may be loaded onto a computer or other programmable data processing apparatus to produce a machine, such that the instructions which execute on the computer or other programmable data processing apparatus create means for implementing the functions specified in the flowchart block or blocks. These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart block or blocks. The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart block or blocks.
  • Those skilled in the art should readily appreciate that programs defining the functions of the present invention can be delivered to a computer in many forms; including, but not limited to: (a) information permanently stored on non-writable storage media (e.g. read only memory devices within a computer such as ROM or CD-ROM disks readable by a computer I/O attachment); (b) information alterably stored on writable storage media (e.g. floppy disks and hard drives); or (c) information conveyed to a computer through communication media for example using baseband signaling or broadband signaling techniques, including carrier wave signaling techniques, such as over computer or telephone networks via a modem.
  • While the invention is described through the above exemplary embodiments, it will be understood by those of ordinary skill in the art that modification to and variation of the illustrated embodiments may be made without departing from the inventive concepts herein disclosed. Moreover, while the preferred embodiments are described in connection with various illustrative program command structures, one skilled in the art will recognize that the system may be embodied using a variety of specific command structures. Accordingly, the invention should not be viewed as limited except by the scope and spirit of the appended claims.

Claims (20)

1. A method of processing packets in an edge device of a network comprising a group of devices, the method comprising, at the edge device:
associating a unique respective transform identifier with each other device of the group of devices, the group of devices using at least one group security association for communication between the devices in the group of devices, each unique transform identifier being determined by the at least one group security association;
associating a respective expected sequence number with each other device of the group of devices;
receiving a packet from a first device of the group of devices;
using the unique respective transform identifier associated with the first device to extract a sequence number from the packet received from the first device; and
comparing the extracted sequence number with the respective expected sequence number associated with the first device to determine validity of the packet received from the first device.
2. The method of claim 1, wherein the at least one group security association comprises a group of security associations, each other device of the group of devices being associated with a unique respective group security association of the group of group security associations, and the unique respective transform identifier associated with each other device of the group of devices is associated with the respective group security association associated with that other device.
3. The method of claim 2, wherein the unique respective transform identifier associated with each other device of the group of devices is the respective group security association associated with that other device.
4. The method of claim 1, wherein the at least one group security association comprises a common group security association and the unique respective transfer identifier associated with each other device of the group of devices comprises a respective security protocol index associated with that other device.
5. The method of claim 4, wherein the unique respective transform identifier is the respective security protocol index associated with that other device.
6. The method of claim 1, comprising discarding the packet received from the first device if the packet received from the first device is determined to be invalid based on the comparing of the extracted sequence number with the respective expected sequence number.
7. The method of claim 1, wherein associating a unique respective transform identifier with each other device of the group of devices comprises maintaining, at the edge device, a table of respective transform identifiers in association with identifiers of other devices of the group of devices.
8. The method of claim 1, wherein associating a respective expected sequence number with each other device of the group of devices comprises maintaining, at the edge device, a table of respective expected sequence numbers in association with identifiers of the other devices of the group of devices.
9. The method of claim 1, wherein comparing the extracted sequence number with the respective expected sequence number associated with the first device to determine validity of the packet received from the first device comprises determining that the packet received from the first device is invalid when the extracted sequence number is less than the respective sequence number associated with the first device.
10. The method of claim 1, comprising updating the expected sequence number associated with the first device based on the extracted sequence number of the packet received from the first device.
11. An edge device for a network comprising a group of devices, the edge device comprising:
a storage medium configured to store:
data associating a unique respective transform identifier with each other device of the group of devices, the group of devices using at least one group security association for communication between the devices in the group of devices, each unique transform identifier being determined by the at least one group security association; and
data associating a respective expected sequence number with each other device of the group of devices; and
logic configured to:
receive a packet from a first device of the group of devices;
use the unique respective transform identifier associated with the first device to extract a sequence number from the packet received from the first device; and
compare the extracted sequence number with the respective expected sequence number associated with the first device to determine validity of the packet received from the first device.
12. The edge device of claim 11, wherein the at least one group security association comprises a group of security associations, each other device of the group of devices being associated with a unique respective group security association of the group of group security associations, and the unique respective transform identifier associated with each other device of the group of devices is associated with the respective group security association associated with that other device.
13. The edge device of claim 12, wherein the unique respective transform identifier associated with each other device of the group of devices is the respective group security association associated with that other device.
14. The edge device of claim 11, wherein the at least one group security association comprises a common group security association and the unique respective transfer identifier associated with each other device of the group of devices comprises a respective security protocol index associated with that other device.
15. The edge device of claim 14, wherein the unique respective transform identifier is the respective security protocol index associated with that other device.
16. The edge device of claim 11, comprising logic configured to discard the packet received from the first device if the packet received from the first device is determined to be invalid based on the comparing of the extracted sequence number with the respective expected sequence number.
17. The edge device of claim 11, wherein the data associating a unique respective transform identifier with each other device of the group of devices comprises a table of respective transform identifiers stored in association with identifiers of other devices of the group of devices.
18. The edge device of claim 11, wherein the data associating a respective expected sequence number with each other device of the group of devices comprises a table of respective expected sequence numbers stored in association with identifiers of the other devices of the group of devices.
19. The edge device of claim 11, wherein logic configured to compare the extracted sequence number with the respective expected sequence number associated with the first device to determine validity of the packet received from the first device comprises logic configured to determine that the packet received from the first device is invalid when the extracted sequence number is less than the respective sequence number associated with the first device.
20. The edge device of claim 11, comprising logic configured to update the expected sequence number associated with the first device based on the extracted sequence number of the packet received from the first device.
US14/194,933 2003-09-12 2014-03-03 Providing-replay protection in systems using group security associations Abandoned US20140181967A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/194,933 US20140181967A1 (en) 2003-09-12 2014-03-03 Providing-replay protection in systems using group security associations

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US50253703P 2003-09-12 2003-09-12
US10/864,146 US8687485B1 (en) 2003-09-12 2004-06-09 Method and apparatus for providing replay protection in systems using group security associations
US14/194,933 US20140181967A1 (en) 2003-09-12 2014-03-03 Providing-replay protection in systems using group security associations

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/864,146 Continuation US8687485B1 (en) 2003-09-12 2004-06-09 Method and apparatus for providing replay protection in systems using group security associations

Publications (1)

Publication Number Publication Date
US20140181967A1 true US20140181967A1 (en) 2014-06-26

Family

ID=50348888

Family Applications (2)

Application Number Title Priority Date Filing Date
US10/864,146 Expired - Fee Related US8687485B1 (en) 2003-09-12 2004-06-09 Method and apparatus for providing replay protection in systems using group security associations
US14/194,933 Abandoned US20140181967A1 (en) 2003-09-12 2014-03-03 Providing-replay protection in systems using group security associations

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US10/864,146 Expired - Fee Related US8687485B1 (en) 2003-09-12 2004-06-09 Method and apparatus for providing replay protection in systems using group security associations

Country Status (1)

Country Link
US (2) US8687485B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017076921A (en) * 2015-10-16 2017-04-20 株式会社デンソー Communication system, relay device, and communication device
GB2571576A (en) * 2018-03-02 2019-09-04 Ssh Communications Security Oyj Processing packets in a computer system
US10979307B2 (en) * 2018-05-01 2021-04-13 B.yond, Inc. Synchronized distributed processing in a communications network

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8687485B1 (en) * 2003-09-12 2014-04-01 Rockstar Consortium USLP Method and apparatus for providing replay protection in systems using group security associations
US20120124430A1 (en) * 2010-11-17 2012-05-17 Cisco Technology, Inc. Mechanism to Prevent Escaped Associations in Multi-Association RPC Based Protocols
US9246876B1 (en) * 2011-10-13 2016-01-26 Juniper Networks, Inc. Anti-replay mechanism for group virtual private networks
US9871808B2 (en) * 2014-04-15 2018-01-16 Nuance Communications, Inc. System and method for handling rogue data packets
US9769203B2 (en) 2014-09-22 2017-09-19 Sap Se Methods, systems, and apparatus for mitigating network-based attacks
US10320753B1 (en) * 2015-11-19 2019-06-11 Anonyome Labs, Inc. Method and system for providing persona masking in a computer network
US11743264B2 (en) * 2016-02-27 2023-08-29 Gryphon Online Safety Inc. Method of protecting mobile devices from vulnerabilities like malware, enabling content filtering, screen time restrictions and other parental control rules while on public network by forwarding the internet traffic to a smart, secured home router
US10212167B2 (en) * 2016-02-27 2019-02-19 Gryphon Online Safety, Inc. Method and system to enable controlled safe internet browsing
US11301572B2 (en) * 2016-02-27 2022-04-12 Gryphon Online Safety, Inc. Remotely controlling access to online content
US11405399B2 (en) * 2016-02-27 2022-08-02 Gryphon Online Safety Inc. Method of protecting mobile devices from vulnerabilities like malware, enabling content filtering, screen time restrictions and other parental control rules while on public network by forwarding the internet traffic to a smart, secured home router
US10798071B2 (en) 2017-07-31 2020-10-06 Cisco Technology, Inc. IPSEC anti-relay window with quality of service

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020133594A1 (en) * 2001-03-19 2002-09-19 Tuomo Syvanne Handling state information in a network element cluster
US20040101138A1 (en) * 2001-05-22 2004-05-27 Dan Revital Secure digital content delivery system and method over a broadcast network
US6978384B1 (en) * 2000-09-19 2005-12-20 Verizon Corp. Services Group, Inc. Method and apparatus for sequence number checking
US7058973B1 (en) * 2000-03-03 2006-06-06 Symantec Corporation Network address translation gateway for local area networks using local IP addresses and non-translatable port addresses
US7234063B1 (en) * 2002-08-27 2007-06-19 Cisco Technology, Inc. Method and apparatus for generating pairwise cryptographic transforms based on group keys
US8687485B1 (en) * 2003-09-12 2014-04-01 Rockstar Consortium USLP Method and apparatus for providing replay protection in systems using group security associations

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6226751B1 (en) * 1998-04-17 2001-05-01 Vpnet Technologies, Inc. Method and apparatus for configuring a virtual private network
GB2366631B (en) * 2000-03-04 2004-10-20 Ericsson Telefon Ab L M Communication node, communication network and method of recovering from a temporary failure of a node
US7181012B2 (en) * 2000-09-11 2007-02-20 Telefonaktiebolaget Lm Ericsson (Publ) Secured map messages for telecommunications networks
JP4183379B2 (en) * 2000-11-27 2008-11-19 富士通株式会社 Network and edge router
US6928553B2 (en) * 2001-09-18 2005-08-09 Aastra Technologies Limited Providing internet protocol (IP) security
US20030196081A1 (en) * 2002-04-11 2003-10-16 Raymond Savarda Methods, systems, and computer program products for processing a packet-object using multiple pipelined processing modules
US7120930B2 (en) * 2002-06-13 2006-10-10 Nvidia Corporation Method and apparatus for control of security protocol negotiation
US7421736B2 (en) * 2002-07-02 2008-09-02 Lucent Technologies Inc. Method and apparatus for enabling peer-to-peer virtual private network (P2P-VPN) services in VPN-enabled network
US7237262B2 (en) * 2002-07-09 2007-06-26 Itt Manufacturing Enterprises, Inc. System and method for anti-replay processing of a data packet
US7594262B2 (en) * 2002-09-04 2009-09-22 Secure Computing Corporation System and method for secure group communications
US7454610B2 (en) * 2002-12-31 2008-11-18 Broadcom Corporation Security association updates in a packet load-balanced system
US7814310B2 (en) * 2003-04-12 2010-10-12 Cavium Networks IPsec performance optimization

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7058973B1 (en) * 2000-03-03 2006-06-06 Symantec Corporation Network address translation gateway for local area networks using local IP addresses and non-translatable port addresses
US6978384B1 (en) * 2000-09-19 2005-12-20 Verizon Corp. Services Group, Inc. Method and apparatus for sequence number checking
US20020133594A1 (en) * 2001-03-19 2002-09-19 Tuomo Syvanne Handling state information in a network element cluster
US20040101138A1 (en) * 2001-05-22 2004-05-27 Dan Revital Secure digital content delivery system and method over a broadcast network
US7234063B1 (en) * 2002-08-27 2007-06-19 Cisco Technology, Inc. Method and apparatus for generating pairwise cryptographic transforms based on group keys
US8687485B1 (en) * 2003-09-12 2014-04-01 Rockstar Consortium USLP Method and apparatus for providing replay protection in systems using group security associations

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017076921A (en) * 2015-10-16 2017-04-20 株式会社デンソー Communication system, relay device, and communication device
GB2571576A (en) * 2018-03-02 2019-09-04 Ssh Communications Security Oyj Processing packets in a computer system
US10841840B2 (en) 2018-03-02 2020-11-17 Ssh Communications Security Oyj Processing packets in a computer system
GB2571576B (en) * 2018-03-02 2022-06-15 Ssh Communications Security Oyj Processing packets in a computer system
US10979307B2 (en) * 2018-05-01 2021-04-13 B.yond, Inc. Synchronized distributed processing in a communications network

Also Published As

Publication number Publication date
US8687485B1 (en) 2014-04-01

Similar Documents

Publication Publication Date Title
US20140181967A1 (en) Providing-replay protection in systems using group security associations
US11212294B2 (en) Data packet security with expiring time-based hash message authentication codes (HMACs)
US7571463B1 (en) Method an apparatus for providing a scalable and secure network without point to point associations
Kent et al. Security architecture for the internet protocol
US9838362B2 (en) Method and system for sending a message through a secure connection
US6976177B2 (en) Virtual private networks
US7509491B1 (en) System and method for dynamic secured group communication
Kent et al. RFC 4301: Security architecture for the Internet protocol
US9350715B1 (en) Methods and apparatus for network communications via a transparent security proxy
JP3783142B2 (en) Communication system, communication device, communication method, and communication program for realizing the same
US8181014B2 (en) Method and apparatus for protecting the routing of data packets
US8555056B2 (en) Method and system for including security information with a packet
US8418241B2 (en) Method and system for traffic engineering in secured networks
US9602485B2 (en) Network, network node with privacy preserving source attribution and admission control and device implemented method therfor
US7434045B1 (en) Method and apparatus for indexing an inbound security association database
US20080307110A1 (en) Conditional BGP advertising for dynamic group VPN (DGVPN) clients
US20070214502A1 (en) Technique for processing data packets in a communication network
KR100839941B1 (en) Abnormal ipsec packet control system using ipsec configuration and session data, and method thereof
US20180115520A1 (en) Dark virtual private networks and secure services
US20040268123A1 (en) Security for protocol traversal
US20110055571A1 (en) Method and system for preventing lower-layer level attacks in a network
Cisco Introduction to Cisco IPsec Technology
Cisco Introduction to Cisco IPsec Technology
US7694334B2 (en) Apparatus and method for traversing gateway device using a plurality of batons
KR100450774B1 (en) Method for end-to-end private information transmition using IPSec in NAT-based private network and security service using its method

Legal Events

Date Code Title Description
AS Assignment

Owner name: RPX CLEARINGHOUSE LLC, CALIFORNIA

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:ROCKSTAR CONSORTIUM US LP;ROCKSTAR CONSORTIUM LLC;BOCKSTAR TECHNOLOGIES LLC;AND OTHERS;REEL/FRAME:034924/0779

Effective date: 20150128

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION