CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/04/16 08:51:36
Modified files:
sys/kern : tty.c
Log message:
For sysctl({CTL_KERN, KERN_TTY, KERN_TTY_INFO), only export the
t_session kernel address pointer if the caller is root.
Reported by Bruce Dang of Calif.io
ok claudio
