[Bug libsframe/29856] libsframe asan: load misaligned at sframe.c:516

2022-12-07 Thread indu.bhagat at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29856 --- Comment #1 from Indu Bhagat --- Thanks for the report. The misaligned load here is for access to an element in the in-memory abstraction provided by libsframe (namely struct sframe_frame_row_entry). Now there are ways to resolve that (e.g.

Issue 54048 in oss-fuzz: binutils:fuzz_objcopy: Null-dereference in bfd_compress_section_contents

2022-12-07 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 54048 by sheriffbot: binutils:fuzz_objcopy: Null-dereference in bfd_compress_section_contents https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=54048#c3 This bug has been fixed. It has been opened to the public. - Your frien

Issue 54035 in oss-fuzz: binutils:fuzz_addr2line: Out-of-memory in fuzz_addr2line

2022-12-07 Thread sheriffbot via monorail
Updates: Labels: -restrict-view-commit Comment #3 on issue 54035 by sheriffbot: binutils:fuzz_addr2line: Out-of-memory in fuzz_addr2line https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=54035#c3 This bug has been fixed. It has been opened to the public. - Your friendly Sheriffbot

[Bug ld/29851] -Wl,-z,ibtplt emits MPX jumps

2022-12-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29851 --- Comment #5 from H.J. Lu --- (In reply to Martin Liska from comment #4) > Great, it's merged now. H.J. can you please adjust what we emit for plt > entries with -Wl,-z,ibtplt? I can then prepare a patch that removes > -Wl,-z,bndplt. > Does

[Bug ld/29861] New: ld: Output Section Type can't be Overwritten / Documentation Unclear

2022-12-07 Thread phip1611 at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29861 Bug ID: 29861 Summary: ld: Output Section Type can't be Overwritten / Documentation Unclear Product: binutils Version: 2.39 Status: UNCONFIRMED Severity: min

[Bug ld/29851] -Wl,-z,ibtplt emits MPX jumps

2022-12-07 Thread mliska at suse dot cz
https://sourceware.org/bugzilla/show_bug.cgi?id=29851 --- Comment #4 from Martin Liska --- Great, it's merged now. H.J. can you please adjust what we emit for plt entries with -Wl,-z,ibtplt? I can then prepare a patch that removes -Wl,-z,bndplt. Does it work for you? -- You are receiving this m

[Bug libsframe/29856] libsframe asan: load misaligned at sframe.c:516

2022-12-07 Thread indu.bhagat at oracle dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=29856 Indu Bhagat changed: What|Removed |Added Component|libctf |libsframe Assignee|unassigned