https://sourceware.org/bugzilla/show_bug.cgi?id=32030
Siddhesh Poyarekar changed:
What|Removed |Added
CC||siddhesh at sourceware dot org
: binutils
Assignee: unassigned at sourceware dot org
Reporter: siddhesh at sourceware dot org
Target Milestone: ---
When building binaries in glibc as PIE, the linker fails on multiple
architectures when handling relative relocations. This one is for ia64:
ia64-glibc-linux
https://sourceware.org/bugzilla/show_bug.cgi?id=27349
Siddhesh Poyarekar changed:
What|Removed |Added
Assignee|unassigned at sourceware dot org |siddhesh at sourceware
https://sourceware.org/bugzilla/show_bug.cgi?id=26945
Siddhesh Poyarekar changed:
What|Removed |Added
Status|REOPENED|ASSIGNED
--- Comment #17 from Si
https://sourceware.org/bugzilla/show_bug.cgi?id=26945
Siddhesh Poyarekar changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNE
||siddhesh at sourceware dot org
--- Comment #3 from Siddhesh Poyarekar ---
The bug is not in bfd or in any library shipped by binutils; it is limited to
programs (objcopy, objdump, etc.).
Hence, the crash is unlikely to result in a DoS unless a service invokes these
https://sourceware.org/bugzilla/show_bug.cgi?id=26945
--- Comment #14 from Siddhesh Poyarekar ---
I've posted a patch series on the list[1][2][3][4] that should resolve this.
In summary, smart_rename now takes an FD for the file to rename and a struct
describing the ownership and timestamps to f
https://sourceware.org/bugzilla/show_bug.cgi?id=26945
Siddhesh Poyarekar changed:
What|Removed |Added
Flags||security+
--
You are receiving