[issue13891] CPU DoS With Python's socket module

Antoine Pitrou report at bugs.python.org
Fri Jan 27 19:03:34 CET 2012


Antoine Pitrou <pitrou at free.fr> added the comment:

But what does the ISIC tool report and why do you think it is a problem in Python's socket module?

As far as I can read on its website, "ISIC is a suite of utilities to exercise the stability of an IP Stack and its component stacks (TCP, UDP, ICMP et. al.)". The IP stack, as well as the UDP and TCP implementations, is in the system's kernel, not in Python.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13891>
_______________________________________


More information about the Python-bugs-list mailing list