mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/netsnmp: add patch trailer
Commit [1] introduced a patch to fix CVE-2022-44792 & CVE-2022-44793. Since [2] the security patches neeed to reference the vulnerability with the `CVE: ` trailer in the patch header. [1]44243b4c80package/netsnmp: revert back to 5.9.3, backport security fix [2]1167d0ff3ddocs/manual: mention CVE trailer Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user