Security Advisory

CVE-2024-25941

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-02-15 04:27:06
Last updated 2025-02-13 17:40:55
Assigner freebsd
State PUBLISHED

Description

The jail(2) system call has not limited a visiblity of allocated TTYs (the kern.ttys sysctl). This gives rise to an information leak about processes outside the current jail. Attacker can get information about TTYs allocated on the host or in other jails. Effectively, the information printed by "pstat -t" may be leaked.