GNU Binutils: Multiple Vulnerabilities — GLSA 202208-30

Multiple vulnerabilities have been discovered in Binutils, the worst of which could result in denial of service.

Affected packages

sys-devel/binutils on all architectures
Affected versions < 2.38
Unaffected versions >= 2.38
sys-libs/binutils-libs on all architectures
Affected versions < 2.38
Unaffected versions >= 2.38

Background

The GNU Binutils are a collection of tools to create, modify and analyse binary files. Many of the files use BFD, the Binary File Descriptor library, to do low-level manipulation.

Description

Multiple vulnerabilities have been discovered in GNU Binutils. Please review the CVE identifiers referenced below for details.

Impact

Please review the referenced CVE identifiers for details.

Workaround

There is no known workaround at this time.

Resolution

All Binutils users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=sys-devel/binutils-2.38"
 

All Binutils library users should upgrade to the latest version:

 # emerge --sync
 # emerge --ask --oneshot --verbose ">=sys-libs/binutils-libs-2.38"
 

References

Release date
August 14, 2022

Latest revision
August 14, 2022: 1

Severity
normal

Exploitable
remote

Bugzilla entries