Improper access control in FreeBSD - CVE-2026-58086
Published: July 29, 2026 / Updated: July 30, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local user to disable tracing or modify tracing flags.
The vulnerability exists due to improper access control in the ktrace(2) facility when validating privileged tracing state for processes in jails. A local user can modify or disable a jailed root user's ktrace(2) tracing configuration to disable tracing or modify tracing flags.
Exploitation is limited to a jail and requires permission to debug the target process.