CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2013/11/24 17:33:21

Modified files:
        sys/kern       : subr_prf.c 

Log message:
disable %n in printf(9); there is no need for it in the kernel besides
making format-string vulnerabilities exploitable; inspired by similar
change made by Kees Cook to Linux; ok deraadt@

Reply via email to