If you check the specs of EIP-3448, it states:
"The last 32 bytes (one word) of the bytecode must indicate the length of the metadata in bytes."
However, if this is not included in the bytecode, does it produce any security issues? Or is this something optional? The specs clearly mention that it must indicate the length of the metadata, so I am confused about why it is really needed. If it is not present in the bytecode, what issues can it produce? Any examples would be greatly appreciated.
I checked the following references but didn't find anything helpful: