Merge "init.rc: Lock down access to /proc/net/fib_trie" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot 2017-08-28 14:36:02 +00:00 committed by Android (Google) Code Review
commit c3090ba2f4

View file

@ -148,6 +148,9 @@ on init
write /proc/sys/net/ipv4/conf/all/accept_redirects 0
write /proc/sys/net/ipv6/conf/all/accept_redirects 0
# /proc/net/fib_trie leaks interface IP addresses
chmod 0400 /proc/net/fib_trie
# Create cgroup mount points for process groups
mkdir /dev/cpuctl
mount cgroup none /dev/cpuctl cpu