8 Commits

Author SHA256 Message Date
d2cba1e74c Merge pull request '- Fix CVEs' (#3) from eeich/mcphost:CVE_01_2026 into main
Reviewed-on: AI_MCP/mcphost#3
Reviewed-by: Christian Goll <cgoll@suse.com>
2026-01-07 16:15:32 +01:00
d7bcf5b155 - Fix CVEs
* GO-2025-4135 (CVE-2025-47914)
    SSH Agent servers do not validate the size of messages
    when processing new identity requests, which may cause
    the program to panic if the message is malformed due to
    an out of bounds read.
  * GO-2025-4116 (CVE-2025-47913)
    SSH clients receiving SSH_AGENT_SUCCESS when expecting a
    typed response will panic and cause early termination of
    the client process.
  * GO-2025-4134 (CVE-2025-58181, bsc#1253952).
    SSH servers parsing GSSAPI authentication
    requests do not validate the number of mechanisms
    specified in the request, allowing an attacker to cause
    unbounded memory consumption.

Signed-off-by: Egbert Eich <eich@suse.com>
2026-01-06 19:13:44 +01:00
8a8f415014 Merge pull request 'Update to v0.32.0' (#2) from doreilly/mcphost:bump-to-v0.32.0 into main
Reviewed-on: AI_MCP/mcphost#2
2026-01-02 16:05:35 +01:00
f243e8b856 Update to v0.32.0 2025-12-10 13:48:14 +00:00
73fd741081 Merge pull request 'add shell completions & basic binary %check' (#1) from kskarthik/mcphost:main into main
Reviewed-on: AI_MCP/mcphost#1
2025-11-05 12:43:55 +01:00
32f85cda15 add shell completions & basic binary %check 2025-11-05 15:50:21 +05:30
7260cade95 Initial import
Package originated from science:machinelearning:mcp/mcphost

Signed-off-by: Egbert Eich <eich@suse.com>
2025-10-30 17:19:42 +01:00
pool
392d4d3edf Initial commit 2025-10-29 18:46:37 +01:00