如何检测内核是否是/has/启用grsecurity?我正在使用一个官方的Ubuntu 图像,我试图确定另一个问答是否与我相关。
发布于 2018-12-10 11:21:18
试一试
paxtest
或
grep PaX /proc/pid/status
https://unix.stackexchange.com/questions/487034
相似问题