CVE-2026-9728: Zephyr Syscall Verifier Nested Pointer Toctoucve-2026-9728-zephyr-syscall-verifier-nested-pointer-toctou
Userspace pointer field dereference ($PTR->$FIELD) in syscall verifier memory validation without copying the containing struct to kernel memory first. This creates a TOCTOU race condition where a concurrent userspace thread can swap the nested pointer after validation.