Lucene search

K
amazonAmazonALAS2-2023-2313
HistoryOct 16, 2023 - 1:45 p.m.

Important: golang

2023-10-1613:45:00
alas.aws.amazon.com
16
golang vulnerability
line directives
http/2
server resource consumption
cve-2023-39323
cve-2023-39325
cve-2023-44487
unix

0.732 High

EPSS

Percentile

98.1%

Issue Overview:

Line directives (“//line”) can be used to bypass the restrictions on “//go:cgo_” directives, allowing blocked linker and compiler flags to be passed during compilation. This can result in unexpected execution of arbitrary code when running “go build”. The line directive requires the absolute path of the file in which the directive lives, which makes exploiting this issue significantly more complex. (CVE-2023-39323)

The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023. (CVE-2023-39325)

The HTTP/2 protocol allows a denial of service (server resource consumption) because request cancellation can reset many streams quickly, as exploited in the wild in August through October 2023. (CVE-2023-44487)

Affected Packages:

golang

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

New Packages:

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

Additional References

Red Hat: CVE-2023-39323, CVE-2023-39325, CVE-2023-44487

Mitre: CVE-2023-39323, CVE-2023-39325, CVE-2023-44487