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 network/20483] New: incorrect double-checked locking in __nss_database_lookup


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

            Bug ID: 20483
           Summary: incorrect double-checked locking in
                    __nss_database_lookup
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: triegel at redhat dot com
  Target Milestone: ---

__nss_database_lookup and its callers incorrectly implement double-checked
locking.  There are data races and missing barriers.

-- 
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]