mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 00:25:50 -04:00
regular user could panic the machine with a simple "tail /proc/curproc/mem" command. The problem was twofold: both kernfs and procfs didn't fill in the mnt_stat statfs struct (which would later lead to an integer divide fault in the vnode pager), and kernfs bogusly paniced if a bmap was attempted. Reviewed by: John Dyson |
||
|---|---|---|
| .. | ||
| cd9660 | ||
| deadfs | ||
| fdescfs | ||
| fifofs | ||
| msdosfs | ||
| nullfs | ||
| portalfs | ||
| procfs | ||
| specfs | ||
| umapfs | ||
| unionfs | ||