In article <[EMAIL PROTECTED]> (at Fri, 09 Mar 2007 16:15:06 -0800 (PST)), David Miller <[EMAIL PROTECTED]> says:
> > on arch's that don't protect < 0 copy_to_user like i386 does). Here's > > a simple fix ontop of yoshifuji's two changes. Hope that's it ;-) > > copy_to_user() will check it, actually, it will make sure that > optval + len doesn't wrap or overlap into kernel space. > > Actually, like sparc64 it BUG's on negative length so we have > to fix this :-) Oh I did not know this BUG. Anyway, thanks for taking care of this. --yoshfuji - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html