CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2022/09/01 06:28:53
Modified files: sys/dev : vnd.c Log message: the VNDIOCSET ioctl path handling bypassed the unveil, so root (or .operator) could read a file outside the space. ok semarie benno tb