evilsocket / evilsocket/opensnitch
[Bug Report] Deadlock when asked to approve Kernel Connection for NFS with home directory
Open
bug
- Dominant language
- Python
- Stars
- 14.1k
- Forks
- 665
- PR merge metrics
- No merged PRs in 30d
Description
When using eBPF based OpenSnitch 1.6.8 (package from Debian), on a workstation with user home on a NFS server, the popup to approve the kernel NFS server connection seem to deadlock when approving the connection. I suspect the client try to write to the NFS volume before the kernel has been told to approve the connection. The popup stay up after I press 'Accept', and the only way to get further is to do a simple `pkill -15 opensnitch-ui` and restart the GUI using the desktop menu entry.
I could find nothing sensible in the logs. :(
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.