BusyBox: Denial of service A vulnerability in BusyBox might allow remote attackers to cause a Denial of Service condition. busybox 2017-01-01 2017-01-01 590478 remote 1.25.1 1.25.1

BusyBox is a set of tools for embedded systems and is a replacement for GNU Coreutils.

The recv_and_process_client_pkt function in networking/ntpd.c in BusyBox allows remote attackers to cause a Denial of Service (CPU and bandwidth consumption) via a forged NTP packet, which triggers a communication loop.

A remote attacker might send a specially crafted package to a machine running BusyBox ntpd, possibly resulting in a Denial of Service condition.

There is no known workaround at this time.

All BusyBox users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=sys-apps/busybox-1.25.1"
CVE-2016-6301 b-man b-man