[Bug binutils/31595] Abort in AArch64 disassembler's get_sreg_qualifier_from_value() function
https://sourceware.org/bugzilla/show_bug.cgi?id=31595 --- Comment #6 from Victor Do Nascimento --- Proposed fix submitted: https://sourceware.org/pipermail/binutils/2024-April/133638.html -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/31595] Abort in AArch64 disassembler's get_sreg_qualifier_from_value() function
https://sourceware.org/bugzilla/show_bug.cgi?id=31595 Victor Do Nascimento changed: What|Removed |Added Status|ASSIGNED|WAITING -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/31595] Abort in AArch64 disassembler's get_sreg_qualifier_from_value() function
https://sourceware.org/bugzilla/show_bug.cgi?id=31595 Victor Do Nascimento changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are on the CC list for the bug.
Re: Re: Why is 32-bit objdump not able to read 64-bit executable?
> If you don't select a 64-bit target There is no such thing in binutils' `configure', only in `bfd/configure'. > you need to use --enable-64-bit-bfd. How exactly? ./configure && bfd/configure or opposite or how?
Issue 65849 in oss-fuzz: binutils:fuzz_as: Heap-use-after-free in symbol_get_frag
Updates: Labels: -restrict-view-commit -deadline-approaching Deadline-Exceeded Comment #3 on issue 65849 by sheriffbot: binutils:fuzz_as: Heap-use-after-free in symbol_get_frag https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65849#c3 This bug has exceeded our disclosure deadline. 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.
Re: Re: Why is 32-bit objdump not able to read 64-bit executable?
> > you need to use --enable-64-bit-bfd Ok, I passed it to main `configure' and it seems to work. Only, my old v2.32, which on old computer, I wanted to regfresh, didn't seem to pass it to bfd, and didn't compile it in.
[Bug ld/30743] FAIL: ld-elf/now-3 for hppa64-*-linux* target
https://sourceware.org/bugzilla/show_bug.cgi?id=30743 --- Comment #13 from dave.anglin at bell dot net --- On 2024-04-16 9:54 a.m., nickc at redhat dot com wrote: > Created attachment 15468 >-->https://sourceware.org/bugzilla/attachment.cgi?id=15468&action=edit > Proposed patch Tested with hppa64-unknown-linux-gnu target. There were no observed regressions. The patch is fine. Nick, will you please install. Dave -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/21618] heap-buffer-overflow in bfd_getl32
https://sourceware.org/bugzilla/show_bug.cgi?id=21618 --- Comment #5 from Sourceware Commits --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ebf18671351d94185823d364b75369abc1baba31 commit ebf18671351d94185823d364b75369abc1baba31 Author: Alan Modra Date: Wed Apr 17 22:28:23 2024 +0930 Re: Fix address violations when reading corrupt VMS records Fixes error reports about the length of EEOM records produced by gas. PR 21618 * vms-alpha.c (evax_bfd_print_emh): Don't read subtyp if short record. Consolidate error messages. (evax_bfd_print_eeom): Allow length 10 record. -- You are receiving this mail because: You are on the CC list for the bug.