Messages by Date
-
2026/09/17
[Bug libelf/34468] elf_update() with ELF_C_RDWR can overwrite gaps between sections
antiq.hofer at gmail dot com
-
2026/09/17
[Bug libdw/34644] New: libdw: DWARF5 indexed lookups can cross contribution boundaries
karankurani3k at gmail dot com
-
2026/09/16
[Bug libdw/34643] New: dwfl_linux_proc_report doesn't handle mount namespaces
godlygeek at gmail dot com
-
2026/09/15
Re: [PATCH] libdwfl: Add some more sanity checks to elf_from_remote_memory
Aaron Merey
-
2026/09/13
[PATCH] libdwfl: Add some more sanity checks to elf_from_remote_memory
Mark Wielaard
-
2026/09/12
Re: [PATCH] libdwfl: Reject reconstructed image smaller than the ELF header
Matěj Smyčka
-
2026/09/12
Re: [PATCH] libdwfl: Reject reconstructed image smaller than the ELF header
Mark Wielaard
-
2026/09/12
[PATCH] libdwfl: Reject reconstructed image smaller than the ELF header
Matej Smycka
-
2026/09/11
[Bug debuginfod/34566] GDB cannot interrupt debuginofd until server responds, stuck waiting 1.5 min for ubuntu
k4lizen at proton dot me
-
2026/09/10
Re: [PATCH] PR34579: document pointer retention in *sample_getframes
Aaron Merey
-
2026/09/10
Re: [PATCH] PR34544 tests/run-stackprof-system*.sh: fix on idle system
Aaron Merey
-
2026/09/10
☠ Buildbot (Sourceware): elfutils-snapshots-coverage - failed test (failure) (main)
builder
-
2026/09/10
Re: [PATCH 3/4] gelf_getshdr.c, elfNN_getshdr.c: Remove hot path locks
Mark Wielaard
-
2026/09/10
Re: [PATCH] unstrip: Basename core module name when building -d output path
Mark Wielaard
-
2026/09/10
Re: [PATCH] libdw: Bound intern_new_cie augmentation reads to augmentation_data_size
Mark Wielaard
-
2026/09/09
Re: [PATCH 3/4] gelf_getshdr.c, elfNN_getshdr.c: Remove hot path locks
Aaron Merey
-
2026/09/09
[PATCH] unstrip: Basename core module name when building -d output path
Matej Smycka
-
2026/09/09
Re: [PATCH 3/4] gelf_getshdr.c, elfNN_getshdr.c: Remove hot path locks
Mark Wielaard
-
2026/09/09
[PATCH] libdw: Bound intern_new_cie augmentation reads to augmentation_data_size
Matej Smycka
-
2026/09/09
Re: [PATCH v2] libelf: Bound ZSTD decompression output size like the zlib path
Mark Wielaard
-
2026/09/09
Re: [PATCH] libdw: Fix out-of-bounds read in intern_new_cie augmentation parsing
Mark Wielaard
-
2026/09/08
Re: [PATCH 2/4] elf_getscn.c: Remove locking from hot path
Aaron Merey
-
2026/09/08
Re: [PATCH 2/4] elf_getscn.c: Remove locking from hot path
Mark Wielaard
-
2026/09/08
[PATCH] libdwfl_stacktrace: fix races in ELF tracker cache
toufik TOUFIK
-
2026/09/08
☺ Buildbot (Sourceware): elfutils - build successful (main)
builder
-
2026/09/08
[Bug general/34603] FAIL: run-backtrace-native.sh
mark at klomp dot org
-
2026/09/08
[PATCH v2] libelf: Bound ZSTD decompression output size like the zlib path
Matej Smycka
-
2026/09/08
[PATCH] libdw: Fix out-of-bounds read in intern_new_cie augmentation parsing
Matej Smycka
-
2026/09/08
[PATCH] tests: match __raise_direct in backtrace tests
Andreas Schwab
-
2026/09/08
[Bug general/34603] New: FAIL: run-backtrace-native.sh
[email protected]
-
2026/09/08
Re: [PATCH 4/4] gelf_getsymshndx.c: Remove locking
Mark Wielaard
-
2026/09/08
Re: [PATCH 1/4] lib/locks.h: Add atomic load/store macros
Mark Wielaard
-
2026/09/08
Re: ☠ Buildbot (Sourceware): elfutils - failed test (failure) (main)
Mark Wielaard
-
2026/09/08
☠ Buildbot (Sourceware): elfutils - failed test (failure) (main)
builder
-
2026/09/08
Re: [PATCH] tests: match __raise_direct in backtrace tests
Mark Wielaard
-
2026/09/07
Re: [PATCH] libelf: Bound ZSTD decompression output size like the zlib path
Mark Wielaard
-
2026/09/06
[PATCH] libelf: Bound ZSTD decompression output size like the zlib path
Matej Smycka
-
2026/09/05
[Bug debuginfod/34566] GDB cannot interrupt debuginofd until server responds, stuck waiting 1.5 min for ubuntu
fche at redhat dot com
-
2026/09/05
[Bug tools/34596] New: eu-readelf: heap-buffer-overflow (OOB read) in print_gdb_index_section (.gdb_index CU-vector count read)
sujaltuladhar1231 at gmail dot com
-
2026/09/05
[Bug tools/34596] eu-readelf: heap-buffer-overflow (OOB read) in print_gdb_index_section (.gdb_index CU-vector count read)
sujaltuladhar1231 at gmail dot com
-
2026/09/05
[Bug tools/34596] eu-readelf: heap-buffer-overflow (OOB read) in print_gdb_index_section (.gdb_index CU-vector count read)
sujaltuladhar1231 at gmail dot com
-
2026/09/04
[Bug debuginfod/34566] GDB cannot interrupt debuginofd until server responds, stuck waiting 1.5 min for ubuntu
mark at klomp dot org
-
2026/09/04
[Bug debuginfod/34566] GDB cannot interrupt debuginofd until server responds, stuck waiting 1.5 min for ubuntu
fche at redhat dot com
-
2026/09/04
[Bug debuginfod/34566] GDB cannot interrupt debuginofd until server responds, stuck waiting 1.5 min for ubuntu
fche at redhat dot com
-
2026/09/04
[PATCH] PR34579: document pointer retention in *sample_getframes
Serhei Makarov
-
2026/09/04
[Bug libdw/34579] libdwfl_stacktrace: dwflst_sample_getframes retains caller-owned buffers after return, causing use-after-free on re-entry
serhei at serhei dot io
-
2026/09/04
[PATCH] PR34544 tests/run-stackprof-system*.sh: fix on idle system
Serhei Makarov
-
2026/09/04
[Bug libdw/34579] libdwfl_stacktrace: dwflst_sample_getframes retains caller-owned buffers after return, causing use-after-free on re-entry
karankurani3k at gmail dot com
-
2026/09/04
Re: [PATCH] Add THREAD-SAFETY document
Mark Wielaard
-
2026/09/04
[Bug debuginfod/34158] debuginfod-find does not honor the timeout specified in DEBUGINFOD_TIMEOUT
mark at klomp dot org
-
2026/09/04
[Bug debuginfod/34566] GDB cannot interrupt debuginofd until server responds, stuck waiting 1.5 min for ubuntu
mark at klomp dot org
-
2026/09/03
Re: [PATCH] libdw: check for NULL directory name in read_srclines
Aaron Merey
-
2026/09/03
[Bug general/34544] run-stackprof-system.sh fails on idle/minimal systems (0 samples)
serhei at serhei dot io
-
2026/09/01
[PATCH] libdw: check for NULL directory name in read_srclines
Mark Wielaard
-
2026/08/31
[PATCH 4/4] gelf_getsymshndx.c: Remove locking
Aaron Merey
-
2026/08/31
[PATCH 2/4] elf_getscn.c: Remove locking from hot path
Aaron Merey
-
2026/08/31
[PATCH 3/4] gelf_getshdr.c, elfNN_getshdr.c: Remove hot path locks
Aaron Merey
-
2026/08/31
[PATCH 1/4] lib/locks.h: Add atomic load/store macros
Aaron Merey
-
2026/08/31
[Bug debuginfod/34566] GDB cannot interrupt debuginofd until server responds, stuck waiting 1.5 min for ubuntu
fche at redhat dot com
-
2026/08/31
[Bug general/34544] run-stackprof-system.sh fails on idle/minimal systems (0 samples)
serhei at serhei dot io
-
2026/08/31
[Bug libdw/34579] New: libdwfl_stacktrace: dwflst_sample_getframes retains caller-owned buffers after return, causing use-after-free on re-entry
karankurani3k at gmail dot com
-
2026/08/31
[Bug tools/33172] RFE: eu-stacktrace adjacent tool to generate sampled call-graph profile info
serhei at serhei dot io
-
2026/08/26
[Bug debuginfod/34566] GDB cannot interrupt debuginofd until server responds, stuck waiting 1.5 min for ubuntu
tromey at sourceware dot org
-
2026/08/24
[PATCH] Add THREAD-SAFETY document
Aaron Merey
-
2026/08/24
[no subject]
Far Phalip
-
2026/08/24
[Bug libdw/28573] Provide an dwarf_begin interface to open (single-file) DWO or GNU_LTO Dwarf subset
mark at klomp dot org
-
2026/08/19
Re: [PATCH] libelf: Make sure to read all section data before adding new section.
Aaron Merey
-
2026/08/19
[Bug general/34544] New: run-stackprof-system.sh fails on idle/minimal systems (0 samples)
jaipaul.cheernam at est dot tech
-
2026/08/18
[Bug libelf/34468] elf_update() with ELF_C_RDWR can overwrite gaps between sections
mark at klomp dot org
-
2026/08/18
Re: [PATCH] backends: use <sys/uio.h> instead of <linux/uio.h> for struct iovec
Aaron Merey
-
2026/08/18
[Bug libelf/34412] libelf: heap-buffer-overflow read after elf_newscn following elf_update
mark at klomp dot org
-
2026/08/18
Re: [PATCH] libdw: Add dwarf_begin_elf_type to libdw.map
Aaron Merey
-
2026/08/18
[PATCH] libelf: Make sure to read all section data before adding new section.
Mark Wielaard
-
2026/08/18
[PATCH] libdw: Add dwarf_begin_elf_type to libdw.map
Mark Wielaard
-
2026/08/17
Re: source mirroring
Eric Melville
-
2026/08/17
Re: source mirroring
Mark Wielaard
-
2026/08/16
[PATCH] backends: use <sys/uio.h> instead of <linux/uio.h> for struct iovec
Daeho Ro
-
2026/08/15
[Bug tools/34459] Add support for SFrame in eu-readelf
mark at klomp dot org
-
2026/08/15
[Bug tools/34459] Add support for SFrame in eu-readelf
mark at klomp dot org
-
2026/08/15
source mirroring
Eric Melville
-
2026/08/14
Re: ☠ Buildbot (Sourceware): elfutils-snapshots-coverage - failed test (failure) (main)
Aaron Merey
-
2026/08/14
elfutils 0.196 released
Aaron Merey
-
2026/08/14
☠ Buildbot (Sourceware): elfutils-snapshots-coverage - failed test (failure) (main)
builder
-
2026/08/14
Re: [PATCH v2 1/2] PR34498 libdwfl_stacktace/dwflst_sample_frame.c: API for per-arch constants
Serhei Makarov
-
2026/08/14
[Bug libdw/34030] dwfl_linux_kernel_module_section_address fails on __versions section due to missing sysfs entry
amerey at redhat dot com
-
2026/08/14
[Bug tools/34498] eu-stacktrace/eu-stackprof: aarch64 SP register number is used as packed perf-array index, causing out-of-frame read
serhei at serhei dot io
-
2026/08/14
[Bug tools/34497] eu-stacktrace: malformed STACK_USER size can move register trailer outside frame and cause out-of-bounds read
serhei at serhei dot io
-
2026/08/14
Re: [PATCH v2 1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions
Mark Wielaard
-
2026/08/13
Re: [PATCH v3] config: guard against unset variables in profile.sh
Aaron Merey
-
2026/08/13
Re: [PATCH] libdwfl: Handle kernel module sections absent from sysfs
Aaron Merey
-
2026/08/13
Re: [PATCH v2 1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions
Aaron Merey
-
2026/08/13
Re: [PATCH v3] configure.ac, src/: add C++20, add new stackprof tool
Aaron Merey
-
2026/08/13
[PATCH v3] configure.ac, src/: add C++20, add new stackprof tool
Serhei Makarov
-
2026/08/12
Re: [PATCH v2 2/2] PR34498 stackprof: adopt new libdwflst API for per-arch constants
Aaron Merey
-
2026/08/12
Re: [PATCH v2 1/2] PR34498 libdwfl_stacktace/dwflst_sample_frame.c: API for per-arch constants
Aaron Merey
-
2026/08/12
Re: [PATCH v3 4/4] src/stacktrace.c: remove in favour of stackprof
Aaron Merey
-
2026/08/12
Re: [PATCH v3 3/4] doc/stackprof.1: add man page and NEWS for stackprof
Aaron Merey
-
2026/08/12
Re: [PATCH v3 2/4] tests/: add test suite for stackprof
Aaron Merey
-
2026/08/12
Re: [PATCH v3 1/4] configure.ac, src/: add C++20, add new stackprof tool
Aaron Merey
-
2026/08/12
Re: [RFC PATCH 2/2] stackprof: adopt new libdwflst API for per-arch constants
Serhei Makarov
-
2026/08/12
[PATCH v2 1/2] PR34498 libdwfl_stacktace/dwflst_sample_frame.c: API for per-arch constants
Serhei Makarov
-
2026/08/12
[PATCH v2 2/2] PR34498 stackprof: adopt new libdwflst API for per-arch constants
Serhei Makarov
-
2026/08/12
[Bug tools/34497] eu-stacktrace: malformed STACK_USER size can move register trailer outside frame and cause out-of-bounds read
serhei at serhei dot io
-
2026/08/12
[Bug tools/34498] eu-stacktrace/eu-stackprof: aarch64 SP register number is used as packed perf-array index, causing out-of-frame read
fche at redhat dot com
-
2026/08/12
[Bug tools/34498] eu-stacktrace/eu-stackprof: aarch64 SP register number is used as packed perf-array index, causing out-of-frame read
serhei at serhei dot io
-
2026/08/12
[Bug tools/34498] eu-stacktrace/eu-stackprof: aarch64 SP register number is used as packed perf-array index, causing out-of-frame read
serhei at serhei dot io
-
2026/08/12
[Bug tools/34496] eu-stacktrace: dwfltab_find hashing logic fixes including negative PID leading to out-of-bounds write
serhei at serhei dot io
-
2026/08/11
[PATCH] libdwfl: Handle kernel module sections absent from sysfs
Li Pengfei
-
2026/08/10
[Bug libelf/34468] elf_update() with ELF_C_RDWR can overwrite gaps between sections
bmenrigh at brandonenright dot net
-
2026/08/10
[Question] Supporting target-root path resolution in containerized applications (dwfl_linux_proc_find_elf)
pramod kumbhar
-
2026/08/10
Registration to dev mailing list - elfutils / libdwfl
pramod kumbhar
-
2026/08/07
[Bug tools/34498] eu-stacktrace: aarch64 SP register number is used as packed perf-array index, causing out-of-frame read
karankurani3k at gmail dot com
-
2026/08/07
[Bug tools/34498] eu-stacktrace: aarch64 SP register number is used as packed perf-array index, causing out-of-frame read
fche at redhat dot com
-
2026/08/07
[Bug tools/34498] New: eu-stacktrace: aarch64 SP register number is used as packed perf-array index, causing out-of-frame read
karankurani3k at gmail dot com
-
2026/08/07
[Bug tools/34497] New: eu-stacktrace: malformed STACK_USER size can move register trailer outside frame and cause out-of-bounds read
karankurani3k at gmail dot com
-
2026/08/07
[Bug tools/34496] New: eu-stacktrace: negative Sysprof capture pid causes heap out-of-bounds read/write in dwfltab_find
karankurani3k at gmail dot com
-
2026/08/07
[Bug libasm/34495] New: Use-after-free in libasm subsection filling
fweimer at redhat dot com
-
2026/08/07
[Bug libdw/25498] support reading /usr/src/kernels/...../vmlinux.id as buildid for kernel images
mark at klomp dot org
-
2026/08/06
[PATCH v3] config: guard against unset variables in profile.sh
Tiago de Paula
-
2026/08/06
[PATCH v2] config: guard against unset variables in profile.sh
Tiago de Paula
-
2026/08/06
[no subject]
Tiago de Paula
-
2026/08/06
Re: [PATCH v3 1/4] configure.ac, src/: add C++20, add new stackprof tool
Frank Ch. Eigler
-
2026/08/06
Re: Preparing for the 0.196 release
Aaron Merey
-
2026/08/06
[Bug backends/34472] unwinding through Linux rt_sigreturn signal frames failed on aarch64
godlygeek at gmail dot com
-
2026/08/06
Re: [PATCH v3 1/4] configure.ac, src/: add C++20, add new stackprof tool
Serhei Makarov
-
2026/08/06
Re: Preparing for the 0.196 release
Serhei Makarov
-
2026/08/06
[RFC PATCH 1/2] libdwfl_stacktace/dwflst_sample_frame.c: API for per-arch constants
Serhei Makarov
-
2026/08/06
[RFC PATCH 2/2] stackprof: adopt new libdwflst API for per-arch constants
Serhei Makarov
-
2026/08/05
Preparing for the 0.196 release
Aaron Merey
-
2026/08/04
[PATCH] config: guard against unset variables in profile.sh
Tiago de Paula
-
2026/08/03
[Bug backends/34472] New: unwinding through Linux rt_sigreturn signal frames failed on aarch64
koule2333 at gmail dot com
-
2026/08/02
[Bug libelf/34468] elf_update() with ELF_C_RDWR can overwrite gaps between sections
sam at gentoo dot org
-
2026/08/01
[Bug libelf/34468] New: elf_update() with ELF_C_RDWR can overwrite gaps between sections
bmenrigh at brandonenright dot net
-
2026/07/29
[PATCH v2 3/5] libdw: Add Dwarf_Type (plain, dwo, gnu_lto) support for dwarf_begin
Mark Wielaard
-
2026/07/29
[PATCH v2 5/5] libdw: Use dwelf_dwarf_debug_dwp in try_dwp_file
Mark Wielaard
-
2026/07/29
[PATCH v2 4/5] libdw: Support using same file split DWARF
Mark Wielaard
-
2026/07/29
[PATCH v2 2/5] libdw, readelf: fully support DWARF5 supplementary files and forms
Mark Wielaard
-
2026/07/29
[PATCH v2 1/5] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions
Mark Wielaard
-
2026/07/29
Add .debug_dwp, .debug_sup, sup ref form and Dwarf_Type support v2
Mark Wielaard
-
2026/07/28
[Bug tools/34459] New: Add support for SFrame in eu-readelf
ibhagatgnu at gmail dot com
-
2026/07/28
[Bug libelf/34412] libelf: heap-buffer-overflow read after elf_newscn following elf_update
karankurani3k at gmail dot com
-
2026/07/27
[Bug libelf/34412] libelf: heap-buffer-overflow read after elf_newscn following elf_update
mark at klomp dot org
-
2026/07/26
[Bug libdw/34436] New: libdwfl: Mismatched flags for corresponding SHF_ALLOC sections trigger assertion in dwfl_offline_section_address
karankurani3k at gmail dot com
-
2026/07/24
[PATCH v3 1/4] configure.ac, src/: add C++20, add new stackprof tool
Serhei Makarov
-
2026/07/24
Re: [PATCH 1/4] configure.ac, src/: update to C++20, add new stackprof tool
Serhei Makarov
-
2026/07/24
[PATCH v3 4/4] src/stacktrace.c: remove in favour of stackprof
Serhei Makarov
-
2026/07/24
[PATCH v3 3/4] doc/stackprof.1: add man page and NEWS for stackprof
Serhei Makarov
-
2026/07/24
[PATCH v3 2/4] tests/: add test suite for stackprof
Serhei Makarov
-
2026/07/24
A Better Way to Be Found
Jordan Hayes | Yoogo
-
2026/07/24
Re: [PATCH v2 1/4] configure.ac, src/: add C++20, add new stackprof tool
Serhei Makarov
-
2026/07/24
Re: [RFC] libdw: checked fixed-width reads for DWARF section parsing
Karan Kurani
-
2026/07/23
Re: [PATCH] srcfiles: Handle CU names and files from split DWARF
Aaron Merey
-
2026/07/23
Re: [PATCH] build: Rename pic objects to _.os to support -gsplit-dwarf
Aaron Merey
-
2026/07/23
☺ Buildbot (Sourceware): elfutils - build successful (main)
builder
-
2026/07/23
☺ Buildbot (Sourceware): elfutils - build successful (main)
builder
-
2026/07/23
☺ Buildbot (Sourceware): elfutils - build successful (main)
builder
-
2026/07/23
☺ Buildbot (Sourceware): elfutils - build successful (main)
builder
-
2026/07/23
☠ Buildbot (Sourceware): elfutils-snapshots-coverage - failed update (failure) (main)
builder
-
2026/07/23
☠ Buildbot (Sourceware): elfutils - failed update (failure) (main)
builder
-
2026/07/23
Re: [PATCH] libdw: Fix out-of-bounds read for oversized .debug_line header_length
Mark Wielaard
-
2026/07/23
Re: [PATCH] eblinitreg_sample.c: guard ebl_set_initial_registers_sample
Mark Wielaard
-
2026/07/23
Re: [RFC] libdw: checked fixed-width reads for DWARF section parsing
Mark Wielaard
-
2026/07/23
Re: [PATCH v2 1/4] configure.ac, src/: add C++20, add new stackprof tool
Serhei Makarov
-
2026/07/23
[Bug libelf/34420] libelf: output-layout arithmetic wrap can cause out-of-mapping writes in elf_update
mark at klomp dot org
-
2026/07/23
[Bug libelf/34412] libelf: heap-buffer-overflow read after elf_newscn following elf_update
mark at klomp dot org
-
2026/07/23
Re: [PATCH] Add THREAD-SAFETY document
Mark Wielaard
-
2026/07/22
[PATCH] libdw: Fix out-of-bounds read for oversized .debug_line header_length
Sayed Kaif
-
2026/07/22
Re: [PATCH] libebl: Fix out-of-bounds write in ebl_set_initial_registers_sample
Serhei Makarov
-
2026/07/22
[PATCH] eblinitreg_sample.c: guard ebl_set_initial_registers_sample
Serhei Makarov
-
2026/07/21
Re: [PATCH 3/3] libdw: Add Dwarf_Type (plain, dwo, gnu_lto) support for dwarf_begin
Mark Wielaard
-
2026/07/21
Re: [PATCH 2/3] libdw, readelf: fully support DWARF5 supplementary files and forms
Mark Wielaard
-
2026/07/21
Re: [PATCH 1/3] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions
Mark Wielaard
-
2026/07/21
[PATCH] srcfiles: Handle CU names and files from split DWARF
Mark Wielaard
-
2026/07/21
[PATCH] build: Rename pic objects to _.os to support -gsplit-dwarf
Mark Wielaard
-
2026/07/21
[RFC] libdw: checked fixed-width reads for DWARF section parsing
Karan Kurani
-
2026/07/21
[Bug debuginfod/34421] New: debuginfod-client could reject failing upstream servers from $DEBUGINFOD_URLS
fche at redhat dot com
-
2026/07/21
Re: [PATCH] stacktrace: label followed by a declaration is a C23 extension
Aaron Merey
-
2026/07/21
Re: [RFC PATCH 0/2] libelf: check output layout arithmetic before serialization
Karan Kurani
-
2026/07/21
[RFC PATCH 0/2] libelf: check output layout arithmetic before serialization
Karan Kurani
-
2026/07/21
[Bug libelf/34420] New: libelf: output-layout arithmetic wrap can cause out-of-mapping writes in elf_update
karankurani3k at gmail dot com
-
2026/07/20
Re: [PATCH 3/3] libdw: Add Dwarf_Type (plain, dwo, gnu_lto) support for dwarf_begin
Aaron Merey
-
2026/07/20
Re: [PATCH 2/3] libdw, readelf: fully support DWARF5 supplementary files and forms
Aaron Merey
-
2026/07/20
Re: [PATCH 1/3] libdwelf: Add dwelf_dwarf_debug_dwp and dwelf_dwarf_debug_sup functions
Aaron Merey
-
2026/07/20
[PATCH] stacktrace: label followed by a declaration is a C23 extension
Mark Wielaard
-
2026/07/20
[Bug libelf/34412] New: libelf: heap-buffer-overflow read after elf_newscn following elf_update
karankurani3k at gmail dot com
-
2026/07/16
[Bug backends/34402] NULL pointer dereference in sparc_check_object_attribute() via crafted SPARC ELF
mark at klomp dot org
-
2026/07/16
[COMMITTED] backends: define strings for all sparc hwcap bits
Mark Wielaard
-
2026/07/16
[Bug libelf/34403] libelf.a bundles lib/crc32.o whose public crc32 symbol collides with zlib's when statically linking — eu-strip fails with "multiple definition of crc32
mark at klomp dot org
-
2026/07/16
[Bug libelf/34401] heap-buffer-overflow read in elf_getarsym with truncated /SYM64/ archive index
mark at klomp dot org
-
2026/07/16
[COMMITTED] libelf: Handle truncated symbol archive index
Mark Wielaard
-
2026/07/16
[Bug libelf/34403] New: libelf.a bundles lib/crc32.o whose public crc32 symbol collides with zlib's when statically linking — eu-strip fails with "multiple definition of crc32
robb at datalogics dot com
-
2026/07/15
[Bug backends/34402] NULL pointer dereference in sparc_check_object_attribute() via crafted SPARC ELF
nathan.auvray60 at gmail dot com
-
2026/07/15
[Bug backends/34402] New: NULL pointer dereference in sparc_check_object_attribute() via crafted SPARC ELF
nathan.auvray60 at gmail dot com
-
2026/07/15
[Bug libelf/34401] New: heap-buffer-overflow read in elf_getarsym with truncated /SYM64/ archive index
karankurani3k at gmail dot com
-
2026/07/14
Re: [PATCH v2 4/4] src/stacktrace.c: remove in favour of stackprof
Aaron Merey
-
2026/07/14
Re: [PATCH v2 3/4] doc/stackprof.1: add man page and NEWS for stackprof
Aaron Merey
-
2026/07/14
Re: [PATCH v2 2/4] tests/: add test suite for stackprof
Aaron Merey
-
2026/07/14
Re: [PATCH v2 1/4] configure.ac, src/: add C++20, add new stackprof tool
Aaron Merey
-
2026/07/13
☺ Buildbot (Sourceware): elfutils - build successful (main)
builder
-
2026/07/13
Re: ☠ Buildbot (Sourceware): elfutils - failed test (failure) (main)
Mark Wielaard