[Bug 386558]
Kees Cook
386558 at bugs.launchpad.net
Tue Jul 28 11:25:57 UTC 2020
commit a0f33f996f7986dbf37631a4577f8565b42df29e
Author: Ulrich Drepper <drepper at gmail.com>
Date: Thu Sep 8 19:48:47 2011 -0400
Add range checking for FD_SET, FD_CLR, and FD_ISSET
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/386558
Title:
RLIMIT_NOFILE > FD_SETSIZE seems to cause select() to corrupt the
stack
Status in GLibC:
Fix Released
Status in glibc package in Ubuntu:
Fix Released
Bug description:
We've found that when a program has a lot of FDs open and does a
select(), that the stack can get corrupted.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glibc/+bug/386558/+subscriptions
More information about the foundations-bugs
mailing list