public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug nscd/31678] New: nscd: Null pointer dereferences after failed netgroup cache insertion
@ 2024-04-24  7:52 fweimer at redhat dot com
  2024-04-24  7:52 ` [Bug nscd/31678] " fweimer at redhat dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: fweimer at redhat dot com @ 2024-04-24  7:52 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 31678
           Summary: nscd: Null pointer dereferences after failed netgroup
                    cache insertion
           Product: glibc
           Version: 2.40
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nscd
          Assignee: unassigned at sourceware dot org
          Reporter: fweimer at redhat dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

After a failed cache insertion, addgetnetgrentX tries to send the non-existing
response after the not-found header.

In addinnetgrX, addgetnetgrentX may have produced a NULL result, indicating a
not-found status, but this is not handled in the subsequent code that prepares
the record that will be sent out to the client.

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

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

end of thread, other threads:[~2024-04-25 21:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-24  7:52 [Bug nscd/31678] New: nscd: Null pointer dereferences after failed netgroup cache insertion fweimer at redhat dot com
2024-04-24  7:52 ` [Bug nscd/31678] " fweimer at redhat dot com
2024-04-24  8:32 ` fweimer at redhat dot com
2024-04-24 20:36 ` carlos at redhat dot com
2024-04-25 13:36 ` fweimer at redhat dot com
2024-04-25 13:53 ` sam at gentoo dot org
2024-04-25 21:00 ` carnil at debian dot 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).