CVE-2025-68615 - Net-SNMP Buffer Overflow Vulnerability via Type Confusion
CVE-2025-68615 is a buffer overflow vulnerability in the Net-SNMP library. The flaw resides in the conditional check of the `snmp_input` function during the parsing of the incoming trap message. Lack of bound check on the length of the `snmpTrapOID` variable binding allows an attacker to cause a buffer overflow by providing a malformed OID in the PDU message.