Lucene search

K
amazonAmazonALAS2-2023-2037
HistoryMay 11, 2023 - 5:49 p.m.

Important: golang

2023-05-1117:49:00
alas.aws.amazon.com
14

8.7 High

AI Score

Confidence

High

0.002 Low

EPSS

Percentile

54.9%

Issue Overview:

HTTP and MIME header parsing could allocate large amounts of memory, even when parsing small inputs.

Certain unusual patterns of input data could cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. (CVE-2023-24534)

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.18.9-1.amzn2.0.4.aarch64  
    golang-bin-1.18.9-1.amzn2.0.4.aarch64  
    golang-shared-1.18.9-1.amzn2.0.4.aarch64  
  
noarch:  
    golang-docs-1.18.9-1.amzn2.0.4.noarch  
    golang-misc-1.18.9-1.amzn2.0.4.noarch  
    golang-tests-1.18.9-1.amzn2.0.4.noarch  
    golang-src-1.18.9-1.amzn2.0.4.noarch  
  
src:  
    golang-1.18.9-1.amzn2.0.4.src  
  
x86_64:  
    golang-1.18.9-1.amzn2.0.4.x86_64  
    golang-bin-1.18.9-1.amzn2.0.4.x86_64  
    golang-shared-1.18.9-1.amzn2.0.4.x86_64  
    golang-race-1.18.9-1.amzn2.0.4.x86_64  

Additional References

Red Hat: CVE-2023-24534

Mitre: CVE-2023-24534