K 10 svn:author V 3 pjd K 8 svn:date V 27 2005-08-19T20:45:42.000000Z K 7 svn:log V 437 MFC: sys/opencrypto/cryptodev.c 1.26 Fix bogus check. It was possible to panic the kernel by giving 0 length. This is actually a local DoS, as every user can use /dev/crypto if there is crypto hardware in the system and cryptodev.ko is loaded (or compiled into the kernel). Reported by: Mike Tancsa Tested by: Mike Tancsa Security: Local DoS on systems with crypto HW and with /dev/crypto available END