USN-7081-1: Go vulnerabilities
23 October 2024
Several security issues were fixed in Go.
Releases
Packages
- golang-1.22 - Go programming language compiler
Details
It was discovered that the Go net/http module did not properly handle
responses to requests with an "Expect: 100-continue" header under certain
circumstances. An attacker could possibly use this issue to cause a denial
of service. (CVE-2024-24791)
It was discovered that the Go parser module did not properly handle deeply
nested literal values. An attacker could possibly use this issue to cause
a panic resulting in a denial of service. (CVE-2024-34155)
It was discovered that the Go encoding/gob module did not properly handle
message decoding under certain circumstances. An attacker could possibly
use this issue to cause a panic resulting in a denial of service.
(CVE-2024-34156)
It was discovered that the Go build module did not properly handle certain
build tag lines with deeply nested expressions. An attacker could possibly
use this issue to cause a panic resulting in a denial of service.
(CVE-2024-34158)
Update instructions
The problem can be corrected by updating your system to the following package versions:
Ubuntu 24.04
-
golang-1.22
-
1.22.2-2ubuntu0.3
-
golang-1.22-go
-
1.22.2-2ubuntu0.3
-
golang-1.22-src
-
1.22.2-2ubuntu0.3
Ubuntu 22.04
Ubuntu 20.04
In general, a standard system update will make all the necessary changes.