D3FEND 技术详情

D3-SFCV

D3-SFCV

Stack Frame Canary Validation

定义

Comparing a value stored in a stack frame with a known good value in order to prevent or detect a memory segment overwrite.

父技术
子技术
关联构件
StackFrame
Stack Frame

A machine-dependent and application-binary-dependent (ABI-dependent) data structure containing subroutine state information including the arguments passed into the routine, the return address back to the routine's caller, and space for local variables of the routine.

语义关系
出向kb referenceReference - /GS (Buffer Security Check) - Microsoft Docs
出向kb referenceReference - Security Technologies: Stack Smashing Protection (StackGuard) - Red Hat
出向validatesStack Frame