git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fad321
)
drm: do not leak kernel addresses via /proc/dri/*/vma
author
Kees Cook
<kees.cook@canonical.com>
Sat, 12 Feb 2011 03:29:44 +0000
(19:29 -0800)
committer
Dave Airlie
<airlied@redhat.com>
Sun, 13 Feb 2011 23:23:20 +0000
(09:23 +1000)
In the continuing effort to avoid kernel addresses leaking to unprivileged
users, this patch switches to %pK for /proc/dri/*/vma.
Signed-off-by: Kees Cook <kees.cook@canonical.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found