[patch 0/2] sys_setitimer and sys_alarm hotfixes

From: Thomas Gleixner
Date: Sat Mar 18 2006 - 10:15:51 EST


Andrew,

Tom Rini pointed out a LTP test failure in the preempt-rt tree.
I verified against mainline and following fixups are needed.

The setitimer values from userspace are not validated. Non canonical
values were silently converted by the pre hrtimer code.
This silent conversion also happened for the unsigned to signed
conversion for sys_alarm.

This should go into 2.6.16

tglx
--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/