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:
a1599d8
)
frv: fix clear_user()
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 19 Aug 2016 00:54:02 +0000
(20:54 -0400)
committer
Ben Hutchings
<ben@decadent.org.uk>
Sun, 20 Nov 2016 01:01:38 +0000
(
01:01
+0000)
commit
3b8767a8f00cc6538ba6b1cf0f88502e2fd2eb90
upstream.
It should check access_ok(). Otherwise a bunch of places turn into
trivially exploitable rootholes.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found