Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/pci



Michael wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello,

On Jul 30, 2009, at 12:38 AM, Michael Lorenz wrote:

Module Name:    src
Committed By:    macallan
Date:        Thu Jul 30 04:38:25 UTC 2009

Modified Files:
    src/sys/dev/pci: pci_usrreq.c

Log Message:
do as elad suggested and call kauth instead of using INSECURE in pcimmap()

Thanks!

This reminds me - shouldn't ioctl()s that write BARs get the same protection? Or at least check if the fd has been opened with write permission?

Yep -- if you could outline the relevant ioctls and/or take care of it
it'd be a lot of help. :)

Thanks again,

-e.


Home | Main Index | Thread Index | Old Index