github txlog/agent v1.16.0

latest release: v1.16.1
2 hours ago

Release v1.16.0

๐Ÿš€ Features

  • New Detection Routines: Implemented safe, non-destructive detection for:
    • Dirty Frag: Checks for ESP/XFRM page cache write vulnerabilities via seq_hi.
    • Fragnesia: Checks for skb shared-frag coalescing page cache write vulnerabilities.
  • Unified Security Report: The txlog failures command now orchestrates and displays the status of Copy Fail, Dirty Frag, and Fragnesia.
  • Extended Payload: Updated execution reports to include dirty_frag and fragnesia status flags.

๐Ÿงน Refactoring & Changes

  • Command Consolidation: Removed copyfail command to simplify the CLI interface and reduce fragmentation.
  • MCP Improvements: Refined tool and resource mappings within the Model Context Protocol (MCP) integration for better agentic interaction.
  • Code Organization: Introduced util/xfrm_common.go to share logic between XFRM-related vulnerability checks.

๐Ÿ“ฆ Dependencies

  • Updated github.com/mark3labs/mcp-go (0.50.0 -> 0.54.0)
  • Updated golang.org/x/sys (0.42.0 -> 0.44.0)

Don't miss a new agent release

NewReleases is sending notifications on new releases.