D3FEND 技术详情
D3-PAN
定义
Comparing the cryptographic hash or derivative of a pointer's value to an expected value.
父技术
子技术
无
关联构件
Pointer
Pointer
In computer science, a pointer is a programming language object, whose value refers to (or "points to") another value stored elsewhere in the computer memory using its memory address. A pointer references a location in memory, and obtaining the value stored at that location is known as dereferencing the pointer. As an analogy, a page number in a book's index could be considered a pointer to the corresponding page; dereferencing such a pointer would be done by flipping to the page with the given page number.
语义关系
出向authenticatesPointer
出向kb referenceReference - Pointer Authentication on ARMv8.3
出向kb referenceReference - Pointer Authentication Project Zero