• known as an execution stack, program stack, control stack, run-time stack, or machine stack, and is often shortened to simply the "stack". Although maintenance...
    26 KB (3,569 words) - 13:03, 2 October 2024
  • as a solution to the stack buffer overflow problem because any overflow of a stack buffer that occurs within the same stack frame cannot overwrite the...
    22 KB (2,659 words) - 19:10, 10 October 2024
  • Thumbnail for Stack-based memory allocation
    both stack and frame pointers need to be managed (with fixed-size stack frames, the stack pointer is redundant due to multiplying the stack frame pointer...
    8 KB (1,027 words) - 21:17, 5 January 2024
  • frame synchronization information Distribution frame, in telecommunications Mainframe computer Page frame, an available chunk of memory Stack frame,...
    8 KB (1,027 words) - 00:09, 26 April 2024
  • calculations. This can be by offsets from the current top-of-stack address, or by offsets from a stable frame-base register. The instruction set carries out most...
    48 KB (5,809 words) - 08:41, 15 May 2024
  • transfers typically done via certain registers or within a stack frame on the call stack. There are design choices for how the tasks of preparing for...
    33 KB (4,158 words) - 22:31, 12 July 2024
  • In computing, a stack trace (also called stack backtrace or stack traceback) is a report of the active stack frames at a certain point in time during the...
    9 KB (1,060 words) - 13:39, 22 April 2024
  • buffer overflow protection modifies the organization of data in the stack frame of a function call to include a "canary" value that, when destroyed,...
    25 KB (2,836 words) - 15:32, 23 August 2024
  • Thumbnail for Buffer overflow
    Buffer overflow (redirect from Stack smash)
    variable (or pointer) of a different stack frame, which will later be used by the function that owns that frame. The attacker designs data to cause one...
    46 KB (5,071 words) - 14:42, 17 July 2024
  • adding a new stack frame to the call stack. Most of the frame of the current procedure is no longer needed, and can be replaced by the frame of the tail...
    40 KB (4,172 words) - 08:22, 29 August 2024