Issue 69410 in oss-fuzz: binutils:fuzz_nm: Heap-buffer-overflow in ecoff_swap_sym_in

2024-06-09 Thread sheriffbot via monorail
Updates:
Labels: -restrict-view-commit

Comment #3 on issue 69410 by sheriffbot: binutils:fuzz_nm: Heap-buffer-overflow 
in ecoff_swap_sym_in
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=69410#c3

This bug has been fixed. It has been opened to the public.

- Your friendly Sheriffbot

-- 
You received this message because:
  1. You were specifically CC'd on the issue

You may adjust your notification preferences at:
https://bugs.chromium.org/hosting/settings

Reply to this email to add a comment.

[Bug ld/31868] New: Provide diagnostic option for ISA marker notes

2024-06-09 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=31868

Bug ID: 31868
   Summary: Provide diagnostic option for ISA marker notes
   Product: binutils
   Version: unspecified
Status: NEW
  Severity: normal
  Priority: P2
 Component: ld
  Assignee: unassigned at sourceware dot org
  Reporter: sam at gentoo dot org
CC: hjl.tools at gmail dot com
  Target Milestone: ---

I actually thought this already existed but I can't find it. It would've been
helpful in PR31867.

Could ld have an option to explain why it's adding an x86 ISA marker (e.g.
inherited from X object)?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug ld/31868] Provide diagnostic option for ISA marker notes

2024-06-09 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31868

H.J. Lu  changed:

   What|Removed |Added

 Status|NEW |WAITING

--- Comment #1 from H.J. Lu  ---
Can you pass "--dependency-file DEP" to ld and run "readelf -n" on all
relocatable
input files in DEP?

-- 
You are receiving this mail because:
You are on the CC list for the bug.