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

2025-02-25 Thread Hector Cao
Got it, thanks On Wed, Feb 26, 2025 at 12:07 AM Ryan Lee wrote: > On Tue, Feb 25, 2025 at 1:06 AM 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 a

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

2025-02-25 Thread Ryan Lee
On Tue, Feb 25, 2025 at 1:06 AM 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