Only block ioctl
calls with specific arguments
#4581
Answered
by
open-contracts
open-contracts
asked this question in
Q&A
-
Hi, I would like to block the |
Beta Was this translation helpful? Give feedback.
Answered by
open-contracts
Oct 4, 2021
Replies: 2 comments
-
ATM this is not possible. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I thought of a way, let me know if it is secure: simply block access to the device driver file |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
open-contracts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I thought of a way, let me know if it is secure:
simply block access to the device driver file
--blacklist=/dev/drivername
that would be the first argument to ioctl