Logo
componentbinutils
Name
binutils
Version
2.46.1
Type
library
Description
GNU binary utilities
Licenses
GPL-3.0-only
PURL
-
CPE
cpe:2.3:*:gnu:binutils:2.46.1:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
2.38
scarthgap
2.42

Patches#


#
Title
Author
Resolve
1
Only generate an RPATH entry if LD_RUN_PATH is not empty
Khem Raj <raj.khem@gmail.com>
2
Remove duplicate pe-dll.o entry deom targ_extra_ofiles
Khem Raj <raj.khem@gmail.com>
3
sync with OE libtool changes
Ross Burton <ross.burton@intel.com>
4
Point scripts location to libdir
Khem Raj <raj.khem@gmail.com>
5
binutils-cross: Do not generate linker script directories
Khem Raj <raj.khem@gmail.com>
6
Use libtool 2.4
Khem Raj <raj.khem@gmail.com>
7
PR33919 Out-of-bounds read in XCOFF relocation processing
Alan Modra <amodra@gmail.com>
CVE-2026-4647
8
binutils-crosssdk: Generate relocatable SDKs
Khem Raj <raj.khem@gmail.com>
9
don't let the distro compiler point to the wrong installation
Khem Raj <raj.khem@gmail.com>
10
binutils-nativesdk: Search for alternative ld.so.conf in SDK
Richard Purdie <richard.purdie@linuxfoundation.org>
11
Define alignof using _Alignof when using C11 or newer
Khem Raj <raj.khem@gmail.com>
12
fix the incorrect assembling for ppc wait mnemonic
Zhenhua Luo <zhenhua.luo@nxp.com>
13
Check for clang before checking gcc version
Khem Raj <raj.khem@gmail.com>
14
Fix rpath in libtool when sysroot is enabled
Khem Raj <raj.khem@gmail.com>
15
warn for uses of system directories when cross linking
Khem Raj <raj.khem@gmail.com>

Vulnerabilities#


Name
Analysis
Description
Patched
A flaw was found in the GNU Binutils BFD library, a widely used component for handling binary files such as object files and executables. The issue occurs when processing specially crafted XCOFF object files, where a relocation type value is not properly validated before being used. This can cause the program to read memory outside of intended bounds. As a result, affected tools may crash or expose unintended memory contents, leading to denial-of-service or limited information disclosure risks.