control-flow hijack
ConceptA control-flow hijack is a security violation in which an attacker causes a program or processor to execute at a control-flow location not intended by its software or instruction set, diverting execution toward attacker-chosen targets. The concept applies across software contexts (LLM-based multi-agent systems), binary exploitation (memory-corruption attacks and speculative execution), and hardware (microarchitectural bugs in CPU designs that allow operand data to steer the architectural program counter).
WIKI
control-flow hijack
Definition
A control-flow hijack is a security violation in which the control flow of a program, agent, or processor is redirected to a target chosen by an attacker instead of one intended by the legitimate software, instruction set, or orchestration policy. The hijack causes execution to deviate from architecturally valid or policy-valid control flow, and it is one of the canonical primitives of binary and systems security alongside information leakage.
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →