{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "source": "REFERENCES"
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "045fff363b42b8a6dda8ad5229c29ec3267e7dbe"
            }
          ],
          "repo": "https://github.com/rizinorg/rizin",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-2377-chx7-xf7c"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-415"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45324.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "fixed": "045fff363b42b8a6dda8ad5229c29ec3267e7dbe"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "Rizin is a UNIX-like reverse engineering framework and command-line toolset. There is a double free in librz/core/cmd/cmd_search.c:byte_pattern_search() due wrong pointer ownership declared. This vulnerability is fixed by commit 045fff363b42b8a6dda8ad5229c29ec3267e7dbe.",
  "id": "CVE-2026-45324",
  "modified": "2026-07-23T03:56:10.918072924Z",
  "published": "2026-05-29T19:08:39.051Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45324.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/rizinorg/rizin/security/advisories/GHSA-2377-chx7-xf7c"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45324"
    },
    {
      "type": "FIX",
      "url": "https://github.com/rizinorg/rizin/commit/045fff363b42b8a6dda8ad5229c29ec3267e7dbe"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:P/AC:H/PR:L/UI:R/S:C/C:N/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Rizin: Double free in cmd_search.c"
}