Security fix. Zero pages before they are handed to user space.
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Tue, 19 Dec 2006 22:23:17 +0000 (23:23 +0100)
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>
Tue, 19 Dec 2006 22:23:17 +0000 (23:23 +0100)
commit72b5d1507a7e9c18fc0141c13819ea01c0813924
tree71b23b8199d1fb3ead995746171ada6d2663be28
parent81251bf78f06dc26e26c3edb09639850371fe540
Security fix. Zero pages before they are handed to user space.

Shared memory areas were not cleared when they are allocated and
handed to user space. Sensitive information may leak.
linux-core/drm_bufs.c