[Bug libelf/23787] eu-size: Bad handling of ar files inside are files

2018-11-14 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23787 --- Comment #4 from Mark Wielaard --- For reference this was assigned CVE-2018-18520. Note that the description of the CVE is misleading. The bug is in eu-size, not in libelf elf_end. -- You are receiving this mail because: You are on the C

[Bug general/23786] Divide-by-zero Problem in function arlib_add_symbols() in arlib.c in elfutils-0.174

2018-11-14 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23786 --- Comment #5 from Mark Wielaard --- For reference this was assigned CVE-2018-18521. Note that this bug was not in a generic library, just in the code shared by the eu-ar and eu-ranlib binaries. -- You are receiving this mail because: You

[Bug libdw/23752] Invalid Address Read problem in dwfl_segment_report_module.c when executing ./eu-stack --core=$POC

2018-11-14 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23752 --- Comment #6 from Mark Wielaard --- For reference this was assigned CVE-2018-18310. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug tools/23787] eu-size: Bad handling of ar files inside are files

2018-11-14 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23787 Mark Wielaard changed: What|Removed |Added Component|libelf |tools -- You are receiving this mail

[Bug tools/23786] Divide-by-zero Problem in function arlib_add_symbols() in arlib.c in elfutils-0.174

2018-11-14 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23786 Mark Wielaard changed: What|Removed |Added Component|general |tools -- You are receiving this mail

Prepare for 0.175

2018-11-14 Thread Mark Wielaard
Set version to 0.175 Update NEWS and elfutils.spec.in. Regenerate po/*.po files. Signed-off-by: Mark Wielaard --- NEWS| 18 + config/elfutils.spec.in | 14 + configure.ac|2 +- po/de.po| 1162 --

Re: Elfutils new release

2018-11-14 Thread Mark Wielaard
On Wed, 2018-11-07 at 15:33 +0100, Mark Wielaard wrote: > On Wed, 2018-11-07 at 14:15 +, Karbownik, Anna wrote: > > I'd like to ask you whether you plan to release 0.175 elfutils > > version? > > There are enough (small) new features and bug fixes to do a new > release. Lets aim for next week.

Re: [PATCH] Handle GNU Build Attribute ELF Notes.

2018-11-14 Thread Mark Wielaard
Hi Nick, I have a local hack that defines SHF_GNU_BUILD_NOTE and allows it in elflint. But without any documentation on what the semantics of this section flag are. I cannot find this flag being used in the binaries generated on Fedora 29. Is this flag ever used? Thanks, Mark

Re: Prepare for 0.175

2018-11-14 Thread Martin Liška
On 11/14/18 1:16 PM, Mark Wielaard wrote: > Set version to 0.175 > Update NEWS and elfutils.spec.in. > Regenerate po/*.po files. > > Signed-off-by: Mark Wielaard > --- > NEWS| 18 + > config/elfutils.spec.in | 14 + > configure.ac|2 +- > po/de.po