CVE-2025-11495
Unknown Unknown - Not Provided

BaseFortify

Vulnerability report for CVE-2025-11495, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-10-08

Last updated on: 2026-04-29

Assigner: VulDB

Description

A vulnerability was determined in GNU Binutils 2.45. The affected element is the function elf_x86_64_relocate_section of the file elf64-x86-64.c of the component Linker. This manipulation causes heap-based buffer overflow. The attack can only be executed locally. The exploit has been publicly disclosed and may be utilized. Patch name: 6b21c8b2ecfef5c95142cbc2c32f185cb1c26ab0. To fix this issue, it is recommended to deploy a patch.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-10-08
Last Modified
2026-04-29
Generated
2026-07-06
AI Q&A
2025-10-08
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
gnu binutils 2.45

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a heap-based buffer overflow in the function elf_x86_64_relocate_section of the file elf64-x86-64.c in GNU Binutils 2.45. It occurs locally and allows an attacker with local access to potentially cause a buffer overflow by manipulating the linker component.

Impact Analysis

The vulnerability can lead to a heap-based buffer overflow when exploited locally, which may cause application crashes or potentially allow an attacker to execute arbitrary code or disrupt system availability. However, the impact is limited as the attack requires local access and the CVSS scores indicate a low to moderate severity with no confidentiality or integrity impact but some availability impact.

Mitigation Strategies

To mitigate this vulnerability, it is recommended to deploy the patch identified by commit 6b21c8b2ecfef5c95142cbc2c32f185cb1c26ab0 for GNU Binutils 2.45. Additionally, since the attack requires local access, restricting local user privileges and access can help reduce risk.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2025-11495. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart