Blaze (he/him)@lemmy.zip to Linux@programming.dev · 1 year agoLinux File Systemtelegra.phimagemessage-square21fedilinkarrow-up1164
arrow-up1164imageLinux File Systemtelegra.phBlaze (he/him)@lemmy.zip to Linux@programming.dev · 1 year agomessage-square21fedilink
minus-squarenanook@friendica.eskimo.comlinkfedilinkarrow-up1·1 year agoTemporary files can be created by user programs. On my machines, I made /tmp an in memory file system and also disallow execution or setuid/gid in this directory as much malware tries to abuse it in this manner.
Temporary files can be created by user programs. On my machines, I made /tmp an in memory file system and also disallow execution or setuid/gid in this directory as much malware tries to abuse it in this manner.