CVE Catalog

CVE-2026-58093

HighCVSS 7.0
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.09%

1th percentile - higher than 1% of all known CVEs

Summary

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.

Risk Assessment

A local unprivileged user can escalate privileges, potentially leading to full system compromise.

Recommendation

Apply the vendor patch that addresses the race condition in the TIOCSCTTY ioctl handler.

Other vulnerabilities in Operating System Kernel

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS