]> sourceware.org Git - glibc.git/commit
nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]
authorFlorian Weimer <fweimer@redhat.com>
Tue, 28 Aug 2018 11:19:27 +0000 (13:19 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Tue, 28 Aug 2018 11:19:27 +0000 (13:19 +0200)
commit745664bd798ec8fd50438605948eea594179fba1
treebd3d398aadf036f461f972116914afeac0adb3bb
parentc8dd67e7c958de04c3783cbea7c384431707b5f8
nscd: Fix use-after-free in addgetnetgrentX [BZ #23520]

addinnetgrX may use the heap-allocated buffer, so free the buffer
in this function.
ChangeLog
nscd/netgroupcache.c
This page took 0.037266 seconds and 5 git commands to generate.