Improve the check of DEBUG_NOTIFIERS feature (part 2)
authorAlexander Popov <alex.popov@linux.com>
Tue, 16 Jan 2024 20:53:14 +0000 (23:53 +0300)
committerAlexander Popov <alex.popov@linux.com>
Tue, 16 Jan 2024 20:53:14 +0000 (23:53 +0300)
commit65ff79dbe2c36347283d71d3fa1959030bf6838f
treef32d0a813edb51137e19393beaf58300110b99f5
parentcd5bb8a0364e6a28b2d03a8ac0d7520194a9f07a
Improve the check of DEBUG_NOTIFIERS feature (part 2)

CFI_PERMISSIVE should be disabled. Reacting with a kernel warning
is not enough.

Thanks to @thestinger for the idea.

Refers to #99.
kernel_hardening_checker/checks.py