dohqu8Zi | 9 years ago | on: Exploiting the Linux kernel via packet sockets
dohqu8Zi's comments
dohqu8Zi | 9 years ago | on: Exploiting the Linux kernel via packet sockets
dohqu8Zi | 9 years ago | on: Exploiting the Linux kernel via packet sockets
dohqu8Zi | 9 years ago | on: Exploiting the Linux kernel via packet sockets
Create a new user namespace and you have CAP_NET_RAW within your shiny new namespace.
dohqu8Zi | 9 years ago | on: Systemd: tmpfiles: R /dir/.* destroys root
dohqu8Zi | 9 years ago | on: WireGuard: Next Generation Secure Kernel Network Tunnel
dohqu8Zi | 9 years ago | on: OpenWrt and LEDE to re-merge
dohqu8Zi | 9 years ago | on: Bus1 is the new Kdbus
Just using UNIX domain socks is not the solution. This is more or less what dbus currently does and has major issues with memory accounting and trusts.
dohqu8Zi | 9 years ago | on: Git 2.10 has been released
dohqu8Zi | 9 years ago | on: Changes sshd port every 30 seconds, using Two Factor Auth to login
dohqu8Zi | 10 years ago | on: Meet LKL: Turn Linux Kernel into a Library
dohqu8Zi | 10 years ago | on: Meet LKL: Turn Linux Kernel into a Library
dohqu8Zi | 10 years ago | on: Meet LKL: Turn Linux Kernel into a Library
But the context switches not the bottleneck in FUSE. Did you benchmark?