macOS Kernel...

- AV AC AU C I A
发布: 2019-12-18
修订: 2024-12-11

In the macOS kernel, the XNU function wait_for_namespace_event() in bsd/vfs/vfs_syscalls.c releases a file descriptor for use by userspace but may then subsequently destroy that file descriptor using fp_free(), which unconditionally frees the fileproc and fileglob. This opens up a race window during which the process could manipulate those objects while they're being freed. Exploitation requires root privileges.

0%
暂无可用Exp或PoC
当前有0条受影响产品信息