OSDN Git Service

Security fix on via: Checking that the specified context belongs to the
authorThomas Hellstrom <unichrome@shipmail.org>
Wed, 10 Aug 2005 19:46:46 +0000 (19:46 +0000)
committerThomas Hellstrom <unichrome@shipmail.org>
Wed, 10 Aug 2005 19:46:46 +0000 (19:46 +0000)
commitd5e8ab13ff5399531eb1927dcd4535aeeed18c94
treea6e2aacb12fbaec99c841b84dfdfc67293ed8243
parent0d81954b0e4430428eddc00c6097e614e51ba0b1
Security fix on via: Checking that the specified context belongs to the
    caller on fb / agp memory alloc and free. Otherwise malicious clients
    can register allocations on other clients or free memory used by other
    clients which will lead to severe memory manager inconsistensies.
linux-core/drmP.h
linux-core/drm_context.c
shared-core/via_drv.h
shared-core/via_mm.c