Re: [PATCH v2] libebl: recognize FDO Packaging Metadata ELF note

2022-03-25 Thread Luca Boccassi
On Fri, 2022-03-25 at 15:47 +0100, Mark Wielaard wrote: > Hi Luca, > > On Fri, 2022-03-25 at 13:52 +, Luca Boccassi wrote: > > On Fri, 2022-03-25 at 14:39 +0100, Mark Wielaard wrote: > > > But I noticed an issue on s390x fedora 36. > > > This isn't just elfutils though, binutils also has troub

Re: [PATCH v2] libebl: recognize FDO Packaging Metadata ELF note

2022-03-25 Thread Mark Wielaard
Hi Luca, On Fri, 2022-03-25 at 13:52 +, Luca Boccassi wrote: > On Fri, 2022-03-25 at 14:39 +0100, Mark Wielaard wrote: > > But I noticed an issue on s390x fedora 36. > > This isn't just elfutils though, binutils also has trouble: > > > > Displaying notes found in: .note.package > > Owner

Re: [PATCH v2] libebl: recognize FDO Packaging Metadata ELF note

2022-03-25 Thread Luca Boccassi
On Fri, 2022-03-25 at 14:39 +0100, Mark Wielaard wrote: > Hi Luca, > > On Fri, 2022-03-25 at 11:17 +, Luca Boccassi wrote: > > On Fri, 2022-03-25 at 00:14 +0100, Mark Wielaard wrote: > > > I took the elf.h update separately. Tweaked your patch a little and > > > added a patch of my own to make

Re: [PATCH v2] libebl: recognize FDO Packaging Metadata ELF note

2022-03-25 Thread Mark Wielaard
Hi Luca, On Fri, 2022-03-25 at 11:17 +, Luca Boccassi wrote: > On Fri, 2022-03-25 at 00:14 +0100, Mark Wielaard wrote: > > I took the elf.h update separately. Tweaked your patch a little and > > added a patch of my own to make elflint recognize the new note > > type. > > > > [PATCH 1/3] lib

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

2022-03-25 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|UNCONFIRMED |NEW CC|

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

2022-03-25 Thread evvers at ya dot ru via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=29000 --- Comment #1 from Evgeny Vereshchagin --- Created attachment 14036 --> https://sourceware.org/bugzilla/attachment.cgi?id=14036&action=edit file triggering issue in fuzz-libdwfl The same issue was found by fuzz-libdwfl. ``` make -C tests f

Re: [PATCH v2] libebl: recognize FDO Packaging Metadata ELF note

2022-03-25 Thread Luca Boccassi
On Fri, 2022-03-25 at 00:14 +0100, Mark Wielaard wrote: > > I haven't forgotten about this. The glibc elf.h change has been > > integrated now. But when I wanted to resync with the elfutils > > libelf/elf.h version I noticed something that look like ABI > > breakage: > > https://sourceware.org/pipe