]> git.ipfire.org Git - thirdparty/squid.git/commit
SNMP: Clear community aliases to avoid dangling pointer (#2215) master
authorJoshua Rogers <MegaManSec@users.noreply.github.com>
Mon, 3 Nov 2025 03:52:55 +0000 (03:52 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Mon, 3 Nov 2025 03:54:17 +0000 (03:54 +0000)
commitb777ca5fa19f56a0978a6d167d30aa94de9571fd
tree74bc27caa064659fc096f6c86222c6a4ef09f5dc
parent58f6e257a69b3d33f32ae97f0f751f0ab33121c6
SNMP: Clear community aliases to avoid dangling pointer (#2215)

Currently not a issue, but reduces UAF hazard in the future
src/snmp_core.cc