+ Reply to Thread
Results 1 to 3 of 3

Thread: Linux Transmission Control Protocol (TCP) vulnerability

  1. Link to Post #1
    France Honored, Retired Member. Hervé passed on 13 November 2024.
    Join Date
    7th March 2011
    Location
    Brittany
    Posts
    16,763
    Thanks
    60,315
    Thanked 96,087 times in 15,483 posts

    Default Linux Transmission Control Protocol (TCP) vulnerability

    Linux vulnerability leaves top sites wide open to attackers

    Published time: 11 Aug, 2016 15:47
    Get short URL


    © Beck Diefenbach / Reuters

    A flaw in the Linux operating system lets hackers inject malware into downloads and expose the identities of people using anonymizing software such as Tor – even for those who aren’t using Linux directly.

    In a Wednesday presentation at the USENIX Security Symposium in Austin, Texas, researchers with the University of California, Riverside showed that the flaw lies in the Transmission Control Protocol (TCP) used by Linux since late 2012.

    The networking blunder is present in the Linux kernel, the core of its operating system, and can be exploited by malicious actors to determine whether two systems are communicating with each other, and even inject malicious data into or break their connection.

    At the symposium, the researchers demonstrated the exploit by injecting code into a live USA Today page that asks visitors to enter their emails and passwords, which was possible because pages on USA Today aren’t encrypted.

    Perhaps most importantly, the intercepting of data doesn’t require a man-in-the-middle attack, where a connection will covertly intercept, collect and pass forward information between two parties. Instead, attackers can just send packets of data to the two targets with spoofed credentials.

    “Through extensive experimentation, we demonstrate that the attack is extremely effective and reliable. Given any two arbitrary hosts, it takes only 10 seconds to successfully infer whether they are communicating,” the team wrote in a white paper. “If there is a connection, subsequently, it takes also only tens of seconds to infer the TCP sequence numbers used on the connection. To demonstrate the impact, we perform case studies on a wide range of applications.”

    Because Linux runs in the backend on a majority of servers as well as on Android devices, an enormous number of users might be left vulnerable. Even those using the much-vaunted anonymizing software Tor could have their privacy compromised 90 percent of the time in an average time of about 50 seconds.

    "In general, we believe that a [denial-of-service or] DoS attack against Tor connections can have a devastating impact on both the availability of the service as a whole and the privacy guarantees that it can provide," the researchers said.

    The team notes that because only version 3.6 or later of the Linux kernel has the flaw, systems running older software are not affected. They distributed a patch to fix the vulnerability, but they note a large number of individuals and networks will still be left exposed to miscreants, since the exploit only requires one unpatched party for the attack to work.

    READ MORE: US officials covered up China hack of FDIC computers – House report

  2. The Following 10 Users Say Thank You to Hervé For This Post:

    Bill Ryan (12th August 2016), dynamo (12th August 2016), gord (11th August 2016), guayabal (12th August 2016), Johnny (11th August 2016), mab777 (12th August 2016), PathWalker (12th August 2016), Richard S. (12th August 2016), Sierra (12th August 2016), TODD & NORA (12th August 2016)

  3. Link to Post #2
    Denmark Avalon Member Johnny's Avatar
    Join Date
    17th September 2013
    Age
    80
    Posts
    699
    Thanks
    10,434
    Thanked 2,259 times in 625 posts

    Default Re: Linux Transmission Control Protocol (TCP) vulnerability

    Here is a demo:


    Johnny
    There would be no life here on Earth without YOU, at least not as YOU know it. /Johnny

    The fact that I pressed the thanks button is not necessarily because I agree with you, but more so that I can see the threads I follow, that I have read your post.

  4. The Following 9 Users Say Thank You to Johnny For This Post:

    Bill Ryan (12th August 2016), dynamo (12th August 2016), Hervé (11th August 2016), LivioRazlo (12th August 2016), mab777 (12th August 2016), OBwan (13th August 2016), Richard S. (12th August 2016), Sierra (12th August 2016), TODD & NORA (12th August 2016)

  5. Link to Post #3
    United States Administrator ThePythonicCow's Avatar
    Join Date
    4th January 2011
    Location
    North Texas
    Language
    English
    Age
    78
    Posts
    31,056
    Thanks
    38,491
    Thanked 156,128 times in 23,898 posts

    Default Re: Linux Transmission Control Protocol (TCP) vulnerability

    Quote Posted by Hervé (here)
    The team notes that because only version 3.6 or later of the Linux kernel has the flaw, systems running older software are not affected.
    This does not effect the Avalon server, where we have version 2.6 of the Linux kernel.

    It did effect my home Linux system, where I applied the "net.ipv4.tcp_challenge_ack_limit = 999999999" workaround to the /etc/sysctl.conf file, yesterday.
    My quite dormant website: pauljackson.us

  6. The Following 8 Users Say Thank You to ThePythonicCow For This Post:

    Bill Ryan (12th August 2016), Foxie Loxie (12th August 2016), Hervé (12th August 2016), Johnny (13th August 2016), Michi (13th August 2016), PathWalker (12th August 2016), Sierra (12th August 2016), TODD & NORA (12th August 2016)

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts