The Copy Fail vulnerability recently discovered in Linux allows for unauthorized admin access on your computer.
Debian/Ubuntu users can fix with a single root shell command:
`# echo "install algif_aead /bin/false" > /etc/modprobe.d/disable-algif.conf; rmmod algif_aead || true`
...and then reboot!
Fedora user?
Even simpler: run `sudo dnf upgrade --refresh`, reboot, you're safe now!👍😉
#opensource #foss #linux #security #copyfail #exploit #hacking #debian #ubuntu #fedora #sysadmin