Beveiligingsadvies

CVE-2026-58093

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-08-26 05:33:30
Laatst bijgewerkt 2026-08-27 03:56:58
Toegewezen door freebsd
CVSS-score 7.0
Status PUBLISHED

Beschrijving

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.