[Intel-gfx] [PATCH] Make DGA optional

Keith Packard keithp at keithp.com
Thu Sep 17 00:37:52 CEST 2009


On Wed, 2009-09-16 at 15:33 +0800, Zhenyu Wang wrote:

> Keith, are you ok with this one?

Sadly, we can't actually fix this in the driver -- anything we return
will get passed back to the application which will then happily mmap
that and start drawing on it. Worse yet, the application need not even
have root access as the server will create a pixmap pointing at that
memory and paint all over it in response to client rendering requests.

I've posted a patch to the X server which removes all of the rendering
capability from the DGA extension. That can be applied on the 1.6 branch
as well.

-keith

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/intel-gfx/attachments/20090916/87039ea5/attachment.sig>


More information about the Intel-gfx mailing list