https://sourceware.org/bugzilla/show_bug.cgi?id=34388
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
CC| |fche at redhat dot com
Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
>From [man debuginfod]:
If the -F option is given, each file is scanned as an ELF/DWARF file.
Source files are matched with DWARF files based on the AT_comp_dir (com‐
pilation directory) attributes inside it. Caution: source files listed
in the DWARF may be a path anywhere in the file system, and debuginfod
will readily serve their content on demand. (Imagine a doctored DWARF
file that lists /etc/passwd as a source file.) If this is a concern,
audit your binaries:
--
You are receiving this mail because:
You are on the CC list for the bug.