+2014-03-12 Siddhesh Poyarekar <siddhesh@redhat.com>
+
+ [BZ #16695]
+ * nscd/netgroupcache.c (addgetnetgrentX): Factor in space for
+ key in the buffer.
+
2014-06-20 Maciej W. Rozycki <macro@codesourcery.com>
[BZ #16046]
* The following bugs are resolved with this release:
- 15946, 16545, 16574, 16623, 16882, 16885, 16916, 16932, 16943, 16958,
- 17048, 17069.
+ 15946, 16545, 16574, 16623, 16695, 16882, 16885, 16916, 16932, 16943,
+ 16958, 17048, 17069.
* CVE-2014-4043 The posix_spawn_file_actions_addopen implementation did not
copy the path argument. This allowed programs to cause posix_spawn to
{
int e;
status = getfct.f (&data, buffer + buffilled,
- buflen - buffilled, &e);
+ buflen - buffilled - req->key_len, &e);
if (status == NSS_STATUS_RETURN
|| status == NSS_STATUS_NOTFOUND)
/* This was either the last one for this group or the