{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "25c9b49fdb74931137431c24cf28d3c65f9420d2"
            }
          ],
          "repo": "https://github.com/ethereum/go-ethereum",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-wjxw-gh3m-7pm5"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-400"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/29xxx/CVE-2022-29177.json"
  },
  "details": "Go Ethereum is the official Golang implementation of the Ethereum protocol. Prior to version 1.10.17, a vulnerable node, if configured to use high verbosity logging, can be made to crash when handling specially crafted p2p messages sent from an attacker node. Version 1.10.17 contains a patch that addresses the problem. As a workaround, setting loglevel to default level (`INFO`) makes the node not vulnerable to this attack.",
  "id": "CVE-2022-29177",
  "modified": "2026-04-01T23:09:29.825061869Z",
  "published": "2022-05-20T16:20:10Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/29xxx/CVE-2022-29177.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/ethereum/go-ethereum/security/advisories/GHSA-wjxw-gh3m-7pm5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29177"
    },
    {
      "type": "FIX",
      "url": "https://github.com/ethereum/go-ethereum/pull/24507"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "DoS via malicious p2p message in Go-Ethereum"
}