[Bug ld/32603] ld segv in bfd_set_format with -w -o XXX and no permissions for XXX

2025-02-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32603 --- Comment #2 from Alan Modra --- *** Bug 32645 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32603] ld segv in bfd_set_format with -w -o XXX and no permissions for XXX

2025-02-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32603 --- Comment #3 from Alan Modra --- -w breaks every single call to einfo that is supposed to exit due to the presence of %F. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32645] ld SEGV (illegal read access) in yylex (ld/ldlex.l:488:26) -w -T options

2025-02-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32645 Alan Modra changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug ld/32603] ld segv in bfd_set_format with -w -o XXX and no permissions for XXX

2025-02-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32603 --- Comment #1 from Alan Modra --- *** Bug 32646 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32646] ld SEGV (illegal read access) in load_symbols (ld/ldlang.c:3061:7) with -w --defsym options

2025-02-05 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32646 Alan Modra changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[Bug ld/32647] New: ld SEGV in elf_orphan_compatible (ld/ldelf.c:2089:40) with --task-link option

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32647 Bug ID: 32647 Summary: ld SEGV in elf_orphan_compatible (ld/ldelf.c:2089:40) with --task-link option Product: binutils Version: 2.43 Status: UNCONFIRMED Seve

[Bug ld/15056] gld 2.23.1 mishandles R_SPARC_TLS_LDM_CALL

2025-02-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=15056 Sam James changed: What|Removed |Added See Also||https://bugs.gentoo.org/sho

[Bug ld/32646] New: ld SEGV (illegal read access) in load_symbols (ld/ldlang.c:3061:7) with -w --defsym options

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32646 Bug ID: 32646 Summary: ld SEGV (illegal read access) in load_symbols (ld/ldlang.c:3061:7) with -w --defsym options Product: binutils Version: 2.43 Status: UNCONFIRMED

[Bug ld/32638] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11)

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32638 --- Comment #3 from 孙文举 --- (In reply to Nick Clifton from comment #2) > Fixed. > > There was an assumption in the x86_64 backend of the BFD linker that if > dynamic relocs needed to be created the input file(s) would be well formed. > The c

[Bug ld/32641] ld SEGV (illegal read access) in _bfd_x86_elf_check_relocs (bfd/elfxx-x86.c:980:19) with -w option

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32641 --- Comment #3 from 孙文举 --- (In reply to Nick Clifton from comment #2) > Fixed. > > This was another case where the linker's code was assuming that relocations > and symbols were well formed and not checking for possible corruption. > > Note

[Bug ld/32640] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11) with -w option

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32640 --- Comment #2 from 孙文举 --- (In reply to Nick Clifton from comment #1) > This bug has been fixed at some point between the 2.43 and 2.44 releases. > (I did not perform a triage to find exactly which commit fixes the problem). > Anyway the po

[Bug ld/32644] ld SEGV (illegal read access) in bfd_elf_reloc_symbol_deleted_p (bfd/elflink.c:15103:19) --no-undefined --orphan-handling discard -w -r -d options

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32644 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/32644] ld SEGV (illegal read access) in bfd_elf_reloc_symbol_deleted_p (bfd/elflink.c:15103:19) --no-undefined --orphan-handling discard -w -r -d options

2025-02-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32644 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b425859021d17adf62f06fb904797cf8642986ad commit b425859021d17adf62f06fb904797cf8642986

[Bug ld/32644] ld SEGV (illegal read access) in bfd_elf_reloc_symbol_deleted_p (bfd/elflink.c:15103:19) --no-undefined --orphan-handling discard -w -r -d options

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32644 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com Assi

Fwd: Rocky Linux sys_nerr, sys_errlist deprecation

2025-02-05 Thread Arian Cabrera
To whom it may concern, I wanted to raise a question, regarding binutils-devel shipping libiberty library with deprecated functions (sys_nerr, sys_errlist) causing the following errors in Rocky Linux versions using glibbc 2.32 and up. Why the following doesn't work, if binutils ships liberty spec

[Bug ld/32643] ld SEGV (illegal read access) in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14031:11) with --gc-sections --no-print-gc-sections -w options

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32643 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug ld/32643] ld SEGV (illegal read access) in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14031:11) with --gc-sections --no-print-gc-sections -w options

2025-02-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32643 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=931494c9a89558acb36a03a340c01726545eef24 commit 931494c9a89558acb36a03a340c01726545eef

Re: Issue 394463498: binutils:fuzz_as: Unexpected-exit in xexit

2025-02-05 Thread buganizer-system
Replying to this email means your email address will be shared with the team that works on this product. https://issues.oss-fuzz.com/issues/394463498 Changed Disclosure: → May 6, 2025 ___ Reference Info: 394463498 binutils:fuzz_as: Unexpected-exit in xexit componen

Issue 394463498: binutils:fuzz_as: Unexpected-exit in xexit

2025-02-05 Thread buganizer-system
Replying to this email means your email address will be shared with the team that works on this product. https://issues.oss-fuzz.com/issues/394463498 Reference Info: 394463498 binutils:fuzz_as: Unexpected-exit in xexit component: Public Trackers > 1362134 > OSS Fuzz status: New reporter: 87...

[Bug ld/32641] ld SEGV (illegal read access) in _bfd_x86_elf_check_relocs (bfd/elfxx-x86.c:980:19) with -w option

2025-02-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32641 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=18cc11a2771d9e40180485da9a4fb660c03efac3 commit 18cc11a2771d9e40180485da9a4fb660c03efa

[Bug ld/32642] ld SEGV (illegal read access) in _bfd_elf_write_section_eh_frame (bfd/elf-eh-frame.c:2234:29) with --gc-sections --gc-keep-exported option

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32642 Nick Clifton changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug ld/32643] ld SEGV (illegal read access) in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14031:11) with --gc-sections --no-print-gc-sections -w options

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32643 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com Last reconfi

[Bug ld/32641] ld SEGV (illegal read access) in _bfd_x86_elf_check_relocs (bfd/elfxx-x86.c:980:19) with -w option

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32641 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/32645] New: ld SEGV (illegal read access) in yylex (ld/ldlex.l:488:26) -w -T options

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32645 Bug ID: 32645 Summary: ld SEGV (illegal read access) in yylex (ld/ldlex.l:488:26) -w -T options Product: binutils Version: 2.43 Status: UNCONFIRMED Severity

[Bug ld/32640] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11) with -w option

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32640 Nick Clifton changed: What|Removed |Added CC||nickc at redhat dot com St

[Bug ld/32638] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11)

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32638 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/32644] New: ld SEGV (illegal read access) in bfd_elf_reloc_symbol_deleted_p (bfd/elflink.c:15103:19) --no-undefined --orphan-handling discard -w -r -d options

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32644 Bug ID: 32644 Summary: ld SEGV (illegal read access) in bfd_elf_reloc_symbol_deleted_p (bfd/elflink.c:15103:19) --no-undefined --orphan-handling discard -w -r -d

[Bug ld/32638] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11)

2025-02-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32638 --- Comment #1 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=75086e9de1707281172cc77f178e7949a4414ed0 commit 75086e9de1707281172cc77f178e7949a4414e

[Bug ld/32638] New: ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11)

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32638 Bug ID: 32638 Summary: ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11) Product: binutils Version: 2.43 Status: UNCONFIRMED Severity: normal Priority: P2 Componen

[Bug ld/32641] ld SEGV (illegal read access) in _bfd_x86_elf_check_relocs (bfd/elfxx-x86.c:980:19) with -w option

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32641 Nick Clifton changed: What|Removed |Added Assignee|unassigned at sourceware dot org |nickc at redhat dot com

[Bug ld/32643] New: ld SEGV (illegal read access) in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14031:11) with --gc-sections --no-print-gc-sections -w options

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32643 Bug ID: 32643 Summary: ld SEGV (illegal read access) in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14031:11) with --gc-sections --no-print-gc-sections -w options Product: binut

[Bug ld/32641] New: ld SEGV (illegal read access) in _bfd_x86_elf_check_relocs (bfd/elfxx-x86.c:980:19) with -w option

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32641 Bug ID: 32641 Summary: ld SEGV (illegal read access) in _bfd_x86_elf_check_relocs (bfd/elfxx-x86.c:980:19) with -w option Product: binutils Version: 2.43

[Bug ld/32638] ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11)

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32638 Nick Clifton changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[Bug ld/32642] New: ld SEGV (illegal read access) in _bfd_elf_write_section_eh_frame (bfd/elf-eh-frame.c:2234:29) with --gc-sections --gc-keep-exported option

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32642 Bug ID: 32642 Summary: ld SEGV (illegal read access) in _bfd_elf_write_section_eh_frame (bfd/elf-eh-frame.c:2234:29) with --gc-sections --gc-keep-exported opti

[Bug ld/32640] New: ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11) with -w option

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32640 Bug ID: 32640 Summary: ld SEGV in bfd_putl64 (bfd/libbfd.c:989:11) with -w option Product: binutils Version: 2.43 Status: UNCONFIRMED Severity: normal

[Bug ld/32636] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32636 --- Comment #5 from 孙文举 --- (In reply to Nick Clifton from comment #4) > Fixed. > > There was an assumption in the garbage collection code that an external > symbol index would always be valid. This PR demonstrates that that does not > alway

[Bug ld/32636] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32636 --- Comment #3 from Sourceware Commits --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f9978defb6fab0bd8583942d97c112b0932ac814 commit f9978defb6fab0bd8583942d97c112b0932ac8

[Bug ld/32636] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32636 --- Comment #2 from Sam James --- *** Bug 32635 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32636] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32636 Nick Clifton changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ld/32635] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32635 Sam James changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

Re: Issue 42523759: binutils:fuzz_as: Unexpected-exit in xexit

2025-02-05 Thread buganizer-system
Replying to this email means your email address will be shared with the team that works on this product. https://issues.oss-fuzz.com/issues/42523759 Changed status: New → Verified assignee: → cl...@appspot.gserviceaccount.com verifier: → cl...@appspot.gserviceaccount.com 87...@developer.gse

[Bug ld/32636] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32636 Nick Clifton changed: What|Removed |Added Last reconfirmed||2025-02-05 Status|UNCONFIR

[Bug ld/32636] New: ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32636 Bug ID: 32636 Summary: ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22) Product: binutils Version: 2.43 Status: UNCONFIRMED Severity

[Bug ld/32636] ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32636 --- Comment #1 from 孙文举 --- Created attachment 15913 --> https://sourceware.org/bugzilla/attachment.cgi?id=15913&action=edit poc -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32635] New: ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22)

2025-02-05 Thread swj22 at mails dot tsinghua.edu.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=32635 Bug ID: 32635 Summary: ld heap-buffer-overflow in _bfd_elf_gc_mark_rsec (bfd/elflink.c:14038:22) Product: binutils Version: 2.43 Status: UNCONFIRMED Severity