Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2023:6402 - Security Advisory
Issued:
2023-11-07
Updated:
2023-11-07

RHSA-2023:6402 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Moderate: containernetworking-plugins security and bug fix update

Type/Severity

Security Advisory: Moderate

Red Hat Insights patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.

Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted.

Security Fix(es):

  • golang: html/template: improper handling of JavaScript whitespace (CVE-2023-24540)
  • net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding (CVE-2022-41723)
  • golang: crypto/tls: large handshake records may cause panics (CVE-2022-41724)
  • golang: net/http, mime/multipart: denial of service from excessive resource consumption (CVE-2022-41725)
  • golang: net/http, net/textproto: denial of service from excessive memory allocation (CVE-2023-24534)
  • golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption (CVE-2023-24536)
  • golang: html/template: backticks not treated as string delimiters (CVE-2023-24538)
  • golang: html/template: improper sanitization of CSS values (CVE-2023-24539)
  • golang: html/template: improper handling of empty HTML attributes (CVE-2023-29400)
  • golang: net/http: insufficient sanitization of Host header (CVE-2023-29406)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Additional Changes:

For detailed information on changes in this release, see the Red Hat Enterprise Linux 9.3 Release Notes linked from the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux for x86_64 9 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4 x86_64
  • Red Hat Enterprise Linux Server - AUS 9.6 x86_64
  • Red Hat Enterprise Linux Server - AUS 9.4 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 9 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4 s390x
  • Red Hat Enterprise Linux for Power, little endian 9 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4 ppc64le
  • Red Hat Enterprise Linux for ARM 64 9 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4 aarch64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4 x86_64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4 aarch64
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4 s390x

Fixes

  • BZ - 2178358 - CVE-2022-41723 net/http, golang.org/x/net/http2: avoid quadratic complexity in HPACK decoding
  • BZ - 2178488 - CVE-2022-41725 golang: net/http, mime/multipart: denial of service from excessive resource consumption
  • BZ - 2178492 - CVE-2022-41724 golang: crypto/tls: large handshake records may cause panics
  • BZ - 2184481 - CVE-2023-24538 golang: html/template: backticks not treated as string delimiters
  • BZ - 2184482 - CVE-2023-24536 golang: net/http, net/textproto, mime/multipart: denial of service from excessive resource consumption
  • BZ - 2184483 - CVE-2023-24534 golang: net/http, net/textproto: denial of service from excessive memory allocation
  • BZ - 2196026 - CVE-2023-24539 golang: html/template: improper sanitization of CSS values
  • BZ - 2196027 - CVE-2023-24540 golang: html/template: improper handling of JavaScript whitespace
  • BZ - 2196029 - CVE-2023-29400 golang: html/template: improper handling of empty HTML attributes
  • BZ - 2212143 - preserveDefaultVlan should be set to False to filter undesired VLAN tags
  • BZ - 2222167 - CVE-2023-29406 golang: net/http: insufficient sanitization of Host header

CVEs

  • CVE-2022-41723
  • CVE-2022-41724
  • CVE-2022-41725
  • CVE-2023-24534
  • CVE-2023-24536
  • CVE-2023-24538
  • CVE-2023-24539
  • CVE-2023-24540
  • CVE-2023-29400
  • CVE-2023-29406

References

  • https://access.redhat.com/security/updates/classification/#moderate
  • https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.3_release_notes/index
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux for x86_64 9

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
x86_64
containernetworking-plugins-1.3.0-4.el9.x86_64.rpm SHA-256: 95309788fe4322a344c4129c9dee2105797d9539e8170ebe6a8a810b441a7147
containernetworking-plugins-debuginfo-1.3.0-4.el9.x86_64.rpm SHA-256: 0180a64e38ccae620e3a1d9fa644c35d3766c9e64b0d97e4eb72c2261e2e9c72
containernetworking-plugins-debugsource-1.3.0-4.el9.x86_64.rpm SHA-256: af651c75d8f52dc99c82702a2cbb312a8dfcec75c3624eb98b204f587f218fb2

Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
x86_64
containernetworking-plugins-1.3.0-4.el9.x86_64.rpm SHA-256: 95309788fe4322a344c4129c9dee2105797d9539e8170ebe6a8a810b441a7147
containernetworking-plugins-debuginfo-1.3.0-4.el9.x86_64.rpm SHA-256: 0180a64e38ccae620e3a1d9fa644c35d3766c9e64b0d97e4eb72c2261e2e9c72
containernetworking-plugins-debugsource-1.3.0-4.el9.x86_64.rpm SHA-256: af651c75d8f52dc99c82702a2cbb312a8dfcec75c3624eb98b204f587f218fb2

Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
x86_64
containernetworking-plugins-1.3.0-4.el9.x86_64.rpm SHA-256: 95309788fe4322a344c4129c9dee2105797d9539e8170ebe6a8a810b441a7147
containernetworking-plugins-debuginfo-1.3.0-4.el9.x86_64.rpm SHA-256: 0180a64e38ccae620e3a1d9fa644c35d3766c9e64b0d97e4eb72c2261e2e9c72
containernetworking-plugins-debugsource-1.3.0-4.el9.x86_64.rpm SHA-256: af651c75d8f52dc99c82702a2cbb312a8dfcec75c3624eb98b204f587f218fb2

Red Hat Enterprise Linux Server - AUS 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
x86_64
containernetworking-plugins-1.3.0-4.el9.x86_64.rpm SHA-256: 95309788fe4322a344c4129c9dee2105797d9539e8170ebe6a8a810b441a7147
containernetworking-plugins-debuginfo-1.3.0-4.el9.x86_64.rpm SHA-256: 0180a64e38ccae620e3a1d9fa644c35d3766c9e64b0d97e4eb72c2261e2e9c72
containernetworking-plugins-debugsource-1.3.0-4.el9.x86_64.rpm SHA-256: af651c75d8f52dc99c82702a2cbb312a8dfcec75c3624eb98b204f587f218fb2

Red Hat Enterprise Linux Server - AUS 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
x86_64
containernetworking-plugins-1.3.0-4.el9.x86_64.rpm SHA-256: 95309788fe4322a344c4129c9dee2105797d9539e8170ebe6a8a810b441a7147
containernetworking-plugins-debuginfo-1.3.0-4.el9.x86_64.rpm SHA-256: 0180a64e38ccae620e3a1d9fa644c35d3766c9e64b0d97e4eb72c2261e2e9c72
containernetworking-plugins-debugsource-1.3.0-4.el9.x86_64.rpm SHA-256: af651c75d8f52dc99c82702a2cbb312a8dfcec75c3624eb98b204f587f218fb2

Red Hat Enterprise Linux for IBM z Systems 9

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
s390x
containernetworking-plugins-1.3.0-4.el9.s390x.rpm SHA-256: 0dbfe625155d603750cb6a26caf6a261e0e8163096764570d36782c415dae1a8
containernetworking-plugins-debuginfo-1.3.0-4.el9.s390x.rpm SHA-256: 115a2dd84f3d1a86bf669ca077281317dce7751bc520f42b1ae369133f765f2a
containernetworking-plugins-debugsource-1.3.0-4.el9.s390x.rpm SHA-256: 51985ce2a8b3849a8453e702902f70d41226bd1d3afce9286d0e11672f49413e

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
s390x
containernetworking-plugins-1.3.0-4.el9.s390x.rpm SHA-256: 0dbfe625155d603750cb6a26caf6a261e0e8163096764570d36782c415dae1a8
containernetworking-plugins-debuginfo-1.3.0-4.el9.s390x.rpm SHA-256: 115a2dd84f3d1a86bf669ca077281317dce7751bc520f42b1ae369133f765f2a
containernetworking-plugins-debugsource-1.3.0-4.el9.s390x.rpm SHA-256: 51985ce2a8b3849a8453e702902f70d41226bd1d3afce9286d0e11672f49413e

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
s390x
containernetworking-plugins-1.3.0-4.el9.s390x.rpm SHA-256: 0dbfe625155d603750cb6a26caf6a261e0e8163096764570d36782c415dae1a8
containernetworking-plugins-debuginfo-1.3.0-4.el9.s390x.rpm SHA-256: 115a2dd84f3d1a86bf669ca077281317dce7751bc520f42b1ae369133f765f2a
containernetworking-plugins-debugsource-1.3.0-4.el9.s390x.rpm SHA-256: 51985ce2a8b3849a8453e702902f70d41226bd1d3afce9286d0e11672f49413e

Red Hat Enterprise Linux for Power, little endian 9

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
ppc64le
containernetworking-plugins-1.3.0-4.el9.ppc64le.rpm SHA-256: 734cfe89eca918fb7e4f04cdadadd80a633e5d0c6cd07b9c3b3aba338e2c2a41
containernetworking-plugins-debuginfo-1.3.0-4.el9.ppc64le.rpm SHA-256: c4054ff589814437400590467e37785ed2a79ada79d4be35c3e2f6236d8f96f3
containernetworking-plugins-debugsource-1.3.0-4.el9.ppc64le.rpm SHA-256: 12c8446cdcb8c7e46e3ed9b11d52c3fd0c71a0c7943ea54c8a9d8d9c0e416243

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
ppc64le
containernetworking-plugins-1.3.0-4.el9.ppc64le.rpm SHA-256: 734cfe89eca918fb7e4f04cdadadd80a633e5d0c6cd07b9c3b3aba338e2c2a41
containernetworking-plugins-debuginfo-1.3.0-4.el9.ppc64le.rpm SHA-256: c4054ff589814437400590467e37785ed2a79ada79d4be35c3e2f6236d8f96f3
containernetworking-plugins-debugsource-1.3.0-4.el9.ppc64le.rpm SHA-256: 12c8446cdcb8c7e46e3ed9b11d52c3fd0c71a0c7943ea54c8a9d8d9c0e416243

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
ppc64le
containernetworking-plugins-1.3.0-4.el9.ppc64le.rpm SHA-256: 734cfe89eca918fb7e4f04cdadadd80a633e5d0c6cd07b9c3b3aba338e2c2a41
containernetworking-plugins-debuginfo-1.3.0-4.el9.ppc64le.rpm SHA-256: c4054ff589814437400590467e37785ed2a79ada79d4be35c3e2f6236d8f96f3
containernetworking-plugins-debugsource-1.3.0-4.el9.ppc64le.rpm SHA-256: 12c8446cdcb8c7e46e3ed9b11d52c3fd0c71a0c7943ea54c8a9d8d9c0e416243

Red Hat Enterprise Linux for ARM 64 9

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
aarch64
containernetworking-plugins-1.3.0-4.el9.aarch64.rpm SHA-256: 08b337112664620b9257c0c9866e2671cf01a12c5ae4b49c83acf1fb9f906167
containernetworking-plugins-debuginfo-1.3.0-4.el9.aarch64.rpm SHA-256: 6dda2d73147308af855afc34a41645c554cabd66da7c589f4d0621056b79a329
containernetworking-plugins-debugsource-1.3.0-4.el9.aarch64.rpm SHA-256: 41b8881fa5682f1f5de21318bbe05d9d624a8ef717e11846a3de6fd92294f13a

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
aarch64
containernetworking-plugins-1.3.0-4.el9.aarch64.rpm SHA-256: 08b337112664620b9257c0c9866e2671cf01a12c5ae4b49c83acf1fb9f906167
containernetworking-plugins-debuginfo-1.3.0-4.el9.aarch64.rpm SHA-256: 6dda2d73147308af855afc34a41645c554cabd66da7c589f4d0621056b79a329
containernetworking-plugins-debugsource-1.3.0-4.el9.aarch64.rpm SHA-256: 41b8881fa5682f1f5de21318bbe05d9d624a8ef717e11846a3de6fd92294f13a

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
aarch64
containernetworking-plugins-1.3.0-4.el9.aarch64.rpm SHA-256: 08b337112664620b9257c0c9866e2671cf01a12c5ae4b49c83acf1fb9f906167
containernetworking-plugins-debuginfo-1.3.0-4.el9.aarch64.rpm SHA-256: 6dda2d73147308af855afc34a41645c554cabd66da7c589f4d0621056b79a329
containernetworking-plugins-debugsource-1.3.0-4.el9.aarch64.rpm SHA-256: 41b8881fa5682f1f5de21318bbe05d9d624a8ef717e11846a3de6fd92294f13a

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
ppc64le
containernetworking-plugins-1.3.0-4.el9.ppc64le.rpm SHA-256: 734cfe89eca918fb7e4f04cdadadd80a633e5d0c6cd07b9c3b3aba338e2c2a41
containernetworking-plugins-debuginfo-1.3.0-4.el9.ppc64le.rpm SHA-256: c4054ff589814437400590467e37785ed2a79ada79d4be35c3e2f6236d8f96f3
containernetworking-plugins-debugsource-1.3.0-4.el9.ppc64le.rpm SHA-256: 12c8446cdcb8c7e46e3ed9b11d52c3fd0c71a0c7943ea54c8a9d8d9c0e416243

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
ppc64le
containernetworking-plugins-1.3.0-4.el9.ppc64le.rpm SHA-256: 734cfe89eca918fb7e4f04cdadadd80a633e5d0c6cd07b9c3b3aba338e2c2a41
containernetworking-plugins-debuginfo-1.3.0-4.el9.ppc64le.rpm SHA-256: c4054ff589814437400590467e37785ed2a79ada79d4be35c3e2f6236d8f96f3
containernetworking-plugins-debugsource-1.3.0-4.el9.ppc64le.rpm SHA-256: 12c8446cdcb8c7e46e3ed9b11d52c3fd0c71a0c7943ea54c8a9d8d9c0e416243

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
x86_64
containernetworking-plugins-1.3.0-4.el9.x86_64.rpm SHA-256: 95309788fe4322a344c4129c9dee2105797d9539e8170ebe6a8a810b441a7147
containernetworking-plugins-debuginfo-1.3.0-4.el9.x86_64.rpm SHA-256: 0180a64e38ccae620e3a1d9fa644c35d3766c9e64b0d97e4eb72c2261e2e9c72
containernetworking-plugins-debugsource-1.3.0-4.el9.x86_64.rpm SHA-256: af651c75d8f52dc99c82702a2cbb312a8dfcec75c3624eb98b204f587f218fb2

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
x86_64
containernetworking-plugins-1.3.0-4.el9.x86_64.rpm SHA-256: 95309788fe4322a344c4129c9dee2105797d9539e8170ebe6a8a810b441a7147
containernetworking-plugins-debuginfo-1.3.0-4.el9.x86_64.rpm SHA-256: 0180a64e38ccae620e3a1d9fa644c35d3766c9e64b0d97e4eb72c2261e2e9c72
containernetworking-plugins-debugsource-1.3.0-4.el9.x86_64.rpm SHA-256: af651c75d8f52dc99c82702a2cbb312a8dfcec75c3624eb98b204f587f218fb2

Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
aarch64
containernetworking-plugins-1.3.0-4.el9.aarch64.rpm SHA-256: 08b337112664620b9257c0c9866e2671cf01a12c5ae4b49c83acf1fb9f906167
containernetworking-plugins-debuginfo-1.3.0-4.el9.aarch64.rpm SHA-256: 6dda2d73147308af855afc34a41645c554cabd66da7c589f4d0621056b79a329
containernetworking-plugins-debugsource-1.3.0-4.el9.aarch64.rpm SHA-256: 41b8881fa5682f1f5de21318bbe05d9d624a8ef717e11846a3de6fd92294f13a

Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
aarch64
containernetworking-plugins-1.3.0-4.el9.aarch64.rpm SHA-256: 08b337112664620b9257c0c9866e2671cf01a12c5ae4b49c83acf1fb9f906167
containernetworking-plugins-debuginfo-1.3.0-4.el9.aarch64.rpm SHA-256: 6dda2d73147308af855afc34a41645c554cabd66da7c589f4d0621056b79a329
containernetworking-plugins-debugsource-1.3.0-4.el9.aarch64.rpm SHA-256: 41b8881fa5682f1f5de21318bbe05d9d624a8ef717e11846a3de6fd92294f13a

Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
s390x
containernetworking-plugins-1.3.0-4.el9.s390x.rpm SHA-256: 0dbfe625155d603750cb6a26caf6a261e0e8163096764570d36782c415dae1a8
containernetworking-plugins-debuginfo-1.3.0-4.el9.s390x.rpm SHA-256: 115a2dd84f3d1a86bf669ca077281317dce7751bc520f42b1ae369133f765f2a
containernetworking-plugins-debugsource-1.3.0-4.el9.s390x.rpm SHA-256: 51985ce2a8b3849a8453e702902f70d41226bd1d3afce9286d0e11672f49413e

Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.4

SRPM
containernetworking-plugins-1.3.0-4.el9.src.rpm SHA-256: 7c82e726b83ce20d9eccbc4f5df1bd1de6fb10a8431e992142e385f5c1c0d5ef
s390x
containernetworking-plugins-1.3.0-4.el9.s390x.rpm SHA-256: 0dbfe625155d603750cb6a26caf6a261e0e8163096764570d36782c415dae1a8
containernetworking-plugins-debuginfo-1.3.0-4.el9.s390x.rpm SHA-256: 115a2dd84f3d1a86bf669ca077281317dce7751bc520f42b1ae369133f765f2a
containernetworking-plugins-debugsource-1.3.0-4.el9.s390x.rpm SHA-256: 51985ce2a8b3849a8453e702902f70d41226bd1d3afce9286d0e11672f49413e

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility