August 15, 2016 By Larry Loeb 2 min read

Threatpost reported that a Transmission Control Protocol (TCP) flaw has resided in the Linux implementation since 2012, or since v3.6 of the kernel. The flaw affects all internet users and puts them at risk — not just the ones directly on Linux systems.

At least that’s what security experts are saying. Researchers from the University of California, Riverside and the U.S. Army Research Laboratory delivered a paper at the USENIX Security Symposium, “Off-Path TCP Exploits: Global Rate Limit Considered Dangerous,” that outlined the problem and suggested some mitigation strategies.

A Subtle TCP Flaw

UCR said in a press statement that it had discovered a subtle flaw in the Linux software in the form of side channels. Attackers can exploit the flaw to infer the TCP sequence numbers associated with a particular connection. The only information cybercriminals need to carry out this type of attack is the IP address of the communicating parties.

Encrypted connections, the researchers said, are immune to data injection. However, those encrypted connections can still be forcefully terminated by the attacker. According to UCR, the attack can be executed in less than a minute and has a 90 percent success rate.

No user action is necessary to carry out this attack. In fact, users could become victims without doing anything wrong from a security standpoint, such as inadvertently downloading malware or clicking on a link in a phishing email.

The researchers created a short video showing how the attacks works.

A Simple Remedy

The researchers alerted Linux about the vulnerability. There are now patches that can be applied to the latest Linux version.

Until those Linux patches are applied across the board, however, one UCR researcher recommended a temporary patch that can be applied to both client and server hosts. The patch simply raises the challenge ACK limit to a very large value, which makes it “practically impossible” to exploit the side channel, the press statement noted.

Performing the change to that parameter can be as simple as adding one line to the sysctl.conf file and then updating. It’s rare that such a major vulnerability can be so simply remedied — and as such leaves no room for excuses when it comes to patching.

More from

SoaPy: Stealthy enumeration of Active Directory environments through ADWS

10 min read - Introduction Over time, both targeted and large-scale enumeration of Active Directory (AD) environments have become increasingly detected due to modern defensive solutions. During our internship at X-Force Red this past summer, we noticed FalconForce’s SOAPHound was becoming popular for enumerating Active Directory environments. This tool brought a new perspective to Active Directory enumeration by performing collection via Active Directory Web Services (ADWS) instead of directly through Lightweight Directory Access Protocol (LDAP) as other AD enumeration tools had in the past.…

Smoltalk: RCE in open source agents

26 min read - Big shoutout to Hugging Face and the smolagents team for their cooperation and quick turnaround for a fix! Introduction Recently, I have been working on a side project to automate some pentest reconnaissance with AI agents. Just after I started this project, Hugging Face announced the release of smolagents, a lightweight framework for building AI agents that implements the methodology described in the ReAct paper, emphasizing reasoning through iterative decision-making. Interestingly, smolagents enables agents to reason and act by generating…

4 ways to bring cybersecurity into your community

4 min read - It’s easy to focus on technology when talking about cybersecurity. However, the best prevention measures rely on the education of those who use technology. Organizations training their employees is the first step. But the industry needs to expand the concept of a culture of cybersecurity and take it from where it currently stands as an organizational responsibility to a global perspective.When every person who uses technology — for work, personal use and school — views cybersecurity as their responsibility, it…

Topic updates

Get email updates and stay ahead of the latest threats to the security landscape, thought leadership and research.
Subscribe today