CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/05 06:28:59
Modified files:
sys/kern : kern_time.c
Log message:
Use the correct struct itemerval when recording the old value for ktrace.
This fixes a potential information leak from an uninitializes stack
variable.
Found by Frank Denis using the Swival Security Scanner.
ok deraadt@
