[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86k76o1zc2.fsf@home.nest.cx>
From: greg-fulldisclosure-2003 at nest.cx (Gregory Steuck)
Subject: Coding securely, was Linux (in)security
>>>>> "Valdis" == Valdis Kletnieks <Valdis.Kletnieks@...edu> writes:
Valdis> All programming languages that are Turing-complete
Valdis> (basically, anything that has a conditional loop) are prone
Valdis> to the Turing Halting Problem.
Valdis> In other words, you can't prevent DoS-via-infinite-loop
Valdis> based on input.
You still can manage the problem by imposing CPU limits. This is what
multiuser systems have been doing for decades with varying degrees of
success.
Powered by blists - more mailing lists