Merge pull request #27314 from AkihiroSuda/mask-sys-firmware-2
oci/defaults_linux.go: mask /sys/firmware Upstream-commit: 8d1d9eebe3ded3105216dc9a88cc94d16ac6198c Component: engine
This commit is contained in:
@@ -83,6 +83,7 @@ func DefaultSpec() specs.Spec {
|
||||
"/proc/timer_list",
|
||||
"/proc/timer_stats",
|
||||
"/proc/sched_debug",
|
||||
"/sys/firmware",
|
||||
},
|
||||
ReadonlyPaths: []string{
|
||||
"/proc/asound",
|
||||
|
||||
Reference in New Issue
Block a user