Alerts This Week
Warning Icon 1 640
Alerts This Week
Warning Icon 1 640

Debian: DLA-1466-1 Critical Denial Of Service Security Advisory

debian lts
Calendar Grey August 15, 2018
Dist Debian Esm H88
Explore vital security enhancements and patches for Debian's kernel that address potential privilege escalation and denial of service vulnerabilities.
Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation or denial of service

Summary

Juha-Matti Tilli discovered that a remote attacker can trigger the
worst case code paths for TCP stream reassembly with low rates of
specially crafted packets, leading to remote denial of service.

CVE-2018-5391 (FragmentSmack)

Juha-Matti Tilli discovered a flaw in the way the Linux kernel
handled reassembly of fragmented IPv4 and IPv6 packets. A remote
attacker can take advantage of this flaw to trigger time and
calculation expensive fragment reassembly algorithms by sending
specially crafted packets, leading to remote denial of service.

This is mitigated by reducing the default limits on memory usage
for incomplete fragmented packets. The same mitigation can be
achieved without the need to reboot, by setting the sysctls:

net.ipv4.ipfrag_high_thresh = 262144
net.ipv6.ip6frag_high_thresh = 262144
net.ipv4.ipfrag_low_thresh = 196608
net.ipv6.ip6frag_low_thresh = 196608

The default values may still be increased by local configuration

Read the Full Advisory


Severity
critical
Lowest
Low
Medium
High
Critical

<pre><font face="Courier">Package: linux-4.9
Version: 4.9.110-3+deb9u2~deb8u1
CVE ID: CVE-2018-5390 CVE-2018-5391 CVE-2018-13405
Debian Bug: 893393 903122 903767 903776 903838 903914

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Your message here