Security Advisory

CVE-2026-58093

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-26 05:33:30
Last updated 2026-08-27 03:56:58
Assigner freebsd
CVSS score 7.0
State PUBLISHED

Description

The TIOCSCTTY ioctl handler drops the tty lock in order to acquire the process tree lock. After reacquiring the tty lock, the handler did not revalidate the state of the terminal, and could proceed to link a terminal that was concurrently being destroyed to the calling process' session. An unprivileged local user can exploit this race condition to escalate privileges.