| Name: | elfutils-default-yama-scope |
|---|---|
| Version: | 0.174 |
| Release: | 6.el8 |
| Architecture: | noarch |
| Group: | Development/Tools |
| Size: | 1810 |
| License: | GPLv2+ or LGPLv3+ |
| RPM: | elfutils-default-yama-scope-0.174-6.el8.noarch.rpm |
| Source RPM: | elfutils-0.174-6.el8.src.rpm |
| Build Date: | Fri May 10 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://elfutils.org/ |
| Summary: | Default yama attach scope sysctl setting |
| Description: | Yama sysctl setting to enable default attach scope settings
enabling programs to use ptrace attach, access to
/proc/PID/{mem,personality,stack,syscall}, and the syscalls
process_vm_readv and process_vm_writev which are used for
interprocess services, communication and introspection
(like synchronisation, signaling, debugging, tracing and
profiling) of processes. |
- Add elfutils-0.174-gnu-props-32.patch.
- Add elfutils-0.174-x86_64_unwind.patch (#1650114). - Add elfutils-0.174-gnu-property-note.patch (#1650120). - Add elfutils-0.174-version-note.patch. - Add elfutils-0.174-gnu-attribute-note.patch (#1650125).
- Add elfutils-0.174-size-rec-ar.patch CVE-2018-18520 (#1646479) - Add elfutils-0.174-ar-sh_entsize-zero.patch CVE-2018-18521 (#1646484)
- Add elfutils-0.174-libdwfl-sanity-check-core-reads.patch CVE-2018-18310 (#1642606)
- Add elfutils-0.174-strip-unstrip-group.patch (#1638248).
- New upstream release (#1614972)
- libelf, libdw and all tools now handle extended shnum and shstrndx
correctly
- elfcompress: Don't rewrite input file if no section data needs
updating. Try harder to keep same file mode bits (suid) on rewrite.
- strip: Handle mixed (out of order) allocated/non-allocated sections.
- unstrip: Handle SHT_GROUP sections.
- backends: RISCV and M68K now have backend implementations to
generate CFI based backtraces.
- Fixes CVE-2018-16062, CVE-2018-16402 and CVE-2018-16403
(#1623754, #1625052, #1625057).
- Rebuild with fixed binutils
- Add elfutils-0.173-strip-alloc-nonalloc.patch (#1609577)
- Drop libstdc++-devel BuildRequires. gcc-c++ will pull it in.
- Update elfutils-0.173-annobingroup.patch.