diff options
Diffstat (limited to 'results/scraper/fex/1892')
| -rw-r--r-- | results/scraper/fex/1892 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/results/scraper/fex/1892 b/results/scraper/fex/1892 new file mode 100644 index 000000000..29da1d0af --- /dev/null +++ b/results/scraper/fex/1892 @@ -0,0 +1,5 @@ +Setuid binaries in FEX Rootfs +fusermount is in the rootfs and is a setuid bit binary. +We need to scan through the rootfs (automated) and delete any binaries or packages that provide these. +These won't work and need to go to the host system to be found. +Just like how we provide a log of non-existing packages inside the rootfs, provide a list of setuid binaries that we should safely remove. |