@@ -1131,27 +1131,25 @@ The product shall enable Address Space Layout Randomization (ASLR) by default fo
Mitigations satisfy technical requirements only under when they mitigate the relevant risks appropriately. Risk factors are used to determine this. The below table shows which mitigations are appropriate to which use cases or security profiles based on the risk factors determined in the risk assessment.
| Mitigation | Satisfies TR if risk factors are |
|------------|----------------------------------|
| None | All risk factors are 0 |
| SSCA | CUSR = 0 & SWMD = 0 |
| MMAC | CUSR <= 2 & SWMD <= 2 |
| CCON | CUSR <= 1 |
| UCON | CUSR <= 1 |
| TRMD | ADMN <= 1 |
| PMSC | any |
FIXME change the above mapping to be based on a combination of likelihood and impact
FIXME add MMAC being okay with CUSR 3 and low impact
| Mitigation | Satisfies TR for these security profiles |