The stack_size_diff constants define, for each opcode, what the expected delta between the stack size before and after the operation is. These values are used by the interpreter to predict EVM stack overflows.
The following values are incorrect:
Kakarot mitigated:
Status: Mitigation confirmed.
