From 7e930376320e016856285807d7788b01e51cc594 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Thu, 21 Jul 2022 18:13:18 +0000 Subject: Thu Jul 21 18:13:18 UTC 2022 patches/packages/net-snmp-5.9.3-x86_64-1_slack15.0.txz: Upgraded. This update fixes security issues: A buffer overflow in the handling of the INDEX of NET-SNMP-VACM-MIB can cause an out-of-bounds memory access. A malformed OID in a GET-NEXT to the nsVacmAccessTable can cause a NULL pointer dereference. Improper Input Validation when SETing malformed OIDs in master agent and subagent simultaneously. A malformed OID in a SET request to SNMP-VIEW-BASED-ACM-MIB::vacmAccessTable can cause an out-of-bounds memory access. A malformed OID in a SET request to NET-SNMP-AGENT-MIB::nsLogTable can cause a NULL pointer dereference. A malformed OID in a SET to the nsVacmAccessTable can cause a NULL pointer dereference. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24805 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24809 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24806 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24807 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24808 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-24810 (* Security fix *) --- patches/source/net-snmp/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 patches/source/net-snmp/slack-desc (limited to 'patches/source/net-snmp/slack-desc') diff --git a/patches/source/net-snmp/slack-desc b/patches/source/net-snmp/slack-desc new file mode 100644 index 000000000..eb13539d3 --- /dev/null +++ b/patches/source/net-snmp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +net-snmp: net-snmp (Simple Network Management Protocol tools) +net-snmp: +net-snmp: Various tools relating to the Simple Network Management Protocol: +net-snmp: +net-snmp: An extensible agent +net-snmp: An SNMP library +net-snmp: Tools to request or set information from SNMP agents +net-snmp: Tools to generate and handle SNMP traps +net-snmp: A version of the UNIX 'netstat' command using SNMP +net-snmp: A graphical Perl/Tk/SNMP based mib browser +net-snmp: -- cgit v1.2.3-65-gdbad