Re: [apparmor] [PATCH v2] Add abstract profile for libnuma

2025-03-19 Thread John Johansen
On 2/26/25 13:00, Ryan Lee wrote: On Tue, Feb 25, 2025 at 3:21 PM Hector Cao wrote: For executables dynamically linked to libnuma, the runtimer linker invokes libnuma functions (num_init) that try to access /sys/devices/system/node/ and if the application's apparmor profile does not allow this

Re: [apparmor] [PATCH v2] Add abstract profile for libnuma

2025-02-26 Thread Ryan Lee
On Tue, Feb 25, 2025 at 3:21 PM Hector Cao wrote: > > For executables dynamically linked to libnuma, the runtimer linker > invokes libnuma functions (num_init) that try to access > /sys/devices/system/node/ and if the application's apparmor > profile does not allow this access, this access will be