public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug dynamic-link/27404] New: tlsdesc allocation failure at relocation time is not handled
@ 2021-02-12 12:16 nsz at gcc dot gnu.org
  2021-02-12 12:17 ` [Bug dynamic-link/27404] " nsz at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: nsz at gcc dot gnu.org @ 2021-02-12 12:16 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 27404
           Summary: tlsdesc allocation failure at relocation time is not
                    handled
           Product: glibc
           Version: 2.33
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dynamic-link
          Assignee: unassigned at sourceware dot org
          Reporter: nsz at gcc dot gnu.org
  Target Milestone: ---

_dl_make_tlsdesc_dynamic returns 0 on allocation failure
but this case is not handled during tlsdesc relocation
processing. affects all targets with tlsdesc support.

ideally dlopen should fail and report oom error instead
of continuing with 0 tlsdesc entry which crashes at tls
access time.

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

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

* [Bug dynamic-link/27404] tlsdesc allocation failure at relocation time is not handled
  2021-02-12 12:16 [Bug dynamic-link/27404] New: tlsdesc allocation failure at relocation time is not handled nsz at gcc dot gnu.org
@ 2021-02-12 12:17 ` nsz at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: nsz at gcc dot gnu.org @ 2021-02-12 12:17 UTC (permalink / raw)
  To: glibc-bugs

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

Szabolcs Nagy <nsz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |aarch64, arm, x86_64, i386

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

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

end of thread, other threads:[~2021-02-12 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-12 12:16 [Bug dynamic-link/27404] New: tlsdesc allocation failure at relocation time is not handled nsz at gcc dot gnu.org
2021-02-12 12:17 ` [Bug dynamic-link/27404] " nsz 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).