Lucene search

K
amazonAmazonALAS2-2023-2211
HistoryAug 17, 2023 - 11:58 a.m.

Medium: golang

2023-08-1711:58:00
alas.aws.amazon.com
7
rsa key size
handshake restriction
cpu time
amazon linux 2
golang
security advisory

6.7 Medium

AI Score

Confidence

High

0.001 Low

EPSS

Percentile

25.0%

Issue Overview:

2023-10-11: The severity level was changed from Important to Medium.

Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable. (CVE-2023-29409)

Affected Packages:

golang

Note:

This advisory is applicable to Amazon Linux 2 (AL2) Core repository. Visit this FAQ section for the difference between AL2 Core and AL2 Extras advisories.

Issue Correction:
Run yum update golang to update your system.

New Packages:

aarch64:  
    golang-1.20.7-1.amzn2.0.1.aarch64  
    golang-bin-1.20.7-1.amzn2.0.1.aarch64  
    golang-shared-1.20.7-1.amzn2.0.1.aarch64  
  
noarch:  
    golang-docs-1.20.7-1.amzn2.0.1.noarch  
    golang-misc-1.20.7-1.amzn2.0.1.noarch  
    golang-tests-1.20.7-1.amzn2.0.1.noarch  
    golang-src-1.20.7-1.amzn2.0.1.noarch  
  
src:  
    golang-1.20.7-1.amzn2.0.1.src  
  
x86_64:  
    golang-1.20.7-1.amzn2.0.1.x86_64  
    golang-bin-1.20.7-1.amzn2.0.1.x86_64  
    golang-shared-1.20.7-1.amzn2.0.1.x86_64  

Additional References

Red Hat: CVE-2023-29409

Mitre: CVE-2023-29409