K 10 svn:author V 3 das K 8 svn:date V 27 2005-03-23T08:28:03.000000Z K 7 svn:log V 306 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 END