OESA-2023-1593

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2023-1593
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2023-1593.json
JSON Data
https://api.test.osv.dev/v1/vulns/OESA-2023-1593
Upstream
Published
2023-09-09T11:05:50Z
Modified
2025-08-12T05:15:30.551694Z
Summary
binutils security update
Details

The GNU Binutils are a collection of binary tools. The main ones are: ld - the GNU linker. as - the GNU assembler. addr2line - Converts addresses into filenames and line numbers. ar - A utility for creating, modifying and extracting from archives. c++filt - Filter to demangle encoded C++ symbols. dlltool - Creates files for building and using DLLs. gold - A new, faster, ELF only linker, still in beta test. gprof - Displays profiling information. nlmconv - Converts object code into an NLM. nm - Lists symbols from object files. objcopy - Copies and translates object files. objdump - Displays information from object files. ranlib - Generates an index to the contents of an archive. readelf - Displays information from any ELF format object file. size - Lists the section sizes of an object or archive file. strings - Lists printable strings from files. trip - Discards symbols. windmc - A Windows compatible message compiler. windres - A compiler for Windows resource files.

Security Fix(es):

An illegal memory access flaw was found in the binutils package. Parsing an ELF file containing corrupt symbol version information may result in a denial of service. This issue is the result of an incomplete fix for CVE-2020-16599.(CVE-2022-4285)

GNU Binutils before 2.40 was discovered to contain an excessive memory consumption vulnerability via the function bfddwarf2findnearestlinewithalt at dwarf2.c. The attacker could supply a crafted ELF file and cause a DNS attack.(CVE-2022-48064)

A potential heap based buffer overflow was found in bfdelfslurpversion_tables() in bfd/elf.c. This may lead to loss of availability.(CVE-2023-1972)

Database specific
{
    "severity": "Medium"
}
References

Affected packages

openEuler:22.03-LTS-SP1 / binutils

Package

Name
binutils
Purl
pkg:rpm/openEuler/binutils&distro=openEuler-22.03-LTS-SP1

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.37-23.oe2203sp1

Ecosystem specific

{
    "src": [
        "binutils-2.37-23.oe2203sp1.src.rpm"
    ],
    "x86_64": [
        "binutils-devel-2.37-23.oe2203sp1.x86_64.rpm",
        "binutils-2.37-23.oe2203sp1.x86_64.rpm",
        "binutils-help-2.37-23.oe2203sp1.x86_64.rpm",
        "binutils-debugsource-2.37-23.oe2203sp1.x86_64.rpm",
        "binutils-debuginfo-2.37-23.oe2203sp1.x86_64.rpm"
    ],
    "aarch64": [
        "binutils-2.37-23.oe2203sp1.aarch64.rpm",
        "binutils-debuginfo-2.37-23.oe2203sp1.aarch64.rpm",
        "binutils-help-2.37-23.oe2203sp1.aarch64.rpm",
        "binutils-debugsource-2.37-23.oe2203sp1.aarch64.rpm",
        "binutils-devel-2.37-23.oe2203sp1.aarch64.rpm"
    ]
}