commit | 49c995d1c805269e992d5885cceea1e4e3635115 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Thu Jan 09 09:27:15 2014 -0500 |
committer | Nick Kralevich <nnk@google.com> | Thu Jan 09 14:05:49 2014 -0800 |
tree | 6a328853a41ae64ca88cbd1cb06ab47d523d01dc | |
parent | 39fd7818b34c5e1c7e6e27aaa064d83b24733307 [diff] |
Do not allow zygote to execve dalvikcache files. x_file_perms and friends allow execve; we only want to permit mmap/mprotect PROT_EXEC here. Change-Id: I780f202c357f4611225cec25fda5cb9d207e085f Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>