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 nss/20237] New: getservent segfaults in the db NSS service module without preceding setservent


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

            Bug ID: 20237
           Summary: getservent segfaults in the db NSS service module
                    without preceding setservent
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nss
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
  Target Milestone: ---
             Flags: security-

If getservent is called without a preceding setservent call, the implementation
in the âdbâ NSS service module segfaults.

This is a supported use case, the setservent is supposed to be implicit. 
Apparently, this breaks some applications.

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