Re: AUDIT of 2.5.15 copy_to/from_user

David Woodhouse (dwmw2@infradead.org)
Sun, 19 May 2002 19:02:27 +0100


alan@lxorguk.ukuu.org.uk said:
> > > After that we always use __copy_from_user() and we trust it not to fail.
> > This is correct

> The only check done in access_ok on x86 is the 0xC0000000->0xFFFFFFFF
> check with isnt affected by remappings.

Right.... so trusting __copy_to_user() not to fail doesn't seem
particularly correct.

--
dwmw2

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