{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "9739f5f93b7806a684713ba42e6ed2d1df7c8100"
            },
            {
              "fixed": "243d642ff5809811208fa1707b7ab8a6ab4b1d68"
            },
            {
              "fixed": "4c1c5a1d720fdacea060e106c7dd79417243d121"
            },
            {
              "fixed": "0ceeadc7b53a041d89d5843f6bf0ccb7c98b0b4f"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "6.15.0"
            },
            {
              "fixed": "6.18.14"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "6.19.4"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45854.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: inside-secure/eip93 - unregister only available algorithm\n\nEIP93 has an options register. This register indicates which crypto\nalgorithms are implemented in silicon. Supported algorithms are\nregistered on this basis. Unregister algorithms on the same basis.\nCurrently, all algorithms are unregistered, even those not supported\nby HW. This results in panic on platforms that don't have all options\nimplemented in silicon.",
  "id": "CVE-2026-45854",
  "modified": "2026-07-08T05:37:39.254523413Z",
  "published": "2026-05-27T12:15:28.988Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/0ceeadc7b53a041d89d5843f6bf0ccb7c98b0b4f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/243d642ff5809811208fa1707b7ab8a6ab4b1d68"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/4c1c5a1d720fdacea060e106c7dd79417243d121"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/45xxx/CVE-2026-45854.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45854"
    },
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    }
  ],
  "schema_version": "1.7.5",
  "summary": "crypto: inside-secure/eip93 - unregister only available algorithm"
}