OESA-2021-1098 (CVE-2020-0551)

Vulnerability from osv_openeuler – Published: 2021-04-07 11:04 – Updated: 2026-08-06 11:04 – Source website
VLAI
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):

Load value injection in some Intel(R) Processors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. The list of affected products is provided in intel-sa-00334: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00334.html(CVE-2020-0551)

A use after free issue exists in the Binary File Descriptor (BFD) library (aka libbfd) in GNU Binutils 2.34 in bfd_hash_lookup, as demonstrated in nm-new, that can cause a denial of service via a crafted file.(CVE-2020-16592)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "binutils-2.34-9.oe1.aarch64.rpm",
          "binutils-debuginfo-2.34-9.oe1.aarch64.rpm",
          "binutils-debugsource-2.34-9.oe1.aarch64.rpm",
          "binutils-help-2.34-9.oe1.aarch64.rpm",
          "binutils-devel-2.34-9.oe1.aarch64.rpm",
          "binutils-2.34-8.oe1.aarch64.rpm",
          "binutils-debugsource-2.34-8.oe1.aarch64.rpm",
          "binutils-devel-2.34-8.oe1.aarch64.rpm",
          "binutils-help-2.34-8.oe1.aarch64.rpm",
          "binutils-debuginfo-2.34-8.oe1.aarch64.rpm"
        ],
        "src": [
          "binutils-2.34-9.oe1.src.rpm",
          "binutils-2.34-8.oe1.src.rpm"
        ],
        "x86_64": [
          "binutils-help-2.34-9.oe1.x86_64.rpm",
          "binutils-debugsource-2.34-9.oe1.x86_64.rpm",
          "binutils-devel-2.34-9.oe1.x86_64.rpm",
          "binutils-2.34-9.oe1.x86_64.rpm",
          "binutils-debuginfo-2.34-9.oe1.x86_64.rpm",
          "binutils-devel-2.34-8.oe1.x86_64.rpm",
          "binutils-debugsource-2.34-8.oe1.x86_64.rpm",
          "binutils-debuginfo-2.34-8.oe1.x86_64.rpm",
          "binutils-2.34-8.oe1.x86_64.rpm",
          "binutils-help-2.34-8.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS",
        "name": "binutils",
        "purl": "pkg:rpm/openEuler/binutils\u0026distro=openEuler-20.03-LTS"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.34-8.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    },
    {
      "ecosystem_specific": {
        "aarch64": [
          "binutils-2.34-8.oe1.aarch64.rpm",
          "binutils-debugsource-2.34-8.oe1.aarch64.rpm",
          "binutils-devel-2.34-8.oe1.aarch64.rpm",
          "binutils-help-2.34-8.oe1.aarch64.rpm",
          "binutils-debuginfo-2.34-8.oe1.aarch64.rpm"
        ],
        "src": [
          "binutils-2.34-8.oe1.src.rpm"
        ],
        "x86_64": [
          "binutils-devel-2.34-8.oe1.x86_64.rpm",
          "binutils-debugsource-2.34-8.oe1.x86_64.rpm",
          "binutils-debuginfo-2.34-8.oe1.x86_64.rpm",
          "binutils-2.34-8.oe1.x86_64.rpm",
          "binutils-help-2.34-8.oe1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:20.03-LTS-SP1",
        "name": "binutils",
        "purl": "pkg:rpm/openEuler/binutils\u0026distro=openEuler-20.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "2.34-8.oe1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "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.\r\n\r\nSecurity Fix(es):\r\n\r\nLoad value injection in some Intel(R) Processors utilizing speculative execution may allow an authenticated user to potentially enable information disclosure via a side channel with local access. The list of affected products is provided in intel-sa-00334: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00334.html(CVE-2020-0551)\n\nA use after free issue exists in the Binary File Descriptor (BFD) library (aka libbfd) in GNU Binutils 2.34 in bfd_hash_lookup, as demonstrated in nm-new, that can cause a denial of service via a crafted file.(CVE-2020-16592)",
  "id": "OESA-2021-1098",
  "modified": "2026-08-06T11:04:20Z",
  "published": "2021-04-07T11:04:20Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1098"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-0551"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2020-16592"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "binutils security update",
  "upstream": [
    "CVE-2020-0551",
    "CVE-2020-16592"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…