Chrome: Interface ID reuse leading to memory corruption in IPC::ChannelAssociatedGroupController
Basic idea is that the identifier pulled out of a message can point to a different handler between the initial check to redirect the message to the proper “sequence” and that sequence finding the proper endpoint/handler for it.