Arch Linux Security Advisory ASA-201808-5
========================================
Severity: High
Date    : 2018-08-08
CVE-ID  : CVE-2018-5390
Package : linux-lts
Type    : denial of service
Remote  : Yes
Link    : https://security.archlinux.org/AVG-748

Summary
======
The package linux-lts before version 4.14.59-1 is vulnerable to denial
of service.

Resolution
=========
Upgrade to 4.14.59-1.

# pacman -Syu "linux-lts>=4.14.59-1"

The problem has been fixed upstream in version 4.14.59.

Workaround
=========
None.

Description
==========
A flaw named SegmentSmack was found in the way the Linux kernel handled
specially crafted TCP packets. A remote attacker could use this flaw to
trigger time and calculation expensive calls to
tcp_collapse_ofo_queue() and tcp_prune_ofo_queue() functions by sending
specially modified packets within ongoing TCP sessions which could lead
to a CPU saturation and hence a denial of service on the system.
Maintaining the denial of service condition requires continuous two-way
TCP sessions to a reachable open port, thus the attacks cannot be
performed using spoofed IP addresses.

Impact
=====
A remote attacker is able to saturate the CPU and hence cause a denial
of service on the host system by sending specially modified packets
within ongoing TCP sessions.

References
=========
https://www.kb.cert.org/vuls/id/962459
https://www.spinics.net/lists/netdev/msg514742.html
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/
https://security.archlinux.org/CVE-2018-5390

ArchLinux: 201808-5: linux-lts: denial of service

August 8, 2018

Summary

A flaw named SegmentSmack was found in the way the Linux kernel handled specially crafted TCP packets. A remote attacker could use this flaw to trigger time and calculation expensive calls to tcp_collapse_ofo_queue() and tcp_prune_ofo_queue() functions by sending specially modified packets within ongoing TCP sessions which could lead to a CPU saturation and hence a denial of service on the system. Maintaining the denial of service condition requires continuous two-way TCP sessions to a reachable open port, thus the attacks cannot be performed using spoofed IP addresses.

Resolution

Upgrade to 4.14.59-1. # pacman -Syu "linux-lts>=4.14.59-1"
The problem has been fixed upstream in version 4.14.59.

References

https://www.kb.cert.org/vuls/id/962459 https://www.spinics.net/lists/netdev/msg514742.html https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/ https://security.archlinux.org/CVE-2018-5390

Severity
Package : linux-lts
Type : denial of service
Remote : Yes
Link : https://security.archlinux.org/AVG-748

Workaround

None.

Related News