CWE-690 未检查返回值导致空指针解引用 Unchecked Return Value to NULL Pointer Dereference 结构: Chain Abstraction: Com...
CWE-466 在预期范围外返回指针值
CWE-466 在预期范围外返回指针值 Return of Pointer Value Outside of Expected Range 结构: Simple Abstraction: Base 状...
CWE-824 使用未经初始化的指针
CWE-824 使用未经初始化的指针 Access of Uninitialized Pointer 结构: Simple Abstraction: Base 状态: Incomplete 被利用可能...
CWE-822 非可信指针解引用
CWE-822 非可信指针解引用 Untrusted Pointer Dereference 结构: Simple Abstraction: Base 状态: Incomplete 被利用可能性: u...
CWE-823 使用越界的指针偏移
CWE-823 使用越界的指针偏移 Use of Out-of-range Pointer Offset 结构: Simple Abstraction: Base 状态: Incomplete 被利用...
CWE-825 无效指针解引用
CWE-825 无效指针解引用 Expired Pointer Dereference 结构: Simple Abstraction: Base 状态: Incomplete 被利用可能性: unko...
CWE-761 释放一个不在缓冲区起始位置的指针
CWE-761 释放一个不在缓冲区起始位置的指针 Free of Pointer not at Start of Buffer 结构: Simple Abstraction: Variant 状态: ...
Thread Pointer/ID Register in AArch64
Thread Pointer/ID Register in AArch64 Last updated:Nov.27, 2017 CST 22:33:51 Thread Pointer/ID Regis...
4