freebsd-dev/sys/compat
Tim J. Robbins 1d2d5501f9 Reject negative ngrp arguments in linux_setgroups() and linux_setgroups16();
stops users being able to cause setgroups to clobber the kernel stack by
copying in data past the end of the linux_gidset array.
2003-10-21 11:00:33 +00:00
..
freebsd32 Switch to using the emulator in the common compat area. 2003-08-23 00:04:53 +00:00
ia32 Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
linprocfs Various style and type fixes in my last commit. 2003-10-20 04:10:20 +00:00
linux Reject negative ngrp arguments in linux_setgroups() and linux_setgroups16(); 2003-10-21 11:00:33 +00:00
netbsd Don't include <sys/buf.h> needlessly. 2003-04-01 09:02:58 +00:00
pecoff Add sysentvec->sv_fixlimits() hook so that we can catch cases on 64 bit 2003-09-25 01:10:26 +00:00
svr4 Fix some security bugs in the SVR4 emulator: 2003-10-20 10:38:48 +00:00