CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/07 08:51:20
Modified files:
lib/libagentx : ax.c
Log message:
Include the padding length when testing the remaining bytes in an octet
string, to prevent a size_t underflow on a malformed packet and make us run
into infinity.
Same diff as for snmpd
