• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Warning : TCP Stack Vulnerability in the Linux Kernel (CVE-2016-5696)

By Abhishek Ghosh August 18, 2016 6:11 pm Updated on August 18, 2016

Warning : TCP Stack Vulnerability in the Linux Kernel (CVE-2016-5696)

Advertisement

Researchers at the University of California have identified a dangerous vulnerability in the TCP (Transmission Control Protocol) used by Linux. The finding of flaw dates back to the end of 2012 but was discovered only recently. They are working with the community for some preventive measures (like an update for clients and hosts) as a pending official patch. The TCP protocol adopted by Linux is affected by a vulnerability that allows you to enter in communications between client and server. This Article Gives Information About TCP Stack Vulnerability in the Linux Kernel For the End Users including Android Mobile Phone Users.

Warning - TCP Stack Vulnerability in the Linux Kernel (CVE-2016-5696)

 

TCP Stack Vulnerability in the Linux Kernel (CVE-2016-5696) : Spectrum Could Spy on Tor Too

 

Linux kernel is widely used in heterogeneous environments including hosting services, cloud, mobile phones, televisions etc and the flaw is considerable as a threat to a large number of users. The vulnerability theoretically able to hack remote communications using the exploit Internet to monitor a user’s online activities, close communication, introducing malicious code in a forced manner like injection or intercept the information exchanged between client and host, make it less effective solutions that guarantee online anonymity in case of Tor. Even HTTPS with connections, which although immune to injection practices, data can be can be theft by running exploit via this vulnerability.

 

TCP Stack Vulnerability in the Linux Kernel : Side Channel Attack

 

The vulnerability allows to deduce the sequence of numbers associated with a particular connection based on the IP addresses of the communicating parties. In practice, given the IP address of any two machines present on the net, one can slide into their communication channel to perform various operations. The attack is fast and reliable, the researchers gave note, because it takes less than 60 seconds to be completed and has a success rate close to 90%.
Some of the security experts have pointed out that this vulnerability references to popular side channel attacks (an approach that, rather than relying on the traditional method “brute force” , try to get information from flaws arising from the implementation of a certain measure of security) 90s. The flaw allows man-in-the-middle attackers to hijack TCP sessions via a blind in-window attack. TCP protocol is the heart of all Internet communications, as all application level protocols, including HTTP, FTP, SSH, Telnet, DNS, and SMTP, stand on TCP.

Advertisement

---

 

Temporary Fix of TCP Stack Vulnerability (by Akamai)

 

You can see the Linux Kernel’s detection and patch on Github :

Vim
1
2
https://github.com/torvalds/linux/commit/282f23c6ee343126156dd41218b22ece96d747e3
https://github.com/torvalds/linux/commit/75ff39ccc1bd5d3c455b6822ab09e533c551f758

As a workaround while patches to fix the problem are prepared and distributed, you can raise the rate limit on your Linux machine or gadget to make it more difficult for an attacker to be successful. Check :

Vim
1
sysctl -a | grep ack_limit

You can add this on /etc/sysctl.conf :

Vim
1
net.ipv4.tcp_challenge_ack_limit = 999999999

or run :

Vim
1
sysctl net.ipv4.tcp_challenge_ack_limit=1073741823; grep -q tcp_challenge_ack_limit /etc/sysctl.conf || echo "net.ipv4.tcp_challenge_ack_limit=1073741823" >> /etc/sysctl.conf

Reload sysctl to activate the new rule.

 

Official Information on CVE-2016-5696

 

Vim
1
2
3
4
5
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-5696
http://seclists.org/oss-sec/2016/q3/296
http://www.openwall.com/lists/oss-security/2016/08/16/6
https://access.redhat.com/security/cve/cve-2016-5696
https://blogs.akamai.com/2016/08/vulnerability-in-the-linux-kernels-tcp-stack-implementation.html

Tagged With paperuri:(04ce863cf8693fdd58f7e96e15c3dab1) , TCP SACK kernel vulnarabilities , ubuntu a vulnerability found in the TCP stack management in the Linux kernel
Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Warning : TCP Stack Vulnerability in the Linux Kernel (CVE-2016-5696)

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Cloud IaaS & CVE-2015-3456 (VENOM) Security Vulnerability

    CVE-2015-3456 or VENOM Security Vulnerability is a new Vulnerability. VENOM stands for Virtualized Environment Neglected Operations Manipulation.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy