CVE-2026-64312 (GCVE-0-2026-64312)

Vulnerability from cvelistv5 – Published: 2026-07-25 08:49 – Updated: 2026-08-05 12:40
VLAI
Title
crypto: pcrypt - restore callback for non-parallel fallback
Summary
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - restore callback for non-parallel fallback pcrypt installs pcrypt_aead_done() on the child AEAD request before trying to submit it through padata. If padata_do_parallel() returns -EBUSY, pcrypt falls back to calling the child AEAD directly. That fallback must not keep the padata completion callback. Otherwise an asynchronous completion runs pcrypt_aead_done() even though the request was never enrolled in padata. Restore the original request callback and callback data before calling the child AEAD directly. This keeps the fallback path aligned with a direct AEAD request while leaving the parallel path unchanged.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: a92ccd3618e42333ac6f150ecdac14dca298bc7a , < 81ce16d938db9b88cdc231522c0358395ae8c6b5 (git)
Affected: 96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca , < 3920c5f6edc341729d20d0507e466c6d3b11f372 (git)
Affected: 92834692a539b5b7f409e467a14667d64713b732 , < ae93c5b3e2a2968b56d772ca1d06615927b7cc36 (git)
Affected: 5edae7a9a35606017ee6e05911c290acee9fee5a , < 82789a44415e3e31168229421b138278dfb16412 (git)
Affected: 7ddab756f2de5b7b43c122ebebdf37f400fb2b6f , < 4711ca06bd169a2cbc9cc59a6de2ed512c41a880 (git)
Affected: 662f2f13e66d3883b9238b0b96b17886179e60e2 , < c4bd2f4c35b0e15b6040c2f7e7e7986780c066cf (git)
Affected: 662f2f13e66d3883b9238b0b96b17886179e60e2 , < 83fa1397d5853de1e27dd52ec44b068ff358ca18 (git)
Affected: 662f2f13e66d3883b9238b0b96b17886179e60e2 , < ed459fe319376e876de433d12b6c6772e612ca36 (git)
Affected: dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6 (git)
Affected: fca8aed12218f96b38e374ff264d78ea1fbd23cc (git)
Affected: a8e0074ffb38c9a5964a221bb998034d016c93a2 (git)
Affected: 5.10.231 , < 5.10.261 (semver)
Affected: 5.15.174 , < 5.15.212 (semver)
Affected: 6.1.120 , < 6.1.178 (semver)
Affected: 6.6.64 , < 6.6.145 (semver)
Affected: 6.12.2 , < 6.12.96 (semver)
Affected: 4.19.325 , < 4.20 (semver)
Affected: 5.4.287 , < 5.5 (semver)
Affected: 6.11.11 , < 6.12 (semver)
Create a notification for this product.
Linux Linux Affected: 6.13
Unaffected: 0 , < 6.13 (semver)
Unaffected: 5.10.261 , ≤ 5.10.* (semver)
Unaffected: 5.15.212 , ≤ 5.15.* (semver)
Unaffected: 6.1.178 , ≤ 6.1.* (semver)
Unaffected: 6.6.145 , ≤ 6.6.* (semver)
Unaffected: 6.12.96 , ≤ 6.12.* (semver)
Unaffected: 6.18.39 , ≤ 6.18.* (semver)
Unaffected: 7.1.4 , ≤ 7.1.* (semver)
Unaffected: 7.2-rc1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "crypto/pcrypt.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "81ce16d938db9b88cdc231522c0358395ae8c6b5",
              "status": "affected",
              "version": "a92ccd3618e42333ac6f150ecdac14dca298bc7a",
              "versionType": "git"
            },
            {
              "lessThan": "3920c5f6edc341729d20d0507e466c6d3b11f372",
              "status": "affected",
              "version": "96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca",
              "versionType": "git"
            },
            {
              "lessThan": "ae93c5b3e2a2968b56d772ca1d06615927b7cc36",
              "status": "affected",
              "version": "92834692a539b5b7f409e467a14667d64713b732",
              "versionType": "git"
            },
            {
              "lessThan": "82789a44415e3e31168229421b138278dfb16412",
              "status": "affected",
              "version": "5edae7a9a35606017ee6e05911c290acee9fee5a",
              "versionType": "git"
            },
            {
              "lessThan": "4711ca06bd169a2cbc9cc59a6de2ed512c41a880",
              "status": "affected",
              "version": "7ddab756f2de5b7b43c122ebebdf37f400fb2b6f",
              "versionType": "git"
            },
            {
              "lessThan": "c4bd2f4c35b0e15b6040c2f7e7e7986780c066cf",
              "status": "affected",
              "version": "662f2f13e66d3883b9238b0b96b17886179e60e2",
              "versionType": "git"
            },
            {
              "lessThan": "83fa1397d5853de1e27dd52ec44b068ff358ca18",
              "status": "affected",
              "version": "662f2f13e66d3883b9238b0b96b17886179e60e2",
              "versionType": "git"
            },
            {
              "lessThan": "ed459fe319376e876de433d12b6c6772e612ca36",
              "status": "affected",
              "version": "662f2f13e66d3883b9238b0b96b17886179e60e2",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "fca8aed12218f96b38e374ff264d78ea1fbd23cc",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "a8e0074ffb38c9a5964a221bb998034d016c93a2",
              "versionType": "git"
            },
            {
              "lessThan": "5.10.261",
              "status": "affected",
              "version": "5.10.231",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.212",
              "status": "affected",
              "version": "5.15.174",
              "versionType": "semver"
            },
            {
              "lessThan": "6.1.178",
              "status": "affected",
              "version": "6.1.120",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.145",
              "status": "affected",
              "version": "6.6.64",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12.96",
              "status": "affected",
              "version": "6.12.2",
              "versionType": "semver"
            },
            {
              "lessThan": "4.20",
              "status": "affected",
              "version": "4.19.325",
              "versionType": "semver"
            },
            {
              "lessThan": "5.5",
              "status": "affected",
              "version": "5.4.287",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12",
              "status": "affected",
              "version": "6.11.11",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "crypto/pcrypt.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.13"
            },
            {
              "lessThan": "6.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.261",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.96",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.39",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.4",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.261",
                  "versionStartIncluding": "5.10.231",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "5.15.174",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "6.1.120",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "6.6.64",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.96",
                  "versionStartIncluding": "6.12.2",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.39",
                  "versionStartIncluding": "6.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.4",
                  "versionStartIncluding": "6.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2-rc1",
                  "versionStartIncluding": "6.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.19.325",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.4.287",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.11.11",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: pcrypt - restore callback for non-parallel fallback\n\npcrypt installs pcrypt_aead_done() on the child AEAD request before\ntrying to submit it through padata.  If padata_do_parallel() returns\n-EBUSY, pcrypt falls back to calling the child AEAD directly.\n\nThat fallback must not keep the padata completion callback.  Otherwise\nan asynchronous completion runs pcrypt_aead_done() even though the\nrequest was never enrolled in padata.\n\nRestore the original request callback and callback data before calling\nthe child AEAD directly.  This keeps the fallback path aligned with a\ndirect AEAD request while leaving the parallel path unchanged."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
            "version": "3.1"
          },
          "scenarios": [
            {
              "lang": "en",
              "value": "AV:N - pcrypt is designed for network-facing IPsec use, and an inbound ESP packet can traverse xfrm_input(), esp_input(), crypto_aead_decrypt(), and pcrypt_aead_decrypt().\nAC:L - In load-responsive CPU-hotplug deployments, an attacker can flood qualifying ESP requests across repeated PADATA_RESET windows without precise timing or an uncontrollable memory-layout condition.\nPR:N - The ESP SPI is transmitted in clear, and the faulty path is reached before the child AEAD validates the integrity tag, so an unauthenticated on-path attacker needs no target-system privileges.\nUI:N - Packet delivery and asynchronous completion require no victim action.\nS:U - The failure affects the same kernel security authority processing the request and does not cross a VM, IOMMU, or sandbox boundary.\nC:N - The rejected request retains a zero padata-\u003epd pointer, producing a NULL dereference without an out-of-bounds read or information disclosure.\nI:N - The callback writes only the completion status into its valid request context before dereferencing NULL; it provides no attacker-directed corruption or write primitive.\nA:H - padata_do_serial() dereferences the uninitialized padata-\u003epd pointer, causing a kernel oops or panic that can terminate the system and can be retriggered."
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-05T12:40:51.303Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/81ce16d938db9b88cdc231522c0358395ae8c6b5"
        },
        {
          "url": "https://git.kernel.org/stable/c/3920c5f6edc341729d20d0507e466c6d3b11f372"
        },
        {
          "url": "https://git.kernel.org/stable/c/ae93c5b3e2a2968b56d772ca1d06615927b7cc36"
        },
        {
          "url": "https://git.kernel.org/stable/c/82789a44415e3e31168229421b138278dfb16412"
        },
        {
          "url": "https://git.kernel.org/stable/c/4711ca06bd169a2cbc9cc59a6de2ed512c41a880"
        },
        {
          "url": "https://git.kernel.org/stable/c/c4bd2f4c35b0e15b6040c2f7e7e7986780c066cf"
        },
        {
          "url": "https://git.kernel.org/stable/c/83fa1397d5853de1e27dd52ec44b068ff358ca18"
        },
        {
          "url": "https://git.kernel.org/stable/c/ed459fe319376e876de433d12b6c6772e612ca36"
        }
      ],
      "title": "crypto: pcrypt - restore callback for non-parallel fallback",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-64312",
    "datePublished": "2026-07-25T08:49:43.940Z",
    "dateReserved": "2026-07-19T15:36:31.779Z",
    "dateUpdated": "2026-08-05T12:40:51.303Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-64312",
      "date": "2026-08-09",
      "epss": "0.00501",
      "percentile": "0.40203"
    },
    "microsoft_vex": {
      "current_release_date": "2026-07-27T14:47:03.000Z",
      "cve": "CVE-2026-64312",
      "id": "msrc_CVE-2026-64312",
      "initial_release_date": "2026-07-26T01:04:43.000Z",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "crypto: pcrypt - restore callback for non-parallel fallback",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-64312.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-64312\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-07-25T10:17:12.373\",\"lastModified\":\"2026-07-27T05:16:41.210\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncrypto: pcrypt - restore callback for non-parallel fallback\\n\\npcrypt installs pcrypt_aead_done() on the child AEAD request before\\ntrying to submit it through padata.  If padata_do_parallel() returns\\n-EBUSY, pcrypt falls back to calling the child AEAD directly.\\n\\nThat fallback must not keep the padata completion callback.  Otherwise\\nan asynchronous completion runs pcrypt_aead_done() even though the\\nrequest was never enrolled in padata.\\n\\nRestore the original request callback and callback data before calling\\nthe child AEAD directly.  This keeps the fallback path aligned with a\\ndirect AEAD request while leaving the parallel path unchanged.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"crypto/pcrypt.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"a92ccd3618e42333ac6f150ecdac14dca298bc7a\",\"lessThan\":\"81ce16d938db9b88cdc231522c0358395ae8c6b5\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca\",\"lessThan\":\"3920c5f6edc341729d20d0507e466c6d3b11f372\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"92834692a539b5b7f409e467a14667d64713b732\",\"lessThan\":\"ae93c5b3e2a2968b56d772ca1d06615927b7cc36\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5edae7a9a35606017ee6e05911c290acee9fee5a\",\"lessThan\":\"82789a44415e3e31168229421b138278dfb16412\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7ddab756f2de5b7b43c122ebebdf37f400fb2b6f\",\"lessThan\":\"4711ca06bd169a2cbc9cc59a6de2ed512c41a880\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"662f2f13e66d3883b9238b0b96b17886179e60e2\",\"lessThan\":\"c4bd2f4c35b0e15b6040c2f7e7e7986780c066cf\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"662f2f13e66d3883b9238b0b96b17886179e60e2\",\"lessThan\":\"83fa1397d5853de1e27dd52ec44b068ff358ca18\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"662f2f13e66d3883b9238b0b96b17886179e60e2\",\"lessThan\":\"ed459fe319376e876de433d12b6c6772e612ca36\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fca8aed12218f96b38e374ff264d78ea1fbd23cc\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a8e0074ffb38c9a5964a221bb998034d016c93a2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.10.231\",\"lessThan\":\"5.10.261\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.15.174\",\"lessThan\":\"5.15.212\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.1.120\",\"lessThan\":\"6.1.178\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.6.64\",\"lessThan\":\"6.6.145\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.12.2\",\"lessThan\":\"6.12.96\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"4.19.325\",\"lessThan\":\"4.20\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.4.287\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.11.11\",\"lessThan\":\"6.12\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"crypto/pcrypt.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.13\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.13\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.261\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.212\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.178\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.145\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.96\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.39\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.4\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2-rc1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3920c5f6edc341729d20d0507e466c6d3b11f372\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4711ca06bd169a2cbc9cc59a6de2ed512c41a880\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/81ce16d938db9b88cdc231522c0358395ae8c6b5\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/82789a44415e3e31168229421b138278dfb16412\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/83fa1397d5853de1e27dd52ec44b068ff358ca18\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ae93c5b3e2a2968b56d772ca1d06615927b7cc36\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c4bd2f4c35b0e15b6040c2f7e7e7986780c066cf\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ed459fe319376e876de433d12b6c6772e612ca36\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-07-29T16:47:46+00:00",
      "cve": "CVE-2026-64312",
      "id": "CVE-2026-64312",
      "initial_release_date": "2026-07-25T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: crypto: pcrypt - restore callback for non-parallel fallback",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-64312.json",
      "version": "3"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…