Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2000 23:33:56 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/common commands.c
Message-ID:  <200007100633.XAA59928@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
kris        2000/07/09 23:33:56 PDT

  Modified files:
    sys/boot/common      commands.c 
  Log:
  Don't call printf with no format string. This is technically a security
  vulnerability and could in principle be used to upload a new kernel from the
  bootloader :-)
  
  Revision  Changes    Path
  1.15      +3 -3      src/sys/boot/common/commands.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007100633.XAA59928>