Posted in 问题排查与答疑【Go底层漏洞利用黄金路径】:利用reflect.Value.UnsafeAddr绕过类型安全,实测CVE-2023-XXXX PoC复现 第一章:Go底层漏洞利用黄金路径 … 【Go底层漏洞利用黄金路径】:利用reflect.Value.UnsafeAddr绕过类型安全,实测CVE-2023-XXXX PoC复现Read more by Go实战派|2026年4月9日|reflect.Value.UnsafeAddr, Go语言CVE-2023-XXXX, 零日PoC复现, Go语言漏洞审计, Go类型安全绕过
Posted in Go语言基础和工具链Golang unsafe.Pointer实例化绕过类型安全的3种合法场景(含runtime/internal/unsafeheader源码对照) 第一章:Golang unsaf … Golang unsafe.Pointer实例化绕过类型安全的3种合法场景(含runtime/internal/unsafeheader源码对照)Read more by Go语言实验室|2026年4月5日|Go底层内存操作, Go类型安全绕过, unsafe.Pointer实例化, unsafe.Pointer生命周期, golang-go包弃用, runtime/internal/unsafeheader