Denial of Service Vulnerability in gopacket by Google
CVE-2026-54345
6.9MEDIUM
What is CVE-2026-54345?
The gopacket library, which provides packet processing for Go applications, contains a vulnerability that leads to a denial of service condition. In versions prior to 1.6.1, the Diameter AVP decoder miscalculates data lengths based on an attacker-controlled field, allowing for unbounded memory allocation. This can result in out-of-memory (OOM) errors when two specially crafted messages are processed in succession, effectively crashing the service. Users are advised to upgrade to version 1.6.1 or later to mitigate this risk.
Affected Version(s)
gopacket < 1.6.1
