diff --git a/package/netsnmp/0001-snmp_agent-disallow-SET-with-NULL-varbind.patch b/package/netsnmp/0001-snmp_agent-disallow-SET-with-NULL-varbind.patch index 3a6321d7a7..00e6d2e21c 100644 --- a/package/netsnmp/0001-snmp_agent-disallow-SET-with-NULL-varbind.patch +++ b/package/netsnmp/0001-snmp_agent-disallow-SET-with-NULL-varbind.patch @@ -4,7 +4,8 @@ Date: Fri, 25 Nov 2022 08:41:24 -0800 Subject: [PATCH] snmp_agent: disallow SET with NULL varbind Upstream: https://github.com/net-snmp/net-snmp/commit/4589352dac3ae111c7621298cf231742209efd9b - +CVE: CVE-2022-44792 +CVE: CVE-2022-44793 [Thomas: this commit was merged as part of https://github.com/net-snmp/net-snmp/pull/490/commits, which fixes https://github.com/net-snmp/net-snmp/issues/474 (CVE-2022-44792) and