Issue 46192 in oss-fuzz: elfutils:fuzz-libdwfl: Out-of-memory in fuzz-libdwfl

2022-03-30 Thread ClusterFuzz-External via monorail via Elfutils-devel
Status: New Owner: CC: elfut...@sourceware.org, da...@adalogics.com, evv...@gmail.com, izz...@google.com Labels: ClusterFuzz Reproducible Engine-libfuzzer OS-Linux Proj-elfutils Reported-2022-03-30 Type: Bug New issue 46192 by ClusterFuzz-External: elfutils:fuzz-libdwfl: Out-of-memory in

Issue 46094 in oss-fuzz: elfutils:fuzz-libdwfl: Use-of-uninitialized-value in elf_compress_gnu

2022-03-30 Thread ClusterFuzz-External via monorail via Elfutils-devel
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 46094 by ClusterFuzz-External: elfutils:fuzz-libdwfl: Use-of-uninitialized-value in elf_compress_gnu https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46094#c2 ClusterFuzz testcase 4725021634854912 is

Issue 46095 in oss-fuzz: elfutils:fuzz-libelf: Use-of-uninitialized-value in elf_compress_gnu

2022-03-30 Thread ClusterFuzz-External via monorail via Elfutils-devel
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 46095 by ClusterFuzz-External: elfutils:fuzz-libelf: Use-of-uninitialized-value in elf_compress_gnu https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=46095#c2 ClusterFuzz testcase 6467719510228992 is v

[Bug libelf/29000] Conditional jump or move depends on uninitialised value in elf_compress_gnu

2022-03-30 Thread mark at klomp dot org via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29000 Mark Wielaard changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

Re: [PATCH] Introduce error_exit as a noreturn variant of error (EXIT_FAILURE, ...)

2022-03-30 Thread Mark Wielaard
Hi, On Sun, 2022-03-27 at 23:32 +0200, Mark Wielaard wrote: > error (EXIT_FAILURE, ...) should be noreturn but on some systems it > isn't. This may cause warnings about code that should not be > reachable. So have an explicit error_exit wrapper that is noreturn > (because it calls exit explicitl

[Bug tools/28873] Implement eu-readelf -D

2022-03-30 Thread dichen at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28873 Di Chen changed: What|Removed |Added Depends on||28928 Referenced Bugs: https://sourceware

[Bug tools/28928] Wrong dynamic section entry number

2022-03-30 Thread dichen at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28928 Di Chen changed: What|Removed |Added Blocks||28873 Referenced Bugs: https://sourceware

[Bug tools/28928] Wrong dynamic section entry number

2022-03-30 Thread dichen at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=28928 Di Chen changed: What|Removed |Added CC||dichen at redhat dot com --- Comment #1 fro

Re: [PATCH] readelf: PR28928 - wrong dynamic section entry number

2022-03-30 Thread Di Chen via Elfutils-devel
>From b0da0a6f6c9a57a37a144a806ecd219a76c66b54 Mon Sep 17 00:00:00 2001 From: Di Chen Date: Tue, 1 Mar 2022 20:44:38 +0800 Subject: [PATCH] readelf: Don't consider padding DT_NULL as dynamic section entry when using `$ eu-readelf -d {FILE}` to get the number of dynamic section entris, it wrongly

[Bug libelf/29000] Conditional jump or move depends on uninitialised value in elf_compress_gnu

2022-03-30 Thread evvers at ya dot ru via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29000 --- Comment #4 from Evgeny Vereshchagin --- I rebased the "fuzz" branch on top of my fork and ran all the tests in https://github.com/evverx/elfutils/pull/73. MSan no longer complains. Thanks! -- You are receiving this mail because: You are