What kernel protection mechanism helps prevent hijacking functions and pieces of code from apps and using those apps and their permissions to perform malicious actions.
(A) CFI – Control Flow Integrity.
(B) PIE – Position Independent Execution.
(C) Secure Computing or SECComp.
(D) ASLR – Address Space Layout Randomization.