public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/29528] New: __libc_early_init not called after dlmopen
@ 2022-08-26 11:22 fweimer at redhat dot com
  2022-08-26 11:22 ` [Bug dynamic-link/29528] " fweimer at redhat dot com
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: fweimer at redhat dot com @ 2022-08-26 11:22 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=29528

            Bug ID: 29528
           Summary: __libc_early_init not called after dlmopen
           Product: glibc
           Version: 2.37
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
  Target Milestone: ---
             Flags: security-

The libc_map member of the namespace is never set to NULL after the namespace
has been used. This means that dlmopen/dlclose/dlmopen sequence results in an
inner libc that is not initialized correctly. The most obvious problem is that
<ctype.h> functions such as isalpha crash.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-10-14 11:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 11:22 [Bug dynamic-link/29528] New: __libc_early_init not called after dlmopen fweimer at redhat dot com
2022-08-26 11:22 ` [Bug dynamic-link/29528] " fweimer at redhat dot com
2022-08-26 11:26 ` [Bug dynamic-link/29528] __libc_early_init not called after dlmopen that reuses namespace fweimer at redhat dot com
2022-08-26 13:52 ` fweimer at redhat dot com
2022-08-26 19:45 ` fweimer at redhat dot com
2022-08-29 13:47 ` fweimer at redhat dot com
2022-09-22 14:39 ` al_95 at outlook dot it
2022-09-22 14:58 ` fweimer at redhat dot com
2022-10-14  9:02 ` cvs-commit at gcc dot gnu.org
2022-10-14  9:29 ` cvs-commit at gcc dot gnu.org
2022-10-14 10:37 ` cvs-commit at gcc dot gnu.org
2022-10-14 11:03 ` cvs-commit at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).