feature request: rsbac restrictions in address accessing to /dev/mem.
Javier J. Martínez Cabezón <[email protected]>
| Newsgroups | gmane.linux.rsbac |
|---|---|
| Message-ID | <[email protected]> |
Enabling global access restrictions to /dev/mem must not be a good idea, If you want to make an forensic analysis (for example rebuilding task with the task_struct linked list or rebuilding it with the task_struct_cachep using cache objects you will need to reach any address in /dev/mem. It would be great to have one rol forensic_r that only him could reach to all the address in /dev/mem and get the other ones filtered to only video memory don't you think?