Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 04:26:32 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/md md.c
Message-ID:  <201010180426.o9I4Qivh088438@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2010-10-18 04:26:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/md           md.c 
  Log:
  SVN rev 214003 on 2010-10-18 04:26:32Z by marcel
  
  Allow the MDIOCATTACH ioctl operation to originate from within the kernel.
  To protect against malicious software, we demand that the file name is at
  a particular location (i.e. appended to the mdio structure) for it to be
  treated as in-kernel.
  
  Revision  Changes    Path
  1.190     +16 -8     src/sys/dev/md/md.c



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