lkml.org 
[lkml]   [2007]   [Dec]   [4]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateTue, 4 Dec 2007 07:56:17 -0800 (PST)
FromLinus Torvalds <>
SubjectRe: [local DoS] Re: Linux 2.6.24-rc4

On Tue, 4 Dec 2007, Luiz Fernando N. Capitulino wrote:
>
> 	sched_rr_get_interval(1, NULL);

Looks like we have a zero "cfs_rq->load.weight".

Ingo? Both sched_slice() and __sched_slice() do a divide by the runqueue 
weight, and at least dequeue_task_fair() explicitly checks for that being 
zero, so clearly zero is a possible value. Hmm?

		Linus


\
 
 \ /
  Last update: 2007-12-04 16:59    [from the cache]
©2003-2008