AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2018-10534

MEDIUM · CVSS 5.5 EPSS 1.89%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2018-04-29 · Last synced 2026-08-04

CyberRota Analysis

AI analysis pending.

CVE
CVE-2018-10534
Severity
MEDIUM
CVSS
5.5
EPSS
1.89%

Original NVD Description

The _bfd_XX_bfd_copy_private_bfd_data_common function in peXXigen.c in the Binary File Descriptor (BFD) library (aka libbfd), as distributed in GNU Binutils 2.30, processes a negative Data Directory size with an unbounded loop that increases the value of (external_IMAGE_DEBUG_DIRECTORY) *edd so that the address exceeds its own memory region, resulting in an out-of-bounds memory write, as demonstrated by objcopy copying private info with _bfd_pex64_bfd_copy_private_bfd_data_common in pex64igen.c.