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


Threat Intelligence

EPSS
0.06% (19th 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-RHEL10-GOTOOLSET7GOLANGSRC-15132837
  • published29 Jan 2026
  • disclosed5 Oct 2023

Introduced: 5 Oct 2023

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

Amendment

The Red Hat security team deemed this advisory irrelevant for RHEL:10.

NVD Description

Note: Versions mentioned in the description apply only to the upstream go-toolset-7-golang.src package and not the go-toolset-7-golang.src package as distributed by RHEL.

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.