)]}'
{
  "commit": "10b54ffa51b134f7100e147742e5fc7d8d818a11",
  "tree": "772649a97d7d87d288822056b16fda601db8da42",
  "parents": [
    "0f039f3a4ad8093b3587dd32a675f6f101f902ed"
  ],
  "author": {
    "name": "Nicola Murino",
    "email": "nicola.murino@gmail.com",
    "time": "Mon Jun 29 19:13:41 2026 +0200"
  },
  "committer": {
    "name": "Nicola Murino",
    "email": "nicola.murino@gmail.com",
    "time": "Mon Jul 13 20:33:21 2026 -0700"
  },
  "message": "ssh: raise the RSA modulus limit to 16384 bits\n\nthe fix for CVE-2026-39829 capped the accepted RSA modulus at 8192 bits,\nmatching crypto/tls, to bound the CPU cost of verifying an\nattacker-supplied key. That rejected keys OpenSSH generates: ssh-keygen\nallows -b up to 16384. Raise the limit to 16384 so those keys interoperate,\nboth in the public key parser and the OpenSSH private key parser, and\ncorrespondingly raise the prime-factor bound to 8192 bits (each prime is\nabout half the modulus). The agent\u0027s checkRSAKeyParams is updated to match.\n\nVerifying a 16384-bit key costs roughly 3x an 8192-bit one.\n\nFixes golang/go#80075\n\nChange-Id: Ib08ddd7b48552e692c48dbdf105bbc8579120bbc\nReviewed-on: https://go-review.googlesource.com/c/crypto/+/795421\nLUCI-TryBot-Result: golang-scoped@luci-project-accounts.iam.gserviceaccount.com \u003cgolang-scoped@luci-project-accounts.iam.gserviceaccount.com\u003e\nReviewed-by: Junyang Shao \u003cshaojunyang@google.com\u003e\nReviewed-by: Filippo Valsorda \u003cfilippo@golang.org\u003e\nReviewed-by: David Chase \u003cdrchase@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "782c54eb7c94b80c16b49a30aca880ba773616e1",
      "old_mode": 33188,
      "old_path": "ssh/agent/server.go",
      "new_id": "27394125de523d6cd031aa289696211309246c55",
      "new_mode": 33188,
      "new_path": "ssh/agent/server.go"
    },
    {
      "type": "modify",
      "old_id": "64377715e1c277fdeb5fc40d397d3c66dd072cd6",
      "old_mode": 33188,
      "old_path": "ssh/keys.go",
      "new_id": "fbbfb6cf42d3e57e534399a6a5f85a22397ec404",
      "new_mode": 33188,
      "new_path": "ssh/keys.go"
    },
    {
      "type": "modify",
      "old_id": "a16f7cd9953605c1c1085361dd3c0c45ffe03d6a",
      "old_mode": 33188,
      "old_path": "ssh/keys_test.go",
      "new_id": "2fb88e3e7ba6944b8bc4d25e5e7a9d0ebe2a41ff",
      "new_mode": 33188,
      "new_path": "ssh/keys_test.go"
    }
  ]
}
