a13xp0p0v / kernel-hardening-checker

A tool for checking the security hardening options of the Linux kernel
GNU General Public License v3.0
1.67k stars 152 forks source link

Add a check for X86_USER_SHADOW_STACK #120

Closed jvoisin closed 5 months ago

jvoisin commented 5 months ago

This should close #114

a13xp0p0v commented 5 months ago

Hey @jvoisin, Thanks for the pull request! As I see, X86_USER_SHADOW_STACK is not enabled by defconfig. I'll fix the decision field and push to your branch.