[Bug binutils/30228] readelf: Null pointer dereference in ctf_arc_bufopen
https://sourceware.org/bugzilla/show_bug.cgi?id=30228 --- Comment #2 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=027333da75744bd27e6f05e58ac625f5bf450c8a commit 027333da75744bd27e6f05e58ac625f5bf450c8a Author: Alan Modra Date: Fri Mar 17 21:09:31 2023 +1030 ctf segfaults PR 30228 PR 30229 * ctf-open.c (ctf_bufopen_internal): Check for NULL cts_data. * ctf-archive.c (ctf_arc_bufpreamble, ctf_arc_bufopen): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug binutils/30229] readelf: Segmentation Violation in ctf_bufopen_internal
https://sourceware.org/bugzilla/show_bug.cgi?id=30229 --- Comment #1 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Alan Modra : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=027333da75744bd27e6f05e58ac625f5bf450c8a commit 027333da75744bd27e6f05e58ac625f5bf450c8a Author: Alan Modra Date: Fri Mar 17 21:09:31 2023 +1030 ctf segfaults PR 30228 PR 30229 * ctf-open.c (ctf_bufopen_internal): Check for NULL cts_data. * ctf-archive.c (ctf_arc_bufpreamble, ctf_arc_bufopen): Likewise. -- You are receiving this mail because: You are on the CC list for the bug.
[Bug libctf/30229] readelf: Segmentation Violation in ctf_bufopen_internal
https://sourceware.org/bugzilla/show_bug.cgi?id=30229 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com Component|binutils|libctf Target Milestone|--- |2.41 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
[Bug libctf/30228] readelf: Null pointer dereference in ctf_arc_bufopen
https://sourceware.org/bugzilla/show_bug.cgi?id=30228 Alan Modra changed: What|Removed |Added Assignee|unassigned at sourceware dot org |amodra at gmail dot com Component|binutils|libctf Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Target Milestone|--- |2.41 --- Comment #3 from Alan Modra --- Fixed -- You are receiving this mail because: You are on the CC list for the bug.
Issue 57112 in oss-fuzz: binutils:fuzz_objdump: Out-of-memory in fuzz_objdump
Updates: Labels: -restrict-view-commit Comment #3 on issue 57112 by sheriffbot: binutils:fuzz_objdump: Out-of-memory in fuzz_objdump https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57112#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.
2 issues changed in oss-fuzz
Affected issues: Issue 57047: http://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57047 Issue 57127: http://bugs.chromium.org/p/oss-fuzz/issues/detail?id=57127 -- You received this message because you are listed in the owner or CC fields of these issues, or because you starred them. You may adjust your issue notification preferences at: http://bugs.chromium.org/hosting/settings
[Bug gas/30248] New: Internal error in i386_att_operand
https://sourceware.org/bugzilla/show_bug.cgi?id=30248 Bug ID: 30248 Summary: Internal error in i386_att_operand Product: binutils Version: 2.41 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: amodra at gmail dot com Target Milestone: --- cat > lgs.s <<\EOF lgs ")""" EOF gas/as-new lgs.s lgs.s: Assembler messages: lgs.s:1: Internal error in i386_att_operand at /home/alan/src/binutils-gdb/gas/config/tc-i386.c:11804. -- You are receiving this mail because: You are on the CC list for the bug.