6️⃣ Here's the 6th post highlighting key new features of the upcoming v258 release of systemd. #systemd258
The concept of /tmp/ has been a constant source of local security vulnerabilities, mostly in form of a DoS: because /tmp/ is a shared namespace and less than perfect programs create files under guessable names there, which evil programs can then use to DoS them.
This has been like this time began and /tmp/ was invented.