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

TTM pages were not cleared when allocated and handed to user space.
Sensitive information may leak.
linux-core/drm_compat.c
linux-core/drm_ttm.c
linux-core/drm_vm.c