Re: [patch 27/85] [PATCH 07/44] [CVE-2009-0029] System call wrapper infrastructure

From: Christian Borntraeger
Date: Fri Jan 16 2009 - 05:09:38 EST


Am Freitag 16 Januar 2009 schrieb Heiko Carstens:
> > I see two possible quick fixes:
> > -funit-at-a-time will allow these inline constructs (tested with 3.4.6 on
i386
> > with enabled syscall wrappers. x86_64 already sets this flag)
>
> If that helps: care to send a patch that enables this?
> Dependent on CONFIG_HAVE_SYSCALL_WRAPPERS?

I could do that, but...

> That is, if this is really a problem.

..I dont know if this is really a problem. i386 is the only architecture where
I was able to reproduce the inline problem. But i386 does not set
SYSCALL_WRAPPERS so the problem goes away.

I suggest to wait for a patch until we know of an architecture that is
affected (inline problem + HAVE_SYSCALL_WRAPPERS set).
--
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/