ZeroMQ: Denial of service A vulnerability in ZeroMQ could lead to a Denial of Service condition. zeromq 2020-09-13 2020-09-13 740574 local, remote 4.3.3 4.3.3

Looks like an embeddable networking library but acts like a concurrency framework.

It was discovered that ZeroMQ does not properly handle connecting peers before a handshake is completed.

An unauthenticated remote attacker able to connect to a ZeroMQ endpoint, even with CURVE encryption/authentication enabled, can cause a Denial of Service condition.

There is no known workaround at this time.

All ZeroMQ users should upgrade to the latest version:

# emerge --sync # emerge --ask --oneshot --verbose ">=net-libs/zeromq-4.3.3"
CVE-2020-15166 whissi whissi