issues
search
hex-five
/
multizone-linux
MultiZone® Security Enclave for Linux
https://hex-five.com/multizone-enclave-linux/
Other
18
stars
12
forks
source link
MultiZone driver - concurrent access to same zone should not be allowed.
#1
Closed
cgarlati
closed
9 months ago
cgarlati
commented
5 years ago
To reproduce: open two ssh sessions (i.e. ssh root@192.168.0.2)
session 1: # screen /dev/multizone1
session 2: # screen /dev/multizone1 <= this should return an error
To reproduce: open two ssh sessions (i.e. ssh root@192.168.0.2)