Security

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
borgward
Level 6
Level 6
Posts: 1186
Joined: Mon Dec 17, 2012 10:18 pm

Security

Post by borgward »

https://www.sciencedaily.com/releases/2 ... 143253.htm

Serious security threat to many Internet users highlighted
Communications involving Linux and Android systems can be compromised
quickly, easily and from anywhere

Date: August 9, 2016
Source: University of California - Riverside
Summary: Researchers have identified a weakness in the Transmission
Control Protocol of all Linux operating systems since late 2012 that
enables attackers to hijack users' internet communications completely
remotely.

I read the above mentioned sciencedaily article. I am wondering whether I should follow their suggestion and make the changes to /etc/sysctl.conf or leave it alone. Has mint patched this problem?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
DrM
Level 3
Level 3
Posts: 105
Joined: Sun Feb 23, 2014 4:03 pm

Re: Security

Post by DrM »

borgward wrote:I read the above mentioned sciencedaily article. I am wondering whether I should follow their suggestion and make the changes to /etc/sysctl.conf or leave it alone. Has mint patched this problem?
I were you, I should make the following changes to /etc/sysctl.conf:

Code: Select all

echo 'net.ipv4.tcp_challenge_ack_limit = 999999999' | sudo tee -a /etc/sysctl.conf
sudo sysctl -p
Locked

Return to “Networking”