Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: he
Date: Sun Apr 30 20:12:05 UTC 2000
Modified Files:
syssrc/sys/sys [netbsd-1-4]: proc.h
Log Message:
Modify/re-do last pull-up (via patch, requested by sommerfeld):
Fix two bugs:
o A malicious or erroneous program can hog the CPU in uiomove()
o A ktrace of such a program can hog large amounts of kernel memory
This version of the fix does not increase the size of struct proc
compared to 1.4.2.
To generate a diff of this commit:
cvs rdiff -r1.74.2.1 -r1.74.2.2 syssrc/sys/sys/proc.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index