https://sourceware.org/bugzilla/show_bug.cgi?id=34496
Serhei Makarov <serhei at serhei dot io> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2026-08-12
CC| |serhei at serhei dot io
Assignee|unassigned at sourceware dot org |serhei at serhei dot io
Ever confirmed|0 |1
Summary|eu-stacktrace: negative |eu-stacktrace: dwfltab_find
|Sysprof capture pid causes |hashing logic fixes
|heap out-of-bounds |including negative PID
|read/write in dwfltab_find |leading to out-of-bounds
| |write
--- Comment #1 from Serhei Makarov <serhei at serhei dot io> ---
This one is worth fixing and dwfltab logic is generally in need of an overhaul
(we are reusing elfutils table code that's barely suited to the task). I
briefly considered implementing the table in C++ but the elfutils library code
(unlike the tools) is not ready for C++ transition.
I'll plan a dwfltab cleanup/overhaul for the autumn elfutils release (i.e.
0.197, not the one this week) and track the work here.
--
You are receiving this mail because:
You are on the CC list for the bug.