Name: | glibc-utils |
---|---|
Version: | 2.17 |
Release: | 106.0.1.el7_2.6 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 48735 |
License: | LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ |
RPM: | glibc-utils-2.17-106.0.1.el7_2.6.x86_64.rpm |
Source RPM: | glibc-2.17-106.0.1.el7_2.6.src.rpm |
Build Date: | Thu May 12 2016 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/glibc/ |
Summary: | Development utilities from GNU C library |
Description: | The glibc-utils package contains memusage, a memory usage profiler, mtrace, a memory leak tracer and xtrace, a function call tracer which can be helpful during program debugging. If unsure if you need this, don't install this package. |
- Remove strstr and strcasestr implementations using sse4.2 instructions. - Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and 1818483b15d22016b0eae41d37ee91cc87b37510 backported.
- Fix NULL pointer dereference in stub resolver with unconnectable name server addresses (#1323839).
- Fix memory leak in ftell for wide-oriented streams (#1323781). - Avoid race condition in _int_free involving fastbins (#1313308).
- Revert problematic libresolv change, not needed for the CVE-2015-7547 fix (#1296030).
- Fix CVE-2015-7547: getaddrinfo() stack-based buffer overflow (#1296030). - Fix madvise performance issues (#1298930). - Avoid "monstartup: out of memory" error on powerpc64le (#1298956).
- Fix CVE-2015-5229: calloc() may return non-zero memory (#1296453).
- Rebuild with corrected release.
- Add fix for CVE-2015-5277 (#1275920).
- Fix up test case for initial-exec fix (#1248208).
- Mark all TLS variables in libc.so as initial-exec (#1248208).