mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-05 17:01:00 +01:00
![]() Kernel ABI v6 only required 'w' permissions for the parent process that creates the socket, accepts a connection, writes to the socket, and reads from the socket. Kernel ABI v7 will require 'rw' permissions for the parent process. This change detects the current kernel ABI version and adjusts the parent process's confinement appropriately. It also performs a negative test to make sure that 'w' is not sufficient. Signed-off-by: Tyler Hicks <tyhicks@canonical.com> Acked-by: Seth Arnold <seth.arnold@canonical.com> |
||
---|---|---|
.. | ||
regression | ||
stress | ||
Makefile |