-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

====================================================================                   Red Hat Security Advisory

Synopsis:          Moderate: containernetworking-plugins security and bug fix update
Advisory ID:       RHSA-2023:2367-01
Product:           Red Hat Enterprise Linux
Advisory URL:      https://access.redhat.com/errata/RHSA-2023:2367
Issue date:        2023-05-09
CVE Names:         CVE-2022-30629 CVE-2022-41717 
====================================================================
1. Summary:

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.

2. Relevant releases/architectures:

Red Hat Enterprise Linux AppStream (v. 9) - aarch64, ppc64le, s390x, x86_64

3. 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: net/http: An attacker can cause excessive memory growth in a Go
server accepting HTTP/2 requests (CVE-2022-41717)

* golang: crypto/tls: session tickets lack random ticket_age_add
(CVE-2022-30629)

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.2 Release Notes linked from the References section.

4. 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

5. Bugs fixed (https://bugzilla.redhat.com/):

2092793 - CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add
2129076 - containernetworking-plugins bug fix and enhancement update [rhel-9.2.0]
2161274 - CVE-2022-41717 golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests

6. Package List:

Red Hat Enterprise Linux AppStream (v. 9):

Source:
containernetworking-plugins-1.2.0-1.el9.src.rpm

aarch64:
containernetworking-plugins-1.2.0-1.el9.aarch64.rpm
containernetworking-plugins-debuginfo-1.2.0-1.el9.aarch64.rpm
containernetworking-plugins-debugsource-1.2.0-1.el9.aarch64.rpm

ppc64le:
containernetworking-plugins-1.2.0-1.el9.ppc64le.rpm
containernetworking-plugins-debuginfo-1.2.0-1.el9.ppc64le.rpm
containernetworking-plugins-debugsource-1.2.0-1.el9.ppc64le.rpm

s390x:
containernetworking-plugins-1.2.0-1.el9.s390x.rpm
containernetworking-plugins-debuginfo-1.2.0-1.el9.s390x.rpm
containernetworking-plugins-debugsource-1.2.0-1.el9.s390x.rpm

x86_64:
containernetworking-plugins-1.2.0-1.el9.x86_64.rpm
containernetworking-plugins-debuginfo-1.2.0-1.el9.x86_64.rpm
containernetworking-plugins-debugsource-1.2.0-1.el9.x86_64.rpm

These packages are GPG signed by Red Hat for security.  Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/

7. References:

https://access.redhat.com/security/cve/CVE-2022-30629
https://access.redhat.com/security/cve/CVE-2022-41717
https://access.redhat.com/security/updates/classification/#moderate
https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index

8. Contact:

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

Copyright 2023 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBZFo1ntzjgjWX9erEAQii8w//RBP5bit9OiF3n2tn1Euwuz6ENQFoANTZ
JONxDv2sS28yHyikWOs335v0FTNyqHKw7txTRflWHBzb+/chgeAjbBGWNXBUUsJU
I9xf6iYgMa8Uu9+3NCZaDZvFjiXkeCy2/yPVnjkTpA1XKcMpbu+NP9AnzgLSOw0n
+CQl1xt+jp6IY0uemlC+utIe9TW6iNafnvWcJ20/agHXhHVniwwb6ia3zY49CO1/
ZWFLlvz63AKgGqsq2tuneuF8ZEzoxn4nQhqeYGoTLmeJ6OYuZ+zitghh/vGEinUa
HcnmFDRiENUngXYFz5mSkC6e/si6/iUg3ZhRYQCQ0yJkdzub/Lp5aTXqwXcOmR5o
6MyF51sxIIIdngoTWpLrZUqSOlUJFHlONwzAuzkNoRUhInunDnD2DYUN8YyHmpP8
r0YTncPAUxwu0w/eHM5JNaN6owSCdBHffIK5pphpaUzwcyhpeeIgtFl+gSNPCrNw
RHAgx2rzH6HjNd20PFBceRdFXLe1yM074cHPmnXXhrsV0KHzNiOsRrYR+G/7rsDu
1rewsne4p8NDSLuMN6dLeaPO7uEwiDTttEgB+LbPLVMsp7sbLE+DNt8S9bVfpthk
ywwtZ2yH5o4jq+maQHY07yAlAauvdYZvFFcRJMr3YaZh8XTmXBYEsJsSVnxGygeS
G10VGQBbBlM=lDuv
-----END PGP SIGNATURE-----
--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://listman.redhat.com/mailman/listinfo/rhsa-announce

RedHat: RHSA-2023-2367:01 Moderate: containernetworking-plugins security

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

Summary

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: net/http: An attacker can cause excessive memory growth in a Go server accepting HTTP/2 requests (CVE-2022-41717)
* golang: crypto/tls: session tickets lack random ticket_age_add (CVE-2022-30629)
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.2 Release Notes linked from the References section.



Summary


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

References

https://access.redhat.com/security/cve/CVE-2022-30629 https://access.redhat.com/security/cve/CVE-2022-41717 https://access.redhat.com/security/updates/classification/#moderate https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/9.2_release_notes/index

Package List

Red Hat Enterprise Linux AppStream (v. 9):
Source: containernetworking-plugins-1.2.0-1.el9.src.rpm
aarch64: containernetworking-plugins-1.2.0-1.el9.aarch64.rpm containernetworking-plugins-debuginfo-1.2.0-1.el9.aarch64.rpm containernetworking-plugins-debugsource-1.2.0-1.el9.aarch64.rpm
ppc64le: containernetworking-plugins-1.2.0-1.el9.ppc64le.rpm containernetworking-plugins-debuginfo-1.2.0-1.el9.ppc64le.rpm containernetworking-plugins-debugsource-1.2.0-1.el9.ppc64le.rpm
s390x: containernetworking-plugins-1.2.0-1.el9.s390x.rpm containernetworking-plugins-debuginfo-1.2.0-1.el9.s390x.rpm containernetworking-plugins-debugsource-1.2.0-1.el9.s390x.rpm
x86_64: containernetworking-plugins-1.2.0-1.el9.x86_64.rpm containernetworking-plugins-debuginfo-1.2.0-1.el9.x86_64.rpm containernetworking-plugins-debugsource-1.2.0-1.el9.x86_64.rpm
These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://access.redhat.com/security/team/key/


Severity
Advisory ID: RHSA-2023:2367-01
Product: Red Hat Enterprise Linux
Advisory URL: https://access.redhat.com/errata/RHSA-2023:2367
Issued Date: : 2023-05-09
CVE Names: CVE-2022-30629 CVE-2022-41717

Topic

An update for containernetworking-plugins is now available for Red HatEnterprise Linux 9.Red Hat Product Security has rated this update as having a security impactof Moderate. A Common Vulnerability Scoring System (CVSS) base score, whichgives a detailed severity rating, is available for each vulnerability fromthe CVE link(s) in the References section.


Topic


 

Relevant Releases Architectures

Red Hat Enterprise Linux AppStream (v. 9) - aarch64, ppc64le, s390x, x86_64


Bugs Fixed

2092793 - CVE-2022-30629 golang: crypto/tls: session tickets lack random ticket_age_add

2129076 - containernetworking-plugins bug fix and enhancement update [rhel-9.2.0]

2161274 - CVE-2022-41717 golang: net/http: excessive memory growth in a Go server accepting HTTP/2 requests


Related News