exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

Red Hat Security Advisory 2013-0124-01

Red Hat Security Advisory 2013-0124-01
Posted Jan 8, 2013
Authored by Red Hat | Site access.redhat.com

Red Hat Security Advisory 2013-0124-01 - These packages provide various libraries and tools for the Simple Network Management Protocol. An out-of-bounds buffer read flaw was found in the net-snmp agent. A remote attacker with read privileges to a Management Information Base subtree handled by the "extend" directive could use this flaw to crash snmpd via a crafted SNMP GET request.

tags | advisory, remote, protocol
systems | linux, redhat
advisories | CVE-2012-2141
SHA-256 | 7db5cea03514a11a2e3507239f67447087ee5946e2cb7c6cfee0cc2a888aa85b

Red Hat Security Advisory 2013-0124-01

Change Mirror Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

=====================================================================
Red Hat Security Advisory

Synopsis: Moderate: net-snmp security and bug fix update
Advisory ID: RHSA-2013:0124-01
Product: Red Hat Enterprise Linux
Advisory URL: https://rhn.redhat.com/errata/RHSA-2013-0124.html
Issue date: 2013-01-08
CVE Names: CVE-2012-2141
=====================================================================

1. Summary:

Updated net-snmp packages that fix one security issue and multiple bugs are
now available for Red Hat Enterprise Linux 5.

The Red Hat Security Response Team has rated this update as having moderate
security impact. A Common Vulnerability Scoring System (CVSS) base score,
which gives a detailed severity rating, is available from the CVE link in
the References section.

2. Relevant releases/architectures:

RHEL Desktop Workstation (v. 5 client) - i386, x86_64
Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64
Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64

3. Description:

These packages provide various libraries and tools for the Simple Network
Management Protocol (SNMP).

An out-of-bounds buffer read flaw was found in the net-snmp agent. A remote
attacker with read privileges to a Management Information Base (MIB)
subtree handled by the "extend" directive (in "/etc/snmp/snmpd.conf") could
use this flaw to crash snmpd via a crafted SNMP GET request.
(CVE-2012-2141)

Bug fixes:

* Devices that used certain file systems were not reported in the
"HOST-RESOURCES-MIB::hrStorageTable" table. As a result, the snmpd daemon
did not recognize devices using tmpfs, ReiserFS, and Oracle Cluster File
System (OCFS2) file systems. This update recognizes these devices and
reports them in the "HOST-RESOURCES-MIB::hrStorageTable" table.
(BZ#754652, BZ#755958, BZ#822061)

* The snmptrapd (8) man page did not correctly describe how to load
multiple configuration files using the "-c" option. This update describes
correctly that multiple configuration files must be separated by a comma.
(BZ#760001)

* Integers truncated from 64 to 32-bit were not correctly evaluated. As a
consequence, the snmpd daemon could enter an endless loop when encoding the
truncated integers to network format. This update modifies the underlying
code so that snmpd correctly checks truncated 64-bit integers. Now, snmpd
avoids an endless loop. (BZ#783892)

* snmpd did not correctly check for interrupted system calls when
enumerating existing IPv6 network prefixes during startup. As a
consequence, snmpd could prematurely exit when receiving a signal during
this enumeration. This update checks the network prefix enumeration code
for interrupted system calls. Now, snmpd no longer terminates when a signal
is received. (BZ#799699)

* snmpd used the wrong length of COUNTER64 values in the AgentX protocol.
As a consequence, snmpd could not decode two consecutive COUNTER64 values
in one AgentX packet. This update uses the correct COUNTER64 size and can
process two or mode COUNTER64 values in AgentX communication. (BZ#803585)

* snmpd ignored the "-e" parameter of the "trapsess" option in the snmpd
configuration file. As a result, outgoing traps were incorrectly sent with
the default EngineID of snmpd when configuring "trapsess" with an explicit
EngineID. This update modifies the underlying code to send outgoing traps
using the EngineID as specified in the "trapsess -e" parameter in the
configuration file. (BZ#805689)

* snmpd did not correctly encode negative Request-IDs in outgoing requests,
for example during trap operations. As a consequence, a 32-bit value could
be encoded in 5 bytes instead of 4, and the outgoing requests were refused
by certain implementations of the SNMP protocol as invalid. With this
update, a Request-ID can no longer become negative and is always encoded in
4 bytes. (BZ#818259)

* snmpd ignored the port number of the "clientaddr" option when specifying
the source address of outgoing SNMP requests. As a consequence, the system
assigned a random address. This update allows to specify both the port
number and the source IP address in the "clientaddr" option. Now,
administrators can increase security with firewall rules and
Security-Enhanced Linux (SELinux) policies by configuring a specific source
port of outgoing traps and other requests. (BZ#828691)

* snmpd did not correctly process responses to internal queries when
initializing monitoring enabled by the "monitor" option in the
"/etc/snmp/snmpd.conf" configuration file. As a consequence, snmpd was not
fully initialized and the error message "failed to run mteTrigger query"
appeared in the system log 30 seconds after the snmpd startup. This update
explicitly checks for responses to internal monitoring queries. (BZ#830042)

Users of net-snmp should upgrade to these updated packages, which contain
backported patches to correct these issues. After installing the update,
the snmpd and snmptrapd daemons will be restarted automatically.

4. Solution:

Before applying this update, make sure all previously-released errata
relevant to your system have been applied.

This update is available via the Red Hat Network. Details on how to
use the Red Hat Network to apply this update are available at
https://access.redhat.com/knowledge/articles/11258

5. Bugs fixed (http://bugzilla.redhat.com/):

755958 - net-snmp ignores reiserfs formatted partitions
803585 - agentx counter64 snmpget problem
815813 - CVE-2012-2141 net-snmp: Array index error, leading to out-of heap-based buffer read (snmpd crash)
840861 - snmpd does not report error when clientaddr <ip>:<port> cannot bind to the specified port

6. Package List:

Red Hat Enterprise Linux Desktop (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/net-snmp-5.3.2.2-20.el5.src.rpm

i386:
net-snmp-5.3.2.2-20.el5.i386.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.i386.rpm
net-snmp-libs-5.3.2.2-20.el5.i386.rpm
net-snmp-perl-5.3.2.2-20.el5.i386.rpm
net-snmp-utils-5.3.2.2-20.el5.i386.rpm

x86_64:
net-snmp-5.3.2.2-20.el5.x86_64.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.i386.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.x86_64.rpm
net-snmp-libs-5.3.2.2-20.el5.i386.rpm
net-snmp-libs-5.3.2.2-20.el5.x86_64.rpm
net-snmp-perl-5.3.2.2-20.el5.x86_64.rpm
net-snmp-utils-5.3.2.2-20.el5.x86_64.rpm

RHEL Desktop Workstation (v. 5 client):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/net-snmp-5.3.2.2-20.el5.src.rpm

i386:
net-snmp-debuginfo-5.3.2.2-20.el5.i386.rpm
net-snmp-devel-5.3.2.2-20.el5.i386.rpm

x86_64:
net-snmp-debuginfo-5.3.2.2-20.el5.i386.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.x86_64.rpm
net-snmp-devel-5.3.2.2-20.el5.i386.rpm
net-snmp-devel-5.3.2.2-20.el5.x86_64.rpm

Red Hat Enterprise Linux (v. 5 server):

Source:
ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/net-snmp-5.3.2.2-20.el5.src.rpm

i386:
net-snmp-5.3.2.2-20.el5.i386.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.i386.rpm
net-snmp-devel-5.3.2.2-20.el5.i386.rpm
net-snmp-libs-5.3.2.2-20.el5.i386.rpm
net-snmp-perl-5.3.2.2-20.el5.i386.rpm
net-snmp-utils-5.3.2.2-20.el5.i386.rpm

ia64:
net-snmp-5.3.2.2-20.el5.ia64.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.ia64.rpm
net-snmp-devel-5.3.2.2-20.el5.ia64.rpm
net-snmp-libs-5.3.2.2-20.el5.ia64.rpm
net-snmp-perl-5.3.2.2-20.el5.ia64.rpm
net-snmp-utils-5.3.2.2-20.el5.ia64.rpm

ppc:
net-snmp-5.3.2.2-20.el5.ppc.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.ppc.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.ppc64.rpm
net-snmp-devel-5.3.2.2-20.el5.ppc.rpm
net-snmp-devel-5.3.2.2-20.el5.ppc64.rpm
net-snmp-libs-5.3.2.2-20.el5.ppc.rpm
net-snmp-libs-5.3.2.2-20.el5.ppc64.rpm
net-snmp-perl-5.3.2.2-20.el5.ppc.rpm
net-snmp-utils-5.3.2.2-20.el5.ppc.rpm

s390x:
net-snmp-5.3.2.2-20.el5.s390x.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.s390.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.s390x.rpm
net-snmp-devel-5.3.2.2-20.el5.s390.rpm
net-snmp-devel-5.3.2.2-20.el5.s390x.rpm
net-snmp-libs-5.3.2.2-20.el5.s390.rpm
net-snmp-libs-5.3.2.2-20.el5.s390x.rpm
net-snmp-perl-5.3.2.2-20.el5.s390x.rpm
net-snmp-utils-5.3.2.2-20.el5.s390x.rpm

x86_64:
net-snmp-5.3.2.2-20.el5.x86_64.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.i386.rpm
net-snmp-debuginfo-5.3.2.2-20.el5.x86_64.rpm
net-snmp-devel-5.3.2.2-20.el5.i386.rpm
net-snmp-devel-5.3.2.2-20.el5.x86_64.rpm
net-snmp-libs-5.3.2.2-20.el5.i386.rpm
net-snmp-libs-5.3.2.2-20.el5.x86_64.rpm
net-snmp-perl-5.3.2.2-20.el5.x86_64.rpm
net-snmp-utils-5.3.2.2-20.el5.x86_64.rpm

These packages are GPG signed by Red Hat for security. Our key and
details on how to verify the signature are available from
https://access.redhat.com/security/team/key/#package

7. References:

https://www.redhat.com/security/data/cve/CVE-2012-2141.html
https://access.redhat.com/security/updates/classification/#moderate

8. Contact:

The Red Hat security contact is <secalert@redhat.com>. More contact
details at https://access.redhat.com/security/team/contact/

Copyright 2013 Red Hat, Inc.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (GNU/Linux)

iD8DBQFQ68PEXlSAg2UNWIIRAjCiAJ9W/MBaqJqdzDYYAGmTv4kzqNkg8wCghMvJ
51oSTzzi76pyrX3XyxqAuv0=
=MaWU
-----END PGP SIGNATURE-----


--
RHSA-announce mailing list
RHSA-announce@redhat.com
https://www.redhat.com/mailman/listinfo/rhsa-announce
Login or Register to add favorites

File Archive:

April 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Apr 1st
    10 Files
  • 2
    Apr 2nd
    26 Files
  • 3
    Apr 3rd
    40 Files
  • 4
    Apr 4th
    6 Files
  • 5
    Apr 5th
    26 Files
  • 6
    Apr 6th
    0 Files
  • 7
    Apr 7th
    0 Files
  • 8
    Apr 8th
    22 Files
  • 9
    Apr 9th
    14 Files
  • 10
    Apr 10th
    10 Files
  • 11
    Apr 11th
    13 Files
  • 12
    Apr 12th
    14 Files
  • 13
    Apr 13th
    0 Files
  • 14
    Apr 14th
    0 Files
  • 15
    Apr 15th
    30 Files
  • 16
    Apr 16th
    10 Files
  • 17
    Apr 17th
    22 Files
  • 18
    Apr 18th
    45 Files
  • 19
    Apr 19th
    8 Files
  • 20
    Apr 20th
    0 Files
  • 21
    Apr 21st
    0 Files
  • 22
    Apr 22nd
    11 Files
  • 23
    Apr 23rd
    68 Files
  • 24
    Apr 24th
    0 Files
  • 25
    Apr 25th
    0 Files
  • 26
    Apr 26th
    0 Files
  • 27
    Apr 27th
    0 Files
  • 28
    Apr 28th
    0 Files
  • 29
    Apr 29th
    0 Files
  • 30
    Apr 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close