zeromq3 4.2.5-1ubuntu0.1 source package in Ubuntu

Changelog

zeromq3 (4.2.5-1ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: Integer overflow allows an authenticated attacker to
    overwrite an arbitrary amount of bytes beyond the bounds of a buffer,
    which can be leveraged to run arbitrary code on the target system.
    - debian/patches/CVE-2019-6250.patch: Refactor bounds check arithmetic
      such that no overflow shall occur.
    - CVE-2019-6250

 -- Eduardo Barretto <email address hidden>  Tue, 15 Jan 2019 12:06:02 -0200

Upload details

Uploaded by:
Eduardo Barretto
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
zeromq3_4.2.5.orig.tar.gz 1.3 MiB cc9090ba35713d59bb2f7d7965f877036c49c5558ea0c290b0dcc6f2a17e489f
zeromq3_4.2.5-1ubuntu0.1.debian.tar.xz 21.2 KiB 4b13fef81403573140f75bb8c7e9b28558283a647ba113be768e09bd25323ff1
zeromq3_4.2.5-1ubuntu0.1.dsc 1.9 KiB 27d687371526760cdf9c85c398c99f60793abdceeda1354340c0f546dad256b0

View changes file

Binary packages built by this source

libzmq3-dev: lightweight messaging kernel (development files)

 ØMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ØMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains the ZeroMQ development libraries and header files.

libzmq5: lightweight messaging kernel (shared library)

 ØMQ is a library which extends the standard socket interfaces with features
 traditionally provided by specialised messaging middleware products.
 .
 ØMQ sockets provide an abstraction of asynchronous message queues, multiple
 messaging patterns, message filtering (subscriptions), seamless access to
 multiple transport protocols and more.
 .
 This package contains the libzmq shared library.

libzmq5-dbgsym: debug symbols for libzmq5