Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Deny write access to hard drives #37

Merged
merged 2 commits into from Feb 9, 2020
Merged

Deny write access to hard drives #37

merged 2 commits into from Feb 9, 2020

Conversation

madaidan
Copy link
Contributor

@madaidan madaidan commented Feb 9, 2020

Otherwise, an attacker can write to e.g. /dev/sda to bypass restrictions.

Other devices might also be able to be abused in similar ways. We should comb through all /dev permissions and make sure they can't be abused.

We might also want to remove read access to /dev/sd* in case an attacker can abuse it to e.g. read the kernel image on disk.

@adrelanos adrelanos merged commit 8a23d27 into Kicksecure:master Feb 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants