This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/20998] New: libpthread IFUNC resolver for longjmp, siglongjmp can lead to crash


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

            Bug ID: 20998
           Summary: libpthread IFUNC resolver for longjmp, siglongjmp can
                    lead to crash
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

The IFUNC resolvers attempt to read a function pointer from the GOT before it
has been initialized.

Patch was posted to the mailing list:

https://sourceware.org/ml/libc-alpha/2016-12/msg01013.html

Chromium bug report:

https://bugs.chromium.org/p/chromium/issues/detail?id=676693

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]