freebsd-skq/sys/i386
David Schultz 8a4d2b06c7 Bounds check the length parameter to i386_set_ldt() before passing it
to kmem_alloc().  Failure to do this made it possible for user
processes to cause a hard lock on i386 kernels.  I believe this only
affects 6-CURRENT on or after 2005-01-26.

Found by:	Coverity Prevent analysis tool
Security:	Local DOS
2005-03-23 08:28:03 +00:00
..
acpica netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
bios /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
compile
conf Add USB Communication Device Class Ethernet driver. Originally written for 2005-03-22 14:52:40 +00:00
cpufreq Add support for probing EST settings from ACPI. This should handle more 2005-03-21 06:43:25 +00:00
i386 Bounds check the length parameter to i386_set_ldt() before passing it 2005-03-23 08:28:03 +00:00
ibcs2 correct bounds check of fd parameter 2005-02-25 20:15:11 +00:00
include Initialize the mxcsr properly, so the initial value in a process isn't 2005-03-17 22:21:36 +00:00
isa Initialize the mxcsr properly, so the initial value in a process isn't 2005-03-17 22:21:36 +00:00
linux Regen after addition of linux_nosys handler. 2005-03-07 00:23:58 +00:00
pci Make a bunch of malloc types static. 2005-02-10 12:02:37 +00:00
svr4 /* -> /*- for copyright notices, minor format tweaks as necessary 2005-01-06 22:18:23 +00:00
Makefile