mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 22:35:35 +00:00
abstractions/opencl-nvidia: don't allow PUx on nvidia-modprobe
This commit is contained in:
@@ -6,7 +6,13 @@
|
|||||||
|
|
||||||
# Executables
|
# Executables
|
||||||
|
|
||||||
/usr/bin/nvidia-modprobe PUx,
|
# https://github.com/NVIDIA/nvidia-modprobe
|
||||||
|
# This setuid executable is used to create various device files and load the
|
||||||
|
# the nvidia kernel module and is therefore not appropriate for a general
|
||||||
|
# purpose abstraction. Confined applications currently need to add this rule
|
||||||
|
# in their policy. At some point, a profile may be provided for this command
|
||||||
|
# such that Px would succeed.
|
||||||
|
#/usr/bin/nvidia-modprobe Pix,
|
||||||
|
|
||||||
# System files
|
# System files
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user