github zeek/zeek v8.2.2

3 hours ago

Thank you to Peter Cullen (@pbcullen), Stefan Goetz (@stefangoetzcorelight), Jan Grashöfer
(@J-Gras), Eldon Koyle (@ekoyle), Simeon Miteff (simeonmiteff), Kara Zaffarano and Kyle
Elliott of Trail of Bits in collaboration with OpenAI, AdaLogics in collaboration with
Anthropic, and the Canadian Communications Security Establishment for their contributions
to this release.

This release fixes the following security issues:

This release fixes the following bugs:

  • IN_ANYWHERE is now allowed as a wildcard in Intel files for the interface field.

  • The Prometheus service discovery endpoint for the telemetry framework was not rendering
    IPv6 addresses correctly.

  • The unknown_protocols.log previously included the IP next protocol field
    as a 16 bit value, with the first byte value set to the next protocol followed
    by a zero byte due to a spurious use of htons(). This has been fixed to be
    just the next protocol byte.

  • Fixed file descriptors of the WebSocket server and WebSocket client connections
    (Cluster::listen_websocket()) being inherited by child processes. E.g., when using
    system() in Zeek scripts or the Input Framework's raw reader functionality.

Don't miss a new zeek release

NewReleases is sending notifications on new releases.