mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/2247 JIRA: https://issues.redhat.com/browse/RHEL-145590 These checks are being executed on any access to the sysctl files and often don't actually prevent the access, so the *_noaudit() versions need to be used to avoid false-positive LSM denials being logged in the audit log. Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com> Approved-by: Ricardo Robaina <rrobaina@redhat.com> Approved-by: Waiman Long <longman@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: Alexandra Hájková <ahajkova@redhat.com>