[Bug binutils/28672] New: Link failure on some targets when building as PIE

2021-12-07 Thread 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

[Bug binutils/27349] ar breaks symlinks

2021-02-04 Thread siddhesh at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=27349 Siddhesh Poyarekar changed: What|Removed |Added Assignee|unassigned at sourceware dot org |siddhesh at sourceware

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2021-01-30 Thread siddhesh at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Siddhesh Poyarekar changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #17 from

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2021-01-10 Thread siddhesh at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Siddhesh Poyarekar changed: What|Removed |Added Resolution|--- |FIXED

[Bug binutils/25840] Null pointer dereference in objdump

2021-01-05 Thread siddhesh at sourceware dot org
||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

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-12-03 Thread siddhesh at sourceware dot org
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

[Bug binutils/26945] Unsafe chown+chmod in smart_rename, possibly elsewhere

2020-11-26 Thread siddhesh at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26945 Siddhesh Poyarekar changed: What|Removed |Added Flags||security+ -- You are receiving