Re: [PATCH] bogus sigaltstack calls by rt_sigreturn

From: Andi Kleen
Date: Sun May 23 2004 - 07:30:29 EST


Roland McGrath <roland@xxxxxxxxxx> writes:

> There is a longstanding bug in the rt_sigreturn system call.
> This exists in both 2.4 and 2.6, and for almost every platform.

I don't think the patch is really needed on x86-64 because the
kernel address should always return -EFAULT in access_ok().

Too bad, there are definitely some mysterious 32bit signal
failures left, e.g. newer valgrind still doesn't work reliable.

-Andi

-
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/