Bug 1238778
Summary: | out-of-bouds write in glibc ( _dl_allocate_tls_init), DTV is not expanded | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | David Abdurachmanov <david.abdurachmanov> |
Component: | glibc | Assignee: | Carlos O'Donell <codonell> |
Status: | CLOSED NEXTRELEASE | QA Contact: | qe-baseos-tools-bugs |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | ashankar, fweimer, jcm, jfeeney, pfrankli, spoyarek |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-07-02 16:15:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
David Abdurachmanov
2015-07-02 15:27:00 UTC
The RHEL 7.2 release will contain backports that fix BZ #13862, BZ #17090, BZ #17620, BZ #17621, and BZ #17628. These should address the issues reported. Please note that BZ #17457 can't impact RHEL 7 because the glibc and gcc coordination over thread_local destructors (glibc's __cxa_thread_atexit_impl) is not used. The compiler does all the thread_local destruction work. Therefore all of these issues should be fixed with the release of RHEL 7.2. We can't guarantee that, but the glibc team is reviewing and resolving all serious concurrency problems in TLS and threads that are reported. If you have any specific uses cases you think are not being fixed, please report those in a distinct issue. If you need any of these fixes immediately please work with global support services to discuss a possible RHEL 7.1 errata. I can't comment on when RHEL 7.2 will be released. |