Skip to content

Intel CET

Intel CET

Intel Control-flow Enforcement Technology (CET) is a hardware defense against control-flow hijacking. Its two main mechanisms are shadow stacks and indirect branch tracking (IBT).

For systems work, CET is most relevant when studying return-oriented programming mitigations, compiler support, and operating-system integration.