#4361: libbsd: racoon and ping6 don't honor file descriptor maximum
---------------------------------+--------------------------------
  Reporter:  Christian Mauderer  |      Owner:  Christian Mauderer
      Type:  defect              |     Status:  assigned
  Priority:  normal              |  Milestone:
 Component:  network/libbsd      |    Version:  5
  Severity:  normal              |   Keywords:
Blocked By:                      |   Blocking:
---------------------------------+--------------------------------
 Cloned from #4360:
 ----
 racoon and ping6 use fd_sets. If RTEMS is build with a big number of file
 descriptors, the default fd_set size is too small and memory near the
 fd_set can be overwritten. Other applications in libbsd use allocated
 fd_sets to avoid that problem.

--
Ticket URL: <http://devel.rtems.org/ticket/4361>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to