<?xml version='1.0' encoding='utf-8'?>
<!DOCTYPE rfc [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">
]>
<?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
<!-- generated by https://github.com/cabo/kramdown-rfc version 1.7.23 (Ruby 3.3.6) -->
<rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft-ietf-spring-srv6-security-02" category="std" consensus="true" submissionType="IETF" tocInclude="true" sortRefs="true" symRefs="true" version="3">
  <!-- xml2rfc v2v3 conversion 3.27.0 -->
  <front>
    <title abbrev="Segment Routing IPv6 Security Considerations">Segment Routing IPv6 Security Considerations</title>
    <seriesInfo name="Internet-Draft" value="draft-ietf-spring-srv6-security-02"/>
    <author initials="N." surname="Buraglio" fullname="Nick Buraglio">
      <organization>Energy Sciences Network</organization>
      <address>
        <email>buraglio@forwardingplane.net</email>
      </address>
    </author>
    <author initials="T." surname="Mizrahi" fullname="Tal Mizrahi">
      <organization>Huawei</organization>
      <address>
        <email>tal.mizrahi.phd@gmail.com</email>
      </address>
    </author>
    <author initials="T." surname="Tong" fullname="Tian Tong">
      <organization>China Unicom</organization>
      <address>
        <email>tongt5@chinaunicom.cn</email>
      </address>
    </author>
    <author initials="L. M." surname="Contreras" fullname="Luis M. Contreras">
      <organization>Telefonica</organization>
      <address>
        <email>luismiguel.contrerasmurillo@telefonica.com</email>
      </address>
    </author>
    <author initials="F." surname="Gont" fullname="Fernando Gont">
      <organization>SI6 Networks</organization>
      <address>
        <email>fgont@si6networks.com</email>
      </address>
    </author>
    <date year="2025" month="February" day="26"/>
    <area>Routing</area>
    <workgroup>Source Packet Routing in Networking</workgroup>
    <keyword>Internet-Draft</keyword>
    <abstract>
      <?line 94?>

<t>SRv6 is a traffic engineering, encapsulation and steering mechanism utilizing IPv6 addresses to identify segments in a pre-defined policy. This document discusses security considerations in SRv6 networks, including the potential threats and the possible mitigation methods. The document does not define any new security protocols or extensions to existing protocols.</t>
    </abstract>
    <note removeInRFC="true">
      <name>About This Document</name>
      <t>
        The latest revision of this draft can be found at <eref target="https://buraglio.github.io/draft-bdmgct-spring-srv6-security/draft-bdmgct-spring-srv6-security.html"/>.
        Status information for this document may be found at <eref target="https://datatracker.ietf.org/doc/draft-ietf-spring-srv6-security/"/>.
      </t>
      <t>
        Discussion of this document takes place on the
        Source Packet Routing in Networking Working Group mailing list (<eref target="mailto:spring@ietf.org"/>),
        which is archived at <eref target="https://mailarchive.ietf.org/arch/browse/spring/"/>.
        Subscribe at <eref target="https://www.ietf.org/mailman/listinfo/spring/"/>.
      </t>
      <t>Source for this draft and an issue tracker can be found at
        <eref target="https://github.com/buraglio/draft-bdmgct-spring-srv6-security"/>.</t>
    </note>
  </front>
  <middle>
    <?line 98?>

<section anchor="introduction">
      <name>Introduction</name>
      <t>Segment Routing (SR) <xref target="RFC8402"/> utilizing an IPv6 data plane is a source routing model that leverages an IPv6 underlay
and an IPv6 extension header called the Segment Routing Header (SRH) <xref target="RFC8754"/> to signal and control the forwarding and path of packets by imposing an ordered list of
segments that are processed at each hop along the signaled path. SRv6 is fundamentally bound to the IPv6 protocol and introduces a new extension header. There are security considerations which must be noted or addressed in order to operate an SRv6 network in a reliable and secure manner.
Specifically, some primary properties of SRv6 that affect the security considerations are:</t>
      <ul spacing="normal">
        <li>
          <t>SRv6 may use the SRH which is a type of Routing Extension Header defined by <xref target="RFC8754"/>.
Security considerations of the SRH are discussed <xref target="RFC8754"/> section 7, and were based in part on security considerations of the deprecated routing header 0 as discussed in <xref target="RFC5095"/> section 5.</t>
        </li>
        <li>
          <t>SRv6 uses the IPv6 data-plane, and therefore security considerations of IPv6 are applicable to SRv6 as well. Some of these considerations are discussed in Section 10 of <xref target="RFC8200"/> and in <xref target="RFC9099"/>.</t>
        </li>
        <li>
          <t>While SRv6 uses what appear to be typical IPv6 addresses, the address space is processed differently by segment endpoints.
A typical IPv6 unicast address is comprised of a network prefix, host identifier.
A typical SRv6 segment identifier (SID) is comprised of a locator, a function identifier, and optionally, function arguments.
The locator must be routable, which enables both SRv6 capable and incapable devices to participate in forwarding, either as normal IPv6 unicast or SRv6 segment endpoints.
The capability to operate in environments that may have gaps in SRv6 support allows the bridging of islands of SRv6 devices with standard IPv6 unicast routing.</t>
        </li>
      </ul>
      <t>This document describes various threats to SRv6 networks and also presents existing approaches to avoid or mitigate the threats.</t>
    </section>
    <section anchor="scope-of-this-document">
      <name>Scope of this Document</name>
      <t>The following IETF RFCs were selected for security assessment as part of this effort:</t>
      <ul spacing="normal">
        <li>
          <t><xref target="RFC8402"/> : "Segment Routing Architecture"</t>
        </li>
        <li>
          <t><xref target="RFC8754"/> : "IPv6 Segment Routing Header (SRH)"</t>
        </li>
        <li>
          <t><xref target="RFC8986"/> : "Segment Routing over IPv6 (SRv6) Network Programming"</t>
        </li>
        <li>
          <t><xref target="RFC9020"/> : "YANG Data Model for Segment Routing"</t>
        </li>
        <li>
          <t><xref target="RFC9256"/> : "Segment Routing Policy Architecture"</t>
        </li>
        <li>
          <t><xref target="RFC9491"/> : "Integration of the Network Service Header (NSH) and Segment Routing for Service Function Chaining (SFC)"</t>
        </li>
        <li>
          <t><xref target="RFC9524"/> : "Segment Routing Replication for Multipoint Service Delivery"</t>
        </li>
      </ul>
      <t>We note that SRv6 is under active development and, as such, the above documents might not cover all protocols employed in an SRv6 deployment.</t>
    </section>
    <section anchor="conventions-and-definitions">
      <name>Conventions and Definitions</name>
      <section anchor="requirements-language">
        <name>Requirements Language</name>
        <t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>
        <?line -18?>

</section>
      <section anchor="terminology">
        <name>Terminology</name>
        <ul spacing="normal">
          <li>
            <t>HMAC TLV: Hashed Message Authentication Code Type Length Value <xref target="RFC8754"/></t>
          </li>
          <li>
            <t>SID: Segment Identifier <xref target="RFC8402"/></t>
          </li>
          <li>
            <t>SRH: Segment Routing Header <xref target="RFC8754"/></t>
          </li>
          <li>
            <t>SRv6: Segment Routing over IPv6 <xref target="RFC8402"/></t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="threat">
      <name>Threat Model</name>
      <t>This section introduces the threat model that is used in this document. The model is based on terminology from the Internet threat model <xref target="RFC3552"/>, as well as some concepts from <xref target="RFC9055"/>, <xref target="RFC7384"/>, [RFC7835] and <xref target="RFC9416"/>. Details regarding inter-domain segment routing (SR) are out of scope for this document.</t>
      <dl>
        <dt>Internal vs. External:</dt>
        <dd>
          <t>An internal attacker in the context of SRv6 is an attacker who is located within an SR domain.  Specifically, an internal attacker either has access to a node in the SR domain, or is located on an internal path between two nodes in the SR domain.  External attackers, on the other hand, are not within the SR domain.</t>
        </dd>
        <dt>On-path vs. Off-path:</dt>
        <dd>
          <t>On-path attackers are located in a position that allows interception, modification or dropping of in-flight packets, as well as insertion (generation) of packets. Off-path attackers can only attack by insertion of packets.</t>
        </dd>
        <dt>Data plane vs. control plane vs. Management plane:</dt>
        <dd>
          <t>Attacks can be classified based on the plane they target: data, control, or management. The distinction between on-path and off-path attackers depends on the plane where the attack occurs. For instance, an attacker might be off-path from a data plane perspective but on-path from a management plane perspective.</t>
        </dd>
      </dl>
      <t>The following figure depicts an example of an SR domain with six attacker types, labeled 1-6. For instance, attacker 2 is located along the path between the SR ingress node and SR endpoint 1, and is therefore an on-path attacker both in the data plane and in the control plane. Thus, attacker 2 can listen, insert, delete, modify or replay data plane and/or control plane packets in transit. Off-path attackers, such as attackers 4 and 5, can insert packets, and in some cases can passively listen to some traffic, such as multicast transmissions. Attacker 3 is internal an on-path attacker in the management plane, as it is located along the path between the Network Management System (NMS) and SR endpoint 1.</t>
      <figure anchor="threat-figure">
        <name>Threat Model Taxonomy</name>
        <artwork><![CDATA[
  1.on-path   2.on-path   3.mgmt.  network       4.off-path 5.off-path
  external    internal    plane    management    internal   external
  attacker    attacker    on-path  system (NMS)  attacker   attacker
       |            |           |        |            |          |
       |            |           v  _____ v ____     _ | __       |
       |     SR  __ | _  __   /        +---+   \___/  |   \      |
       | domain /   |  \/  \_/  X------|NMS|          v   /      v
       |        \   |           |      +---+          X   \      X
       v        /   v           |                         /
 ----->X------>O--->X---------->O------->O-------------->O---->
               ^\               ^       /^\             /^
               | \___/\_    /\_ | _/\__/ | \___/\______/ |
               |        \__/    |        |               |
               |                |        |               |
              SR               SR        SR              SR
              ingress      endpoint 1   endpoint 2       egress
              node                                       node
]]></artwork>
      </figure>
      <t>As defined in <xref target="RFC8402"/>, SR operates within a "trusted domain". Therefore, in the current threat model the SR domain defines the boundary that distinguishes internal from external threats. Specifically, an attack on one domain that is invoked from within a different domain is considered an external attack in the context of the current document.</t>
    </section>
    <section anchor="impact">
      <name>Impact</name>
      <t>One of the important aspects of a threat analysis is the potential impact of each threat. SRv6 allows for the forwarding of IPv6 packets via predetermined SR policies, which determine the paths and the processing of these packets. An attack on SRv6 may cause packets to traverse arbitrary paths and to be subject to arbitrary processing by SR endpoints within an SR domain. This may allow an attacker to perform a number of attacks on the victim networks and hosts that would be mostly unfeasible for a non-SRv6 environment.</t>
      <t>The threat model in <xref target="ANSI-Sec"/> classifies threats according to their potential impact, defining six categories. For each of these categories we briefly discuss its applicability to SRv6 attacks.</t>
      <ul spacing="normal">
        <li>
          <t>Unauthorized Access: an attack that results in unauthorized access might be achieved by having an attacker leverage SRv6 to circumvent security controls as a result of security devices being unable to enforce security policies. For example, this can occur if packets are directed through paths where packet filtering policies are not enforced, or if some security policies are not enforced in the presence of IPv6 Extension Headers.</t>
        </li>
        <li>
          <t>Masquerade: various attacks that result in spoofing or masquerading are possible in IPv6 networks. However, these attacks are not specific to SRv6, and are therefore not within the scope of this document.</t>
        </li>
        <li>
          <t>System Integrity: attacks on SRv6 can manipulate the path and the processing that the packet is subject to, thus compromising the integrity of the system. Furthermore, an attack that compromises the control plane and/or the management plane is also a means of impacting the system integrity.</t>
        </li>
        <li>
          <t>Communication Integrity: SRv6 attacks may cause packets to be forwarded through paths that the attacker controls, which may facilitate other attacks that compromise the integrity of user data. Integrity protection of user data, which is implemented in higher layers, avoids these aspects, and therefore communication integrity is not within the scope of this document.</t>
        </li>
        <li>
          <t>Confidentiality: as in communication integrity, packets forwarded through unintended paths may traverse nodes controlled by the attacker. Since eavesdropping to user data can be avoided by using encryption in higher layers, it is not within the scope of this document. However, eavesdropping to a network that uses SRv6 allows the attacker to collect information about SR endpoint addresses, SR policies, and network topologies, is a specific form of reconnaissance</t>
        </li>
        <li>
          <t>Denial of Service: the availability aspects of SRv6 include the ability of attackers to leverage SRv6 as a means for compromising the performance of a network or for causing Denial of Service (DoS). Compromising the availability of the system can be achieved by sending multiple SRv6-enabled packets to/through victim nodes, where the SRv6-enabled packets result in a negative performance impact of the victim systems (see <xref target="RFC9098"/> for further details). Alternatively, an attacker might achieve attack amplification by causing packets to "bounce" multiple times between a set of victim nodes, with the goal of exhausting processing resources and/or bandwidth (see <xref target="CanSecWest2007"/> for a discussion of this type of attack).</t>
        </li>
      </ul>
      <t><xref target="attacks"/> discusses specific implementations of these attacks, and possible mitigations are discussed in <xref target="mitigations"/>.</t>
    </section>
    <section anchor="attacks">
      <name>Attacks</name>
      <section anchor="attack-abstractions">
        <name>Attack Abstractions</name>
        <t>Packet manipulation and processing attacks can be implemented by performing a set of one or more basic operations. These basic operations (abstractions) are as follows:</t>
        <ul spacing="normal">
          <li>
            <t>Passive listening: an attacker who reads packets off the network can collect information about SR endpoint addresses, SR policies and the network topology. This information can then be used to deploy other types of attacks.</t>
          </li>
          <li>
            <t>Packet replaying: in a replay attack the attacker records one or more packets and transmits them at a later point in time.</t>
          </li>
          <li>
            <t>Packet insertion: an attacker generates and injects a packet to the network. The generated packet may be maliciously crafted to include false information, including for example false addresses and SRv6-related information.</t>
          </li>
          <li>
            <t>Packet deletion: by intercepting and removing packets from the network, an attacker prevents these packets from reaching their destination. Selective removal of packets may, in some cases, cause more severe damage than random packet loss.</t>
          </li>
          <li>
            <t>Packet modification: the attacker modifies packets during transit.</t>
          </li>
        </ul>
        <t>This section describes attacks that are based on packet manipulation and processing, as well as attacks performed by other means. While it is possible for packet manipulation and processing attacks against all the fields of the IPv6 header and its extension headers, this document limits itself to the IPv6 header and the SRH.</t>
      </section>
      <section anchor="modification">
        <name>Modification Attack</name>
        <section anchor="overview">
          <name>Overview</name>
          <t>An on-path internal attacker can modify a packet while it is in transit in a way that directly affects the packet's segment list and other extension headers.</t>
          <table>
            <thead>
              <tr>
                <th align="left">Header Modification</th>
                <th align="left">Impact</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td align="left">source address</td>
                <td align="left">spoof another source</td>
              </tr>
              <tr>
                <td align="left">destination address</td>
                <td align="left">modify the segment list active segment and arguments, including next segments like binding SIDs Binding SID <xref target="RFC8402"/> or compressed segments <xref target="I-D.ietf-spring-srv6-srh-compression"/></td>
              </tr>
              <tr>
                <td align="left">SRH</td>
                <td align="left">insert or delete the SRH modifying the previous and next segments in the segment list</td>
              </tr>
              <tr>
                <td align="left">SRH segment list</td>
                <td align="left">insert, delete or modify the previous or next segments in the segment list</td>
              </tr>
              <tr>
                <td align="left">SRH TLV</td>
                <td align="left">insert, delete or modify TLVs in the SRH</td>
              </tr>
              <tr>
                <td align="left">SRH flags and tag</td>
                <td align="left">modify tags and flags</td>
              </tr>
            </tbody>
          </table>
          <t>An on-path internal attacker can also modify, insert or delete other extension headers but these are outside the scope of this document.</t>
        </section>
        <section anchor="scope">
          <name>Scope</name>
          <t>An SR modification attack can be performed by on-path attackers. If filtering is deployed at the domain boundaries as described in <xref target="filtering"/>, the ability to implement SR modification attacks is limited to on-path internal attackers.</t>
        </section>
        <section anchor="mod-impact">
          <name>Impact</name>
          <t>The SR modification attack allows an on-path internal attacker to change the segment list in the packet, i.e. the SR policy that the packet is steered through, and thus to manipulate the path and the processing that the packet is subject to.</t>
          <t>Specifically, the SR modification attack can impact the network and the forwarding behavior of packets in one or more of the following ways:</t>
          <dl>
            <dt>Avoiding a specific node or path:</dt>
            <dd>
              <t>An attacker can manipulate the DA and/or SRH in order to avoid a specific node or path. This approach can be used, for example, for bypassing the billing service or avoiding access controls and security filters.</t>
            </dd>
            <dt>Preferring a specific path:</dt>
            <dd>
              <t>The packet can be manipulated to divert packets to a specific path. This attack can result in allowing various unauthorized services such as traffic acceleration. Alternatively, an attacker can divert traffic to be forwarded through a specific node that the attacker has access to, thus facilitating more complex on-path attacks such as passive listening, recon and various man-in-the-middle attacks. It is noted that the SR modification attack is performed by an on-path attacker who has access to packets in transit, and thus can implement these attacks directly. However, SR modification is relatively easy to implement and requires low processing resources by an attacker, while it facilitates more complex on-path attacks by averting the traffic to another node that the attacker has access to and has more processing resources.</t>
            </dd>
            <dt>Forwarding through a path that causes the packet to be discarded:</dt>
            <dd>
              <t>SR modification may cause a packet to be forwarded to a point in the network where it can no longer be forwarded, causing the packet to be discarded.</t>
            </dd>
            <dt>Manipulating the SRv6 network programming:</dt>
            <dd>
              <t>An attacker can trigger a specific endpoint behavior by modifying the destination address and/or SIDs in the segment list. This attack can be invoked in order to manipulate the path or in order to exhaust the resources of the SR endpoint.</t>
            </dd>
            <dt>Availability:</dt>
            <dd>
              <t>An attacker can add SIDs to the segment list in order to increase the number hops that each packet is forwarded through and thus increase the load on the network. For example, a set of SIDs can be inserted in a way that creates a forwarding loop (<xref target="RFC8402"/>, <xref target="RFC5095"/>) and thus loads the nodes along the loop. Network programming can be used in some cases to manipulate segment endpoints to perform unnecessary functions that consume processing resources. TLV fields such as the HMAC TLV can be maliciously added to the SRH in order to consume processing resources.  Path inflation, malicious looping and unnecessary instructions and TLVs have a common outcome, resource exhaustion, which may in severe cases cause Denial of Service (DoS).</t>
            </dd>
          </dl>
        </section>
      </section>
      <section anchor="passive-listening">
        <name>Passive Listening</name>
        <section anchor="overview-1">
          <name>Overview</name>
          <t>An on-path internal attacker can passively listen to packets and specifically listen to the SRv6-related information that is conveyed in the IPv6 header and the SRH. This approach can be used for reconnaissance, i.e., for collecting segment lists.</t>
        </section>
        <section anchor="scope-1">
          <name>Scope</name>
          <t>A reconnaisance attack is limited to on-path internal attackers.</t>
          <t>If filtering is deployed at the domain boundaries (<xref target="filtering"/>), it prevents any leaks of explicit SRv6 routing information through the boundaries of the administrative domain. In this case external attackers can only collect SRv6-related data in a malfunctioning network in which SRv6-related information is leaked through the boundaries of an SR domain.</t>
        </section>
        <section anchor="impact-1">
          <name>Impact</name>
          <t>While the information collected in a reconnaisance attack does not compromise the confidentiality of the user data, it allows an attacker to gather information about the network which in turn can be used to enable other attacks.</t>
        </section>
      </section>
      <section anchor="packet-insertion">
        <name>Packet Insertion</name>
        <section anchor="overview-2">
          <name>Overview</name>
          <t>In a packet insertion attack packets are inserted (injected) into the network with a segment list. The attack can be applied either by using synthetic packets or by replaying previously recorded packets.</t>
        </section>
        <section anchor="scope-2">
          <name>Scope</name>
          <t>Packet insertion can be performed by either on-path or off-path attackers. In the case of a replay attack, recording packets in-flight requires on-path access and the recorded packets can later be injected either from an on-path or an off-path location.</t>
          <t>If filtering is deployed at the domain boundaries (<xref target="filtering"/>), insertion attacks can only be implemented by internal attackers.</t>
        </section>
        <section anchor="impact-2">
          <name>Impact</name>
          <t>The main impact of this attack is resource exhaustion which compromises the availability of the network, as described in <xref target="mod-impact"/>.</t>
        </section>
      </section>
      <section anchor="control-and-management-plane-attacks">
        <name>Control and Management Plane Attacks</name>
        <section anchor="overview-3">
          <name>Overview</name>
          <t>Depending on the control plane protocols used in a network, it is possible to use the control plane as a way of compromising the network. For example, an attacker can advertise SIDs in order to manipulate the SR policies used in the network. Known IPv6 control plane attacks (e.g., overclaiming) are applicable to SRv6 as well.</t>
          <t>A compromised management plane can also facilitate a wide range of attacks, including manipulating the SR policies or compromising the network availability.</t>
        </section>
        <section anchor="scope-3">
          <name>Scope</name>
          <t>The control plane and management plane may be either in-band or out-of-band, and thus the on-path and off-path taxonomy of <xref target="threat"/> is not necessarily common between the data plane, control plane and management plane. As in the data plane, on-path attackers can be implement a wide range of attacks in order to compromise the control and/or management plane, including selectively removing legitimate messages, replaying them or passively listening to them. However, while an on-path attacker in the data plane is potentially more harmful than an off-path attacker, effective control and/or management plane attacks can be implemented off-path rather than by trying to intercept or modify traffic in-flight, for example by exchanging malicious control plane messages with legitimate routers, by spoofing an SDN (Software Defined Network) controller, or by gaining access to an NMS (Network Management System).</t>
          <t>SRv6 domain boundary filtering can be used for mitigating potential control plane and management plane attacks from external attackers. Segment routing does not define any specific security mechanisms in existing control plane or management plane protocols. However, existing control plane and management plane protocols use authentication and security mechanisms to validate the authenticity of information.</t>
        </section>
        <section anchor="impact-3">
          <name>Impact</name>
          <t>A compromised control plane or management plane can impact the network in various possible ways. SR policies can be manipulated by the attacker to avoid specific paths or to prefer specific paths, as described in <xref target="mod-impact"/>. Alternatively, the attacker can compromise the availability, either by defining SR policies that load the network resources, as described in <xref target="mod-impact"/>, or by blackholing some or all of the SR policies. A passive attacker can use the control plane or management plane messages as a means for recon, similarly to <xref target="mod-impact"/>.</t>
        </section>
      </section>
      <section anchor="other-attacks">
        <name>Other Attacks</name>
        <t>Various attacks which are not specific to SRv6 can be used to compromise networks that deploy SRv6. For example, spoofing is not specific to SRv6, but can be used in a network that uses SRv6. Such attacks are outside the scope of this document.</t>
        <t>Because SRv6 is completely reliant on IPv6 for addressing, forwarding, and fundamental networking basics, it is potentially subject to any existing or emerging IPv6 vulnerabilities <xref target="RFC9099"/>, however, this is out of scope for this document.</t>
      </section>
    </section>
    <section anchor="mitigations">
      <name>Mitigation Methods</name>
      <t>This section presents methods that can be used to mitigate the threats and issues that were presented in previous sections. This section does not introduce new security solutions or protocols.</t>
      <section anchor="filtering">
        <name>Trusted Domains and Filtering</name>
        <section anchor="overview-4">
          <name>Overview</name>
          <t>As specified in <xref target="RFC8402"/>:</t>
          <artwork><![CDATA[
   By default, SR operates within a trusted domain.  Traffic MUST be
   filtered at the domain boundaries.
   The use of best practices to reduce the risk of tampering within the
   trusted domain is important.  Such practices are discussed in
   [RFC4381] and are applicable to both SR-MPLS and SRv6.
]]></artwork>
          <t>Following the spirit of <xref target="RFC8402"/>, the current document assumes that SRv6 is deployed within a trusted domain. Traffic <bcp14>MUST</bcp14> be filtered at the domain boundaries. Thus, most of the attacks described in this document are limited to within the domain (i.e., internal attackers).</t>
        </section>
        <section anchor="srh-filtering">
          <name>SRH Filtering</name>
          <t>Filtering on presence of an SRH is possible but not useful for two reasons:
1. The SRH is optional for SID processing as described in <xref target="RFC8754"/> section 3.1 and 4.1.
2. A packet containing an SRH may not be destined to the SR domain, it may be simply transiting the domain.</t>
          <t>For these reasons SRH filtering is not a useful method of mitigation, and thus filtering can only be applied based on the address range, as described below.</t>
        </section>
        <section anchor="address-range-filtering">
          <name>Address Range Filtering</name>
          <t>The IPv6 destination address can be filtered at the SR ingress node and at all nodes implementing SRv6 SIDs within the SR domain in order to mitigate external attacks. Section 5.1 of <xref target="RFC8754"/> describes this in detail, it's summarized here as:
1. At ingress nodes, any packet entering the SR domain and destined to a SID within the SR domain is dropped.
2. At every SRv6 enabled node, any packet destined to a SID instantiated at the node from a source address outside the SR domain is dropped.</t>
          <t>In order to apply such a filtering mechanism the SR domain needs to have an infrastructure address range for SIDs, and an infrastructure address range for source addresses, that can be detected and enforced. Some examples of an infrastructure address range for SIDs are:
1. ULA addresses
2. The prefix defined in [RFC9602].
3. GUA addresses</t>
          <t>Many operators reserve a /64 block for all loopback addresses and allocate /128 for each loopback interface. This simplifies the filtering of permitted source addresses.</t>
          <t>Failure to implement address range filtering at ingress nodes is mitigated with filtering at SRv6 enabled node. Failure to implement both filtering mechanisms could result in a "fail open" scenario, where some attacks by internal attackers described in this document may be launched by external attackers.</t>
        </section>
      </section>
      <section anchor="encapsulation-of-packets">
        <name>Encapsulation of Packets</name>
        <t>Packets steered in an SR domain are often encapsulated in an IPv6 encapsulation. This mechanism allows for encapsulation of both IPv4 and IPv6 packets. Encapsulation of packets at the SR ingress node and decapsulation at the SR egress node mitigates the ability of external attackers to attack the domain.</t>
      </section>
      <section anchor="hmac">
        <name>Hashed Message Authentication Code (HMAC)</name>
        <t>The SRH can be secured by an HMAC TLV, as defined in <xref target="RFC8754"/>. The HMAC is an optional TLV that secures the segment list, the SRH flags, the SRH Last Entry field and the IPv6 source address. A pre-shared key is used in the generation and verification of the HMAC.</t>
        <t>Using an HMAC in an SR domain can mitigate some of the SR Modification Attacks (<xref target="modification"/>). For example, the segment list is protected by the HMAC.</t>
        <t>The following aspects of the HMAC should be considered:</t>
        <ul spacing="normal">
          <li>
            <t>The HMAC TLV is <bcp14>OPTIONAL</bcp14>.</t>
          </li>
          <li>
            <t>While it is presumed that unique keys will be employed by each participating node, in scenarios where the network resorts to manual configuration of pre-shared keys, the same key might be reused by multiple systems as an (incorrect) shortcut to keeping the problem of pre-shared key configuration manageable.</t>
          </li>
          <li>
            <t>When the HMAC is used there is a distinction between an attacker who becomes internal by having physical access, for example by plugging into an active port of a network device, and an attacker who has full access to a legitimate network node, including for example encryption keys if the network is encrypted. The latter type of attacker is an internal attacker who can perform any of the attacks that were described in the previous section as relevant to internal attackers.</t>
          </li>
          <li>
            <t>An internal attacker who does not have access to the pre-shared key can capture legitimate packets, and later replay the SRH and HMAC from these recorded packets. This allows the attacker to insert the previously recorded SRH and HMAC into a newly injected packet. An on-path internal attacker can also replace the SRH of an in-transit packet with a different SRH that was previously captured.</t>
          </li>
        </ul>
      </section>
    </section>
    <section anchor="implications-on-existing-equipment">
      <name>Implications on Existing Equipment</name>
      <section anchor="limitations-in-filtering-capabilities">
        <name>Limitations in Filtering Capabilities</name>
        <t><xref target="RFC9288"/> provides recommendations on the filtering of IPv6 packets containing IPv6 extension headers at transit routers. However, this class of filtering is shown to not be useful and can be ignored.</t>
        <t>Filtering on prefixes has been shown to be useful, specifically <xref target="RFC8754"/>'s description of packet filtering. There are no known limitations with filtering on infrastructure addresses, and <xref target="RFC9099"/> expands on the concept with control plane filtering.</t>
      </section>
      <section anchor="middlebox-filtering-issues">
        <name>Middlebox Filtering Issues</name>
        <t>When an SRv6 packet is forwarded in the SRv6 domain, its destination address changes constantly, the real destination address is hidden. Security devices on SRv6 network may not learn the real destination address and fail to take access control on some SRv6 traffic.</t>
        <t>The security devices on SRv6 networks need to take care of SRv6 packets. However, the SRv6 packets usually use loopback address of the PE device as a source address. As a result, the address information of SR packets may be asymmetric, resulting in improper filter traffic problems, which affects the effectiveness of security devices.
For example, along the forwarding path in SRv6 network, the SR-aware firewall will check the association relationships of the bidirectional VPN traffic packets. And it is able to retrieve the final destination of SRv6 packet from the last entry in the SRH. When the &lt;source, destination&gt; tuple of the packet from PE1 to PE2 is &lt;PE1-IP-ADDR, PE2-VPN-SID&gt;, and the other direction is &lt;PE2-IP-ADDR, PE1-VPN-SID&gt;, the source address and destination address of the forward and backward VPN traffic are regarded as different flow. Eventually, the legal traffic may be blocked by the firewall.</t>
        <t>SRv6 is commonly used as a tunneling technology in operator networks. To provide VPN service in an SRv6 network, the ingress PE encapsulates the payload with an outer IPv6 header with the SRH carrying the SR Policy segment List along with the VPN service SID. The user traffic towards SRv6 provider backbone will be encapsulated in SRv6 tunnel. When constructing an SRv6 packet, the destination address field of the SRv6 packet changes constantly and the source address field of the SRv6 packet is usually assigned using an address on the originating device, which may be a host or a network element depending on configuration. This may affect the security equipment and middle boxes in the traffic path. Because of the existence of the SRH, and the additional headers, security appliances, monitoring systems, and middle boxes could react in different ways if do not incorporate support for the supporting SRv6 mechanisms, such as the IPv6 Segment Routing Header (SRH) <xref target="RFC8754"/>. Additionally, implementation limitations in the processing of IPv6 packets with extension headers may result in SRv6 packets being dropped <xref target="RFC7872"/>,<xref target="RFC9098"/>.</t>
      </section>
      <section anchor="limited-capability-hardware">
        <name>Limited capability hardware</name>
        <t>In some cases, access control lists capabilities are a resource shared with other features across a given hardware platform. Filtering capabilities should be considered along with other hardware reliant functions such as VLAN scale, route table size, MAC address table size, etc. Filtering both at the control and data plane may or may not require shared resources.
For example, some platforms may require allocating resources from route table size in order to accommodate larger numbers of access lists. Hardware and software configurations should be considered when designing the filtering capabilities for an SRv6 control and data plane.</t>
      </section>
    </section>
    <section anchor="security-considerations">
      <name>Security Considerations</name>
      <t>The security considerations of SRv6 are presented throughout this document.</t>
    </section>
    <section anchor="iana-considerations">
      <name>IANA Considerations</name>
      <t>This document has no IANA actions.</t>
    </section>
    <section anchor="topics-for-further-consideration">
      <name>Topics for Further Consideration</name>
      <t>This section lists topics that will be discussed further before deciding whether they need to be included in this document, as well as some placeholders for items that need further work.</t>
      <ul spacing="normal">
        <li>
          <t>Add tables for attack section</t>
        </li>
        <li>
          <t>The following references may be used in the future: <xref target="RFC8986">RFC9256</xref></t>
        </li>
        <li>
          <t>SRH compression</t>
        </li>
        <li>
          <t>Spoofing</t>
        </li>
        <li>
          <t>Path enumeration</t>
        </li>
        <li>
          <t>host to host scenario involving a WAN and/or a data center fabric.</t>
        </li>
        <li>
          <t>Terms that may be used in a future version: Locator Block, FRR, uSID</t>
        </li>
        <li>
          <t>L4 checksum: <xref target="RFC8200"/> specifies that when the Routing header is present the L4 checksum is computed by the originating node based on the IPv6 address of the last element of the Routing header.  When compressed segment lists <xref target="I-D.ietf-spring-srv6-srh-compression"/> are used, the last element of the Routing header may be different than the Destination Address as received by the final destination. Furthermore, compressed segment lists can be used in the Destination Address without the presence of a Routing header, and in this case the IPv6 Destination address can be modified along the path. As a result, some existing middleboxes which verify the L4 checksum might miscalculate the checksum. This issue is currently under discussion in the SPRING WG.</t>
        </li>
        <li>
          <t>Segment Routing Header figure: the SRv6 Segment Routing Header (SRH) is defined in <xref target="RFC8754"/>.</t>
        </li>
      </ul>
      <artwork><![CDATA[
     0                   1                   2                   3
     0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    | Next Header   |  Hdr Ext Len  | Routing Type  | Segments Left |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |  Last Entry   |     Flags     |              Tag              |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                                                               |
    |            Segment List[0] (128 bits IPv6 address)            |
    |                                                               |
    |                                                               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                                                               |
    |                                                               |
                                  ...
    |                                                               |
    |                                                               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
    |                                                               |
    |            Segment List[n] (128 bits IPv6 address)            |
    |                                                               |
    |                                                               |
    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
]]></artwork>
    </section>
  </middle>
  <back>
    <references anchor="sec-combined-references">
      <name>References</name>
      <references anchor="sec-normative-references">
        <name>Normative References</name>
        <reference anchor="RFC2119">
          <front>
            <title>Key words for use in RFCs to Indicate Requirement Levels</title>
            <author fullname="S. Bradner" initials="S." surname="Bradner"/>
            <date month="March" year="1997"/>
            <abstract>
              <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="2119"/>
          <seriesInfo name="DOI" value="10.17487/RFC2119"/>
        </reference>
        <reference anchor="RFC8402">
          <front>
            <title>Segment Routing Architecture</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="S. Previdi" initials="S." role="editor" surname="Previdi"/>
            <author fullname="L. Ginsberg" initials="L." surname="Ginsberg"/>
            <author fullname="B. Decraene" initials="B." surname="Decraene"/>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
            <author fullname="R. Shakir" initials="R." surname="Shakir"/>
            <date month="July" year="2018"/>
            <abstract>
              <t>Segment Routing (SR) leverages the source routing paradigm. A node steers a packet through an ordered list of instructions, called "segments". A segment can represent any instruction, topological or service based. A segment can have a semantic local to an SR node or global within an SR domain. SR provides a mechanism that allows a flow to be restricted to a specific topological path, while maintaining per-flow state only at the ingress node(s) to the SR domain.</t>
              <t>SR can be directly applied to the MPLS architecture with no change to the forwarding plane. A segment is encoded as an MPLS label. An ordered list of segments is encoded as a stack of labels. The segment to process is on the top of the stack. Upon completion of a segment, the related label is popped from the stack.</t>
              <t>SR can be applied to the IPv6 architecture, with a new type of routing header. A segment is encoded as an IPv6 address. An ordered list of segments is encoded as an ordered list of IPv6 addresses in the routing header. The active segment is indicated by the Destination Address (DA) of the packet. The next active segment is indicated by a pointer in the new routing header.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8402"/>
          <seriesInfo name="DOI" value="10.17487/RFC8402"/>
        </reference>
        <reference anchor="RFC8754">
          <front>
            <title>IPv6 Segment Routing Header (SRH)</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="D. Dukes" initials="D." role="editor" surname="Dukes"/>
            <author fullname="S. Previdi" initials="S." surname="Previdi"/>
            <author fullname="J. Leddy" initials="J." surname="Leddy"/>
            <author fullname="S. Matsushima" initials="S." surname="Matsushima"/>
            <author fullname="D. Voyer" initials="D." surname="Voyer"/>
            <date month="March" year="2020"/>
            <abstract>
              <t>Segment Routing can be applied to the IPv6 data plane using a new type of Routing Extension Header called the Segment Routing Header (SRH). This document describes the SRH and how it is used by nodes that are Segment Routing (SR) capable.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8754"/>
          <seriesInfo name="DOI" value="10.17487/RFC8754"/>
        </reference>
        <reference anchor="RFC8986">
          <front>
            <title>Segment Routing over IPv6 (SRv6) Network Programming</title>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="P. Camarillo" initials="P." role="editor" surname="Camarillo"/>
            <author fullname="J. Leddy" initials="J." surname="Leddy"/>
            <author fullname="D. Voyer" initials="D." surname="Voyer"/>
            <author fullname="S. Matsushima" initials="S." surname="Matsushima"/>
            <author fullname="Z. Li" initials="Z." surname="Li"/>
            <date month="February" year="2021"/>
            <abstract>
              <t>The Segment Routing over IPv6 (SRv6) Network Programming framework enables a network operator or an application to specify a packet processing program by encoding a sequence of instructions in the IPv6 packet header.</t>
              <t>Each instruction is implemented on one or several nodes in the network and identified by an SRv6 Segment Identifier in the packet.</t>
              <t>This document defines the SRv6 Network Programming concept and specifies the base set of SRv6 behaviors that enables the creation of interoperable overlays with underlay optimization.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="8986"/>
          <seriesInfo name="DOI" value="10.17487/RFC8986"/>
        </reference>
        <reference anchor="RFC9020">
          <front>
            <title>YANG Data Model for Segment Routing</title>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
            <author fullname="Y. Qu" initials="Y." surname="Qu"/>
            <author fullname="A. Lindem" initials="A." surname="Lindem"/>
            <author fullname="P. Sarkar" initials="P." surname="Sarkar"/>
            <author fullname="J. Tantsura" initials="J." surname="Tantsura"/>
            <date month="May" year="2021"/>
            <abstract>
              <t>This document defines three YANG data models. The first is for Segment Routing (SR) configuration and operation, which is to be augmented by different Segment Routing data planes. The next is a YANG data model that defines a collection of generic types and groupings for SR. The third module defines the configuration and operational states for the Segment Routing MPLS data plane.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9020"/>
          <seriesInfo name="DOI" value="10.17487/RFC9020"/>
        </reference>
        <reference anchor="RFC9256">
          <front>
            <title>Segment Routing Policy Architecture</title>
            <author fullname="C. Filsfils" initials="C." surname="Filsfils"/>
            <author fullname="K. Talaulikar" initials="K." role="editor" surname="Talaulikar"/>
            <author fullname="D. Voyer" initials="D." surname="Voyer"/>
            <author fullname="A. Bogdanov" initials="A." surname="Bogdanov"/>
            <author fullname="P. Mattes" initials="P." surname="Mattes"/>
            <date month="July" year="2022"/>
            <abstract>
              <t>Segment Routing (SR) allows a node to steer a packet flow along any path. Intermediate per-path states are eliminated thanks to source routing. SR Policy is an ordered list of segments (i.e., instructions) that represent a source-routed policy. Packet flows are steered into an SR Policy on a node where it is instantiated called a headend node. The packets steered into an SR Policy carry an ordered list of segments associated with that SR Policy.</t>
              <t>This document updates RFC 8402 as it details the concepts of SR Policy and steering into an SR Policy.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9256"/>
          <seriesInfo name="DOI" value="10.17487/RFC9256"/>
        </reference>
        <reference anchor="RFC9491">
          <front>
            <title>Integration of the Network Service Header (NSH) and Segment Routing for Service Function Chaining (SFC)</title>
            <author fullname="J. Guichard" initials="J." role="editor" surname="Guichard"/>
            <author fullname="J. Tantsura" initials="J." role="editor" surname="Tantsura"/>
            <date month="November" year="2023"/>
            <abstract>
              <t>This document describes the integration of the Network Service Header (NSH) and Segment Routing (SR), as well as encapsulation details, to efficiently support Service Function Chaining (SFC) while maintaining separation of the service and transport planes as originally intended by the SFC architecture.</t>
              <t>Combining these technologies allows SR to be used for steering packets between Service Function Forwarders (SFFs) along a given Service Function Path (SFP), whereas the NSH is responsible for maintaining the integrity of the service plane, the SFC instance context, and any associated metadata.</t>
              <t>This integration demonstrates that the NSH and SR can work cooperatively and provide a network operator with the flexibility to use whichever transport technology makes sense in specific areas of their network infrastructure while still maintaining an end-to-end service plane using the NSH.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9491"/>
          <seriesInfo name="DOI" value="10.17487/RFC9491"/>
        </reference>
        <reference anchor="RFC9524">
          <front>
            <title>Segment Routing Replication for Multipoint Service Delivery</title>
            <author fullname="D. Voyer" initials="D." role="editor" surname="Voyer"/>
            <author fullname="C. Filsfils" initials="C." surname="Filsfils"/>
            <author fullname="R. Parekh" initials="R." surname="Parekh"/>
            <author fullname="H. Bidgoli" initials="H." surname="Bidgoli"/>
            <author fullname="Z. Zhang" initials="Z." surname="Zhang"/>
            <date month="February" year="2024"/>
            <abstract>
              <t>This document describes the Segment Routing Replication segment for multipoint service delivery. A Replication segment allows a packet to be replicated from a replication node to downstream nodes.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9524"/>
          <seriesInfo name="DOI" value="10.17487/RFC9524"/>
        </reference>
        <reference anchor="RFC8174">
          <front>
            <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
            <author fullname="B. Leiba" initials="B." surname="Leiba"/>
            <date month="May" year="2017"/>
            <abstract>
              <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="14"/>
          <seriesInfo name="RFC" value="8174"/>
          <seriesInfo name="DOI" value="10.17487/RFC8174"/>
        </reference>
      </references>
      <references anchor="sec-informative-references">
        <name>Informative References</name>
        <reference anchor="RFC3552">
          <front>
            <title>Guidelines for Writing RFC Text on Security Considerations</title>
            <author fullname="E. Rescorla" initials="E." surname="Rescorla"/>
            <author fullname="B. Korver" initials="B." surname="Korver"/>
            <date month="July" year="2003"/>
            <abstract>
              <t>All RFCs are required to have a Security Considerations section. Historically, such sections have been relatively weak. This document provides guidelines to RFC authors on how to write a good Security Considerations section. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="72"/>
          <seriesInfo name="RFC" value="3552"/>
          <seriesInfo name="DOI" value="10.17487/RFC3552"/>
        </reference>
        <reference anchor="RFC9055">
          <front>
            <title>Deterministic Networking (DetNet) Security Considerations</title>
            <author fullname="E. Grossman" initials="E." role="editor" surname="Grossman"/>
            <author fullname="T. Mizrahi" initials="T." surname="Mizrahi"/>
            <author fullname="A. Hacker" initials="A." surname="Hacker"/>
            <date month="June" year="2021"/>
            <abstract>
              <t>A DetNet (deterministic network) provides specific performance guarantees to its data flows, such as extremely low data loss rates and bounded latency (including bounded latency variation, i.e., "jitter"). As a result, securing a DetNet requires that in addition to the best practice security measures taken for any mission-critical network, additional security measures may be needed to secure the intended operation of these novel service properties.</t>
              <t>This document addresses DetNet-specific security considerations from the perspectives of both the DetNet system-level designer and component designer. System considerations include a taxonomy of relevant threats and attacks, and associations of threats versus use cases and service properties. Component-level considerations include ingress filtering and packet arrival-time violation detection.</t>
              <t>This document also addresses security considerations specific to the IP and MPLS data plane technologies, thereby complementing the Security Considerations sections of those documents.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9055"/>
          <seriesInfo name="DOI" value="10.17487/RFC9055"/>
        </reference>
        <reference anchor="RFC7384">
          <front>
            <title>Security Requirements of Time Protocols in Packet Switched Networks</title>
            <author fullname="T. Mizrahi" initials="T." surname="Mizrahi"/>
            <date month="October" year="2014"/>
            <abstract>
              <t>As time and frequency distribution protocols are becoming increasingly common and widely deployed, concern about their exposure to various security threats is increasing. This document defines a set of security requirements for time protocols, focusing on the Precision Time Protocol (PTP) and the Network Time Protocol (NTP). This document also discusses the security impacts of time protocol practices, the performance implications of external security practices on time protocols, and the dependencies between other security services and time synchronization.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7384"/>
          <seriesInfo name="DOI" value="10.17487/RFC7384"/>
        </reference>
        <reference anchor="RFC9416">
          <front>
            <title>Security Considerations for Transient Numeric Identifiers Employed in Network Protocols</title>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <author fullname="I. Arce" initials="I." surname="Arce"/>
            <date month="July" year="2023"/>
            <abstract>
              <t>Poor selection of transient numerical identifiers in protocols such as the TCP/IP suite has historically led to a number of attacks on implementations, ranging from Denial of Service (DoS) or data injection to information leakages that can be exploited by pervasive monitoring. Due diligence in the specification of transient numeric identifiers is required even when cryptographic techniques are employed, since these techniques might not mitigate all the associated issues. This document formally updates RFC 3552, incorporating requirements for transient numeric identifiers, to prevent flaws in future protocols and implementations.</t>
            </abstract>
          </front>
          <seriesInfo name="BCP" value="72"/>
          <seriesInfo name="RFC" value="9416"/>
          <seriesInfo name="DOI" value="10.17487/RFC9416"/>
        </reference>
        <reference anchor="RFC7855">
          <front>
            <title>Source Packet Routing in Networking (SPRING) Problem Statement and Requirements</title>
            <author fullname="S. Previdi" initials="S." role="editor" surname="Previdi"/>
            <author fullname="C. Filsfils" initials="C." role="editor" surname="Filsfils"/>
            <author fullname="B. Decraene" initials="B." surname="Decraene"/>
            <author fullname="S. Litkowski" initials="S." surname="Litkowski"/>
            <author fullname="M. Horneffer" initials="M." surname="Horneffer"/>
            <author fullname="R. Shakir" initials="R." surname="Shakir"/>
            <date month="May" year="2016"/>
            <abstract>
              <t>The ability for a node to specify a forwarding path, other than the normal shortest path, that a particular packet will traverse, benefits a number of network functions. Source-based routing mechanisms have previously been specified for network protocols but have not seen widespread adoption. In this context, the term "source" means "the point at which the explicit route is imposed"; therefore, it is not limited to the originator of the packet (i.e., the node imposing the explicit route may be the ingress node of an operator's network).</t>
              <t>This document outlines various use cases, with their requirements, that need to be taken into account by the Source Packet Routing in Networking (SPRING) architecture for unicast traffic. Multicast use cases and requirements are out of scope for this document.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7855"/>
          <seriesInfo name="DOI" value="10.17487/RFC7855"/>
        </reference>
        <reference anchor="RFC7872">
          <front>
            <title>Observations on the Dropping of Packets with IPv6 Extension Headers in the Real World</title>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <author fullname="J. Linkova" initials="J." surname="Linkova"/>
            <author fullname="T. Chown" initials="T." surname="Chown"/>
            <author fullname="W. Liu" initials="W." surname="Liu"/>
            <date month="June" year="2016"/>
            <abstract>
              <t>This document presents real-world data regarding the extent to which packets with IPv6 Extension Headers (EHs) are dropped in the Internet (as originally measured in August 2014 and later in June 2015, with similar results) and where in the network such dropping occurs. The aforementioned results serve as a problem statement that is expected to trigger operational advice on the filtering of IPv6 packets carrying IPv6 EHs so that the situation improves over time. This document also explains how the results were obtained, such that the corresponding measurements can be reproduced by other members of the community and repeated over time to observe changes in the handling of packets with IPv6 EHs.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="7872"/>
          <seriesInfo name="DOI" value="10.17487/RFC7872"/>
        </reference>
        <reference anchor="RFC9098">
          <front>
            <title>Operational Implications of IPv6 Packets with Extension Headers</title>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <author fullname="N. Hilliard" initials="N." surname="Hilliard"/>
            <author fullname="G. Doering" initials="G." surname="Doering"/>
            <author fullname="W. Kumari" initials="W." surname="Kumari"/>
            <author fullname="G. Huston" initials="G." surname="Huston"/>
            <author fullname="W. Liu" initials="W." surname="Liu"/>
            <date month="September" year="2021"/>
            <abstract>
              <t>This document summarizes the operational implications of IPv6 extension headers specified in the IPv6 protocol specification (RFC 8200) and attempts to analyze reasons why packets with IPv6 extension headers are often dropped in the public Internet.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9098"/>
          <seriesInfo name="DOI" value="10.17487/RFC9098"/>
        </reference>
        <reference anchor="RFC5095">
          <front>
            <title>Deprecation of Type 0 Routing Headers in IPv6</title>
            <author fullname="J. Abley" initials="J." surname="Abley"/>
            <author fullname="P. Savola" initials="P." surname="Savola"/>
            <author fullname="G. Neville-Neil" initials="G." surname="Neville-Neil"/>
            <date month="December" year="2007"/>
            <abstract>
              <t>The functionality provided by IPv6's Type 0 Routing Header can be exploited in order to achieve traffic amplification over a remote path for the purposes of generating denial-of-service traffic. This document updates the IPv6 specification to deprecate the use of IPv6 Type 0 Routing Headers, in light of this security concern. [STANDARDS-TRACK]</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="5095"/>
          <seriesInfo name="DOI" value="10.17487/RFC5095"/>
        </reference>
        <reference anchor="RFC9288">
          <front>
            <title>Recommendations on the Filtering of IPv6 Packets Containing IPv6 Extension Headers at Transit Routers</title>
            <author fullname="F. Gont" initials="F." surname="Gont"/>
            <author fullname="W. Liu" initials="W." surname="Liu"/>
            <date month="August" year="2022"/>
            <abstract>
              <t>This document analyzes the security implications of IPv6 Extension Headers and associated IPv6 options. Additionally, it discusses the operational and interoperability implications of discarding packets based on the IPv6 Extension Headers and IPv6 options they contain. Finally, it provides advice on the filtering of such IPv6 packets at transit routers for traffic not directed to them, for those cases where such filtering is deemed as necessary.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9288"/>
          <seriesInfo name="DOI" value="10.17487/RFC9288"/>
        </reference>
        <reference anchor="RFC9099">
          <front>
            <title>Operational Security Considerations for IPv6 Networks</title>
            <author fullname="É. Vyncke" surname="É. Vyncke"/>
            <author fullname="K. Chittimaneni" initials="K." surname="Chittimaneni"/>
            <author fullname="M. Kaeo" initials="M." surname="Kaeo"/>
            <author fullname="E. Rey" initials="E." surname="Rey"/>
            <date month="August" year="2021"/>
            <abstract>
              <t>Knowledge and experience on how to operate IPv4 networks securely is available, whether the operator is an Internet Service Provider (ISP) or an enterprise internal network. However, IPv6 presents some new security challenges. RFC 4942 describes security issues in the protocol, but network managers also need a more practical, operations-minded document to enumerate advantages and/or disadvantages of certain choices.</t>
              <t>This document analyzes the operational security issues associated with several types of networks and proposes technical and procedural mitigation techniques. This document is only applicable to managed networks, such as enterprise networks, service provider networks, or managed residential networks.</t>
            </abstract>
          </front>
          <seriesInfo name="RFC" value="9099"/>
          <seriesInfo name="DOI" value="10.17487/RFC9099"/>
        </reference>
        <reference anchor="RFC8200">
          <front>
            <title>Internet Protocol, Version 6 (IPv6) Specification</title>
            <author fullname="S. Deering" initials="S." surname="Deering"/>
            <author fullname="R. Hinden" initials="R." surname="Hinden"/>
            <date month="July" year="2017"/>
            <abstract>
              <t>This document specifies version 6 of the Internet Protocol (IPv6). It obsoletes RFC 2460.</t>
            </abstract>
          </front>
          <seriesInfo name="STD" value="86"/>
          <seriesInfo name="RFC" value="8200"/>
          <seriesInfo name="DOI" value="10.17487/RFC8200"/>
        </reference>
        <reference anchor="I-D.ietf-spring-srv6-srh-compression">
          <front>
            <title>Compressed SRv6 Segment List Encoding (CSID)</title>
            <author fullname="Weiqiang Cheng" initials="W." surname="Cheng">
              <organization>China Mobile</organization>
            </author>
            <author fullname="Clarence Filsfils" initials="C." surname="Filsfils">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <author fullname="Zhenbin Li" initials="Z." surname="Li">
              <organization>Huawei Technologies</organization>
            </author>
            <author fullname="Bruno Decraene" initials="B." surname="Decraene">
              <organization>Orange</organization>
            </author>
            <author fullname="Francois Clad" initials="F." surname="Clad">
              <organization>Cisco Systems, Inc.</organization>
            </author>
            <date day="6" month="February" year="2025"/>
            <abstract>
              <t>   Segment Routing over IPv6 (SRv6) is the instantiation of Segment
   Routing (SR) on the IPv6 dataplane.  This document specifies new
   flavors for the SRv6 endpoint behaviors defined in RFC 8986, which
   enable the compression of an SRv6 segment list.  Such compression
   significantly reduces the size of the SRv6 encapsulation needed to
   steer packets over long segment lists.

   This document updates RFC 8754 by allowing a Segment List entry in
   the Segment Routing Header (SRH) to be either an IPv6 address, as
   specified in RFC 8754, or a REPLACE-CSID container in packed format,
   as specified in this document.

              </t>
            </abstract>
          </front>
          <seriesInfo name="Internet-Draft" value="draft-ietf-spring-srv6-srh-compression-23"/>
        </reference>
        <reference anchor="IANAIPv6SPAR" target="https://www.iana.org/assignments/iana-ipv6-special-registry/iana-ipv6-special-registry.xhtml">
          <front>
            <title>IANA IPv6 Special-Purpose Address Registry</title>
            <author>
              <organization/>
            </author>
            <date>n.d.</date>
          </front>
        </reference>
        <reference anchor="STRIDE" target="https://msdn.microsoft.com/en-us/library/ee823878(v=cs.20).aspx">
          <front>
            <title>The STRIDE Threat Model</title>
            <author>
              <organization/>
            </author>
            <date year="2018"/>
          </front>
        </reference>
        <reference anchor="ANSI-Sec" target="https://www.ieee802.org/1/ecsg-linksec/meetings/July03/3m150075.pdf">
          <front>
            <title>Operations, Administration, Maintenance, and Provisioning Security Requirements for the Public Telecommunications Network: A Baseline of Security Requirements for the Management Plane</title>
            <author>
              <organization/>
            </author>
            <date year="2003"/>
          </front>
        </reference>
        <reference anchor="CanSecWest2007" target="https://airbus-seclab.github.io/ipv6/IPv6_RH_security-csw07.pdf">
          <front>
            <title>IPv6 Routing Header Security</title>
            <author>
              <organization/>
            </author>
            <date year="2007"/>
          </front>
        </reference>
      </references>
    </references>
    <?line 452?>

<section numbered="false" anchor="acknowledgments">
      <name>Acknowledgments</name>
      <t>The authors would like to acknowledge the valuable input and contributions from Zafar Ali, Andrew Alston, Dale Carder, Bruno Decraene, Dhruv Dhody, Joel Halpern, Bruno Hassanov, Alvaro Retana, Eric Vyncke, and Russ White.</t>
    </section>
  </back>
  <!-- ##markdown-source:
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
V9jR/2d8Aep48F8T5NX8M4kAAA==

-->

</rfc>
