Arbitrary Code Injection The advisory has been revoked - it doesn't affect any version of package golang-race  (opens in a new tab)


Threat Intelligence

EPSS
1.76% (76th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-CENTOS8-GOLANGRACE-5953101
  • published10 Oct 2023
  • disclosed5 Oct 2023

Introduced: 5 Oct 2023

CVE-2023-39323  (opens in a new tab)
CWE-94  (opens in a new tab)

Amendment

The Centos security team deemed this advisory irrelevant for Centos:8.

NVD Description

Note: Versions mentioned in the description apply only to the upstream golang-race package and not the golang-race package as distributed by Centos.

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.