freebsd-dev/sys/dev/oce
Mark Johnston c76ddeeb1c oce: Disallow the passthrough ioctl for unprivileged users.
A missing check meant that unprivileged users could send passthrough
commands to the device firmware.

Reported by:	Ilja Van Sprundel <ivansprundel@ioactive.com>
MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
2019-12-23 23:43:50 +00:00
..
oce_hw.c net: prefer ETHER_ADDR_LEN over ETH_ADDR_LEN 2019-11-04 22:57:36 +00:00
oce_hw.h
oce_if.c oce: Disallow the passthrough ioctl for unprivileged users. 2019-12-23 23:43:50 +00:00
oce_if.h oce: Disallow the passthrough ioctl for unprivileged users. 2019-12-23 23:43:50 +00:00
oce_mbox.c Added support for the SIOCGI2C ioctl. 2019-01-08 05:41:04 +00:00
oce_queue.c
oce_sysctl.c Added support for the SIOCGI2C ioctl. 2019-01-08 05:41:04 +00:00
oce_user.h
oce_util.c