Subject: CVS commit: [netbsd-2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/16/2006 17:56:27
Module Name: src
Committed By: bouyer
Date: Mon Oct 16 17:56:26 UTC 2006
Modified Files:
src/sys/kern [netbsd-2]: sys_process.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #10720):
sys/kern/sys_process.c: revision 1.111 via patch
Don't allow ptrace to copyout arbitrary sized data. Reported by the
Suresec vulnerability research team.
To generate a diff of this commit:
cvs rdiff -r1.86 -r1.86.4.1 src/sys/kern/sys_process.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.