There is an updated pull request by elwint against master on the void-packages repository https://github.com/elwint/void-packages linux6.x_fanotify-access https://github.com/void-linux/void-packages/pull/52814 linux6.x: Enable CONFIG_FANOTIFY_ACCESS_PERMISSIONS for i386 and x86_64 Enable CONFIG_FANOTIFY_ACCESS_PERMISSIONS in the kernel which is needed by some anti-malware software (e.g. ClamAV On-Access Scanning). It is already enabled for arm64 but not for i386/x86_64. #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-glibc) A patch file from https://github.com/void-linux/void-packages/pull/52814.patch is attached