Android N, change procfs mount parameters

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Android N, change procfs mount parameters

1,413件の閲覧回数
jhaxhiaj
Contributor I

Hi,
We are using Android M for IMX6 and we have a tool monitoring the procfs.
Since Android N, the mount option hidepid=2 is set for the procfs. 
This option break our tool as it don't allow a process to acces other pid directory in the /proc
Is it possible to mount /proc with hidepid=0 bugging purpose ?

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 返信

1,183件の閲覧回数
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi,

About the hidepid in procfs you can refer to Linux下防止用户查看他人的进程-hidepid-hackvssec-ChinaUnix博客 

Have a nice day

Rita