net-snmp 5.8+dfsg-2ubuntu2.1 source package in Ubuntu

Changelog

net-snmp (5.8+dfsg-2ubuntu2.1) focal-security; urgency=medium

  * SECURITY UPDATE: Fix segmentation fault that happens when using the
    snmpv3 protocol with snmpbulkget. (LP: #1877027)
    - d/p/move-securityStateRef-into-free_securityStateRef.patch:
      Consolidate the check of the securityStateRef pointer into the
      free_securityStateRef function.
    - d/p/prevent-snmpv3-bulkget-errors-double-free.patch:
      Prevent snmpv3 bulkget errors from becoming resulting in a
      double free.
    - d/p/fix-usmStateReference-free.patch:
      Fix typo on usm_free_usmStateReference from last patch.
    - d/p/unexport-struct-usmStateReference.patch:
      Unexport struct usmStateReference and to prevent ABI breakages,
      since it will be necessary to add a reference count to it.
    - d/p/introduce-refcount-usmStateReference.patch:
      Introduce refcount in the struct usmStateReference, and adjust
      code to properly use the field.
    - CVE-2019-20892

 -- Sergio Durigan Junior <email address hidden>  Tue, 23 Jun 2020 14:57:12 -0400

Upload details

Uploaded by:
Sergio Durigan Junior
Sponsored by:
Paulo Flabiano Smorigo
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
net-snmp_5.8+dfsg.orig.tar.xz 3.3 MiB bd398037a56140140adaaf5218aca982fda9909bc755d5f5ea9d6456f45689d0
net-snmp_5.8+dfsg-2ubuntu2.1.debian.tar.xz 77.1 KiB d1fdcee1ca5492f5b9b53c9587953b990fd7db68a8d085a4331255654da288ba
net-snmp_5.8+dfsg-2ubuntu2.1.dsc 2.9 KiB cf93ad39e02bd51cc5b692aee702f31bd5968a49ae00a67381cb38a5f122a05e

View changes file

Binary packages built by this source

libsnmp-base: SNMP configuration script, MIBs and documentation

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 This package includes documentation and MIBs (Management Information Bases)
 for the SNMP libraries, agents and applications. MIBs contain a formal
 description of the data that can be managed using SNMP and applications.
 .
 NOTE: If you want the OIDs (Object Identifiers) to resolve to their text
 description, you need to activate the non-free repository and install the
 "snmp-mibs-downloader" package.

libsnmp-dev: SNMP (Simple Network Management Protocol) development files

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP development files include the library headers, static
 libraries, net-snmp-config scripts and documentation needed for development
 of custom SNMP applications.

libsnmp-perl: SNMP (Simple Network Management Protocol) Perl5 support

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP Perl5 support files provide the Perl functions for
 integration of SNMP into applications written in Perl.

libsnmp-perl-dbgsym: debug symbols for libsnmp-perl
libsnmp35: SNMP (Simple Network Management Protocol) library

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP library contains common functions for the construction,
 sending, receiving, decoding, and manipulation of the SNMP requests
 and responses.

libsnmp35-dbg: SNMP (Simple Network Management Protocol) library debug

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 This package contains the debug symbols for the Net-SNMP libraries.

snmp: SNMP (Simple Network Management Protocol) applications

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP applications are a collection of command line clients
 for issuing SNMP requests to agents.

snmp-dbgsym: debug symbols for snmp
snmpd: SNMP (Simple Network Management Protocol) agents

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP agent is a daemon which listens for incoming SNMP
 requests from clients and provides responses.

snmpd-dbgsym: debug symbols for snmpd
snmptrapd: Net-SNMP notification receiver

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 snmptrapd is an SNMP application (daemon) that receives and logs SNMP TRAP
 and INFORM messages.

snmptrapd-dbgsym: debug symbols for snmptrapd
tkmib: SNMP (Simple Network Management Protocol) MIB browser

 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP MIB (Management Information Base) Browser provides a
 graphical frontend for the Net-SNMP tools. It can be used to browse
 the MIB tree and interactively send requests to SNMP agents.