Y
Hacker News
new
|
ask
|
show
|
jobs
by
smokel
624 days ago
Not an expert, but I guess that simply enabling the firewall should avoid most problems related to this vulnerability. In Ubuntu, this can be accomplished with:
sudo ufw enable
1 comments
jonjojojon
624 days ago
Thank you. I was also able to check that 631 is blocked by searching for it in output of sudo ufw show raw.
link