Merge pull request from GHSA-7ww5-4wqc-m92c

[main] deny /sys/devices/virtual/powercap
This commit is contained in:
Derek McGowan
2023-12-08 11:35:49 -08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -196,6 +196,7 @@ func populateDefaultUnixSpec(ctx context.Context, s *Spec, id string) error {
"/proc/timer_stats",
"/proc/sched_debug",
"/sys/firmware",
"/sys/devices/virtual/powercap",
"/proc/scsi",
},
ReadonlyPaths: []string{