CVS commit: src/etc
"Taylor R Campbell" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: riastradh Date: Sat Jun 27 19:58:26 UTC 2026 Modified Files: src/etc: MAKEDEV.tmpl Log Message: MAKEDEV: Set default perms on /dev/lua to 0600. Otherwise unprivileged users can submit Lua code into the kernel, if lua.kmod is loaded (which doesn't happen by default, not even autoloaded on demand). PR misc/60375: lua.kmod enables local privilege escalation To generate a diff of this commit: cvs rdiff -u -r1.238 -r1.239 src/etc/MAKEDEV.tmpl Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.