samedi 24 avril 2010

DRI misunderstanding

In http://downloadmirror.intel.com/9871/ENG/relnotes_Linux_5_1.txt (the release notes of IEGD, the embedded graphics driver from Intel) we can read that:
«Due to the use of direct rendering technology, system designers should
take special care to ensure that only trusted clients are allowed to use
the OpenGL library. A malicious application could otherwise use direct
rendering to destabilized the graphics hardware or, in theory, elevate
their permissions on the system.»
Seems like Intel did not really understand the point of DRI, whose purpose is precisely to provide that kind of security (when compared to the older, user-space only approach).

I could also point out that this portion of the release notes is misleading, as malicious clients do not need the OpenGL library to exploit this security hole and achieve privilege elevation. In fact this would be achieved using a program acting like this library instead.

Linux graphics acceleration is still a long way off...

Aucun commentaire: