CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/20 23:33:20
Modified files:
usr.sbin/snmpd : ax.c
lib/libagentx : ax.c
Log message:
Implement a better fix. The previous fix allowed to overflow in a
different spot. This would still only lead to a crash, and would only be
reachable by arbitrary users if the admin enabled the agentx socket, and
set custom permissions.
OK deraadt@, mvs@
