Input validation error in FreeBSD - CVE-2026-45253
Published: May 21, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local user to escalate privileges.
The vulnerability exists due to improper input validation in ptrace(PT_SC_REMOTE) when handling syscall(2) and __syscall(2) meta-system calls. A local user can supply crafted parameters to trigger arbitrary code execution in the kernel to escalate privileges.
Exploitation requires the ability to debug a process.