GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2024-56690 (GCVE-0-2024-56690)

Vulnerability from cvelistv5 – Published: 2024-12-28 09:46 – Updated: 2026-05-23 15:55
VLAI
Title
crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY
Summary
In the Linux kernel, the following vulnerability has been resolved: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY Since commit 8f4f68e788c3 ("crypto: pcrypt - Fix hungtask for PADATA_RESET"), the pcrypt encryption and decryption operations return -EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is generated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns -EAGAIN, the unnecessary panic will occur when panic_on_warn set 1. Fix this issue by calling crypto layer directly without parallelization in that case.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 039fec48e062504f14845124a1a25eb199b2ddc0 , < dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6 (git)
Affected: c9c1334697301c10e6918d747ed38abfbc0c96e7 , < fca8aed12218f96b38e374ff264d78ea1fbd23cc (git)
Affected: e97bf4ada7dddacd184c3e196bd063b0dc71b41d , < a92ccd3618e42333ac6f150ecdac14dca298bc7a (git)
Affected: 546c1796ad1ed0d87dab3c4b5156d75819be2316 , < 96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca (git)
Affected: c55fc098fd9d2dca475b82d00ffbcaf97879d77e , < 92834692a539b5b7f409e467a14667d64713b732 (git)
Affected: 372636debe852913529b1716f44addd94fff2d28 , < 5edae7a9a35606017ee6e05911c290acee9fee5a (git)
Affected: 8f4f68e788c3a7a696546291258bfa5fdb215523 , < a8e0074ffb38c9a5964a221bb998034d016c93a2 (git)
Affected: 8f4f68e788c3a7a696546291258bfa5fdb215523 , < 7ddab756f2de5b7b43c122ebebdf37f400fb2b6f (git)
Affected: 8f4f68e788c3a7a696546291258bfa5fdb215523 , < 662f2f13e66d3883b9238b0b96b17886179e60e2 (git)
Affected: fb2d3a50a8f29a3c66682bb426144f40e32ab818 (git)
Affected: e134f3aba98e6c801a693f540912c2d493718ddf (git)
Affected: 4.19.300 , < 4.19.325 (semver)
Affected: 5.4.262 , < 5.4.287 (semver)
Affected: 5.10.202 , < 5.10.231 (semver)
Affected: 5.15.140 , < 5.15.174 (semver)
Affected: 6.1.64 , < 6.1.120 (semver)
Affected: 6.6.3 , < 6.6.64 (semver)
Affected: 4.14.331 , < 4.15 (semver)
Affected: 6.5.13 , < 6.6 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 6.7
Unaffected: 0 , < 6.7 (semver)
Unaffected: 4.19.325 , ≤ 4.19.* (semver)
Unaffected: 5.4.287 , ≤ 5.4.* (semver)
Unaffected: 5.10.231 , ≤ 5.10.* (semver)
Unaffected: 5.15.174 , ≤ 5.15.* (semver)
Unaffected: 6.1.120 , ≤ 6.1.* (semver)
Unaffected: 6.6.64 , ≤ 6.6.* (semver)
Unaffected: 6.11.11 , ≤ 6.11.* (semver)
Unaffected: 6.12.2 , ≤ 6.12.* (semver)
Unaffected: 6.13 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T20:52:36.988Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "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": "dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6",
              "status": "affected",
              "version": "039fec48e062504f14845124a1a25eb199b2ddc0",
              "versionType": "git"
            },
            {
              "lessThan": "fca8aed12218f96b38e374ff264d78ea1fbd23cc",
              "status": "affected",
              "version": "c9c1334697301c10e6918d747ed38abfbc0c96e7",
              "versionType": "git"
            },
            {
              "lessThan": "a92ccd3618e42333ac6f150ecdac14dca298bc7a",
              "status": "affected",
              "version": "e97bf4ada7dddacd184c3e196bd063b0dc71b41d",
              "versionType": "git"
            },
            {
              "lessThan": "96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca",
              "status": "affected",
              "version": "546c1796ad1ed0d87dab3c4b5156d75819be2316",
              "versionType": "git"
            },
            {
              "lessThan": "92834692a539b5b7f409e467a14667d64713b732",
              "status": "affected",
              "version": "c55fc098fd9d2dca475b82d00ffbcaf97879d77e",
              "versionType": "git"
            },
            {
              "lessThan": "5edae7a9a35606017ee6e05911c290acee9fee5a",
              "status": "affected",
              "version": "372636debe852913529b1716f44addd94fff2d28",
              "versionType": "git"
            },
            {
              "lessThan": "a8e0074ffb38c9a5964a221bb998034d016c93a2",
              "status": "affected",
              "version": "8f4f68e788c3a7a696546291258bfa5fdb215523",
              "versionType": "git"
            },
            {
              "lessThan": "7ddab756f2de5b7b43c122ebebdf37f400fb2b6f",
              "status": "affected",
              "version": "8f4f68e788c3a7a696546291258bfa5fdb215523",
              "versionType": "git"
            },
            {
              "lessThan": "662f2f13e66d3883b9238b0b96b17886179e60e2",
              "status": "affected",
              "version": "8f4f68e788c3a7a696546291258bfa5fdb215523",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "fb2d3a50a8f29a3c66682bb426144f40e32ab818",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "e134f3aba98e6c801a693f540912c2d493718ddf",
              "versionType": "git"
            },
            {
              "lessThan": "4.19.325",
              "status": "affected",
              "version": "4.19.300",
              "versionType": "semver"
            },
            {
              "lessThan": "5.4.287",
              "status": "affected",
              "version": "5.4.262",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.231",
              "status": "affected",
              "version": "5.10.202",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.174",
              "status": "affected",
              "version": "5.15.140",
              "versionType": "semver"
            },
            {
              "lessThan": "6.1.120",
              "status": "affected",
              "version": "6.1.64",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.64",
              "status": "affected",
              "version": "6.6.3",
              "versionType": "semver"
            },
            {
              "lessThan": "4.15",
              "status": "affected",
              "version": "4.14.331",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6",
              "status": "affected",
              "version": "6.5.13",
              "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.7"
            },
            {
              "lessThan": "6.7",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "4.19.*",
              "status": "unaffected",
              "version": "4.19.325",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.287",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.231",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.174",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.120",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.64",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.11.*",
              "status": "unaffected",
              "version": "6.11.11",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.2",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.13",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "4.19.325",
                  "versionStartIncluding": "4.19.300",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.287",
                  "versionStartIncluding": "5.4.262",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.231",
                  "versionStartIncluding": "5.10.202",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.174",
                  "versionStartIncluding": "5.15.140",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.120",
                  "versionStartIncluding": "6.1.64",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.64",
                  "versionStartIncluding": "6.6.3",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.11.11",
                  "versionStartIncluding": "6.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.2",
                  "versionStartIncluding": "6.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.13",
                  "versionStartIncluding": "6.7",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.14.331",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.5.13",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY\n\nSince commit 8f4f68e788c3 (\"crypto: pcrypt - Fix hungtask for\nPADATA_RESET\"), the pcrypt encryption and decryption operations return\n-EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is\ngenerated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns\n-EAGAIN, the unnecessary panic will occur when panic_on_warn set 1.\nFix this issue by calling crypto layer directly without parallelization\nin that case."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:55:55.282Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6"
        },
        {
          "url": "https://git.kernel.org/stable/c/fca8aed12218f96b38e374ff264d78ea1fbd23cc"
        },
        {
          "url": "https://git.kernel.org/stable/c/a92ccd3618e42333ac6f150ecdac14dca298bc7a"
        },
        {
          "url": "https://git.kernel.org/stable/c/96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca"
        },
        {
          "url": "https://git.kernel.org/stable/c/92834692a539b5b7f409e467a14667d64713b732"
        },
        {
          "url": "https://git.kernel.org/stable/c/5edae7a9a35606017ee6e05911c290acee9fee5a"
        },
        {
          "url": "https://git.kernel.org/stable/c/a8e0074ffb38c9a5964a221bb998034d016c93a2"
        },
        {
          "url": "https://git.kernel.org/stable/c/7ddab756f2de5b7b43c122ebebdf37f400fb2b6f"
        },
        {
          "url": "https://git.kernel.org/stable/c/662f2f13e66d3883b9238b0b96b17886179e60e2"
        }
      ],
      "title": "crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2024-56690",
    "datePublished": "2024-12-28T09:46:16.246Z",
    "dateReserved": "2024-12-27T15:00:39.848Z",
    "dateUpdated": "2026-05-23T15:55:55.282Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2024-56690",
      "date": "2026-09-16",
      "epss": "0.00188",
      "percentile": "0.08687"
    },
    "fkie_nvd": {
      "descriptions": "[{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncrypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY\\n\\nSince commit 8f4f68e788c3 (\\\"crypto: pcrypt - Fix hungtask for\\nPADATA_RESET\\\"), the pcrypt encryption and decryption operations return\\n-EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is\\ngenerated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns\\n-EAGAIN, the unnecessary panic will occur when panic_on_warn set 1.\\nFix this issue by calling crypto layer directly without parallelization\\nin that case.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: crypto: pcrypt - Llamar a la capa de cifrado directamente cuando padata_do_parallel() devuelve -EBUSY Desde el commit 8f4f68e788c3 (\\\"crypto: pcrypt - Fix hungtask for PADATA_RESET\\\"), las operaciones de cifrado y descifrado de pcrypt devuelven -EAGAIN cuando la CPU se conecta o desconecta. En alg_test(), se genera una ADVERTENCIA cuando pcrypt_aead_decrypt() o pcrypt_aead_encrypt() devuelve -EAGAIN, el p\\u00e1nico innecesario ocurrir\\u00e1 cuando panic_on_warn se establezca en 1. Solucione este problema llamando a la capa de cifrado directamente sin paralelizaci\\u00f3n en ese caso.\"}]",
      "id": "CVE-2024-56690",
      "lastModified": "2024-12-28T10:15:13.537",
      "published": "2024-12-28T10:15:13.537",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/5edae7a9a35606017ee6e05911c290acee9fee5a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/662f2f13e66d3883b9238b0b96b17886179e60e2\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/7ddab756f2de5b7b43c122ebebdf37f400fb2b6f\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/92834692a539b5b7f409e467a14667d64713b732\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/a8e0074ffb38c9a5964a221bb998034d016c93a2\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/a92ccd3618e42333ac6f150ecdac14dca298bc7a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/fca8aed12218f96b38e374ff264d78ea1fbd23cc\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2024-56690\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-12-28T10:15:13.537\",\"lastModified\":\"2026-06-17T08:12:45.140\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncrypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY\\n\\nSince commit 8f4f68e788c3 (\\\"crypto: pcrypt - Fix hungtask for\\nPADATA_RESET\\\"), the pcrypt encryption and decryption operations return\\n-EAGAIN when the CPU goes online or offline. In alg_test(), a WARN is\\ngenerated when pcrypt_aead_decrypt() or pcrypt_aead_encrypt() returns\\n-EAGAIN, the unnecessary panic will occur when panic_on_warn set 1.\\nFix this issue by calling crypto layer directly without parallelization\\nin that case.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: crypto: pcrypt - Llamar a la capa de cifrado directamente cuando padata_do_parallel() devuelve -EBUSY Desde el commit 8f4f68e788c3 (\\\"crypto: pcrypt - Fix hungtask for PADATA_RESET\\\"), las operaciones de cifrado y descifrado de pcrypt devuelven -EAGAIN cuando la CPU se conecta o desconecta. En alg_test(), se genera una ADVERTENCIA cuando pcrypt_aead_decrypt() o pcrypt_aead_encrypt() devuelve -EAGAIN, el p\u00e1nico innecesario ocurrir\u00e1 cuando panic_on_warn se establezca en 1. Solucione este problema llamando a la capa de cifrado directamente sin paralelizaci\u00f3n en ese caso.\"}],\"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\":\"039fec48e062504f14845124a1a25eb199b2ddc0\",\"lessThan\":\"dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c9c1334697301c10e6918d747ed38abfbc0c96e7\",\"lessThan\":\"fca8aed12218f96b38e374ff264d78ea1fbd23cc\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"e97bf4ada7dddacd184c3e196bd063b0dc71b41d\",\"lessThan\":\"a92ccd3618e42333ac6f150ecdac14dca298bc7a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"546c1796ad1ed0d87dab3c4b5156d75819be2316\",\"lessThan\":\"96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"c55fc098fd9d2dca475b82d00ffbcaf97879d77e\",\"lessThan\":\"92834692a539b5b7f409e467a14667d64713b732\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"372636debe852913529b1716f44addd94fff2d28\",\"lessThan\":\"5edae7a9a35606017ee6e05911c290acee9fee5a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8f4f68e788c3a7a696546291258bfa5fdb215523\",\"lessThan\":\"a8e0074ffb38c9a5964a221bb998034d016c93a2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8f4f68e788c3a7a696546291258bfa5fdb215523\",\"lessThan\":\"7ddab756f2de5b7b43c122ebebdf37f400fb2b6f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8f4f68e788c3a7a696546291258bfa5fdb215523\",\"lessThan\":\"662f2f13e66d3883b9238b0b96b17886179e60e2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"fb2d3a50a8f29a3c66682bb426144f40e32ab818\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"e134f3aba98e6c801a693f540912c2d493718ddf\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"4.19.300\",\"lessThan\":\"4.19.325\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.4.262\",\"lessThan\":\"5.4.287\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.10.202\",\"lessThan\":\"5.10.231\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.15.140\",\"lessThan\":\"5.15.174\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.1.64\",\"lessThan\":\"6.1.120\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.6.3\",\"lessThan\":\"6.6.64\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"4.14.331\",\"lessThan\":\"4.15\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.5.13\",\"lessThan\":\"6.6\",\"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.7\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.7\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"4.19.325\",\"lessThanOrEqual\":\"4.19.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.287\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.231\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.174\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.120\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.64\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.11.11\",\"lessThanOrEqual\":\"6.11.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.2\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.13\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.14.331\",\"versionEndExcluding\":\"4.15\",\"matchCriteriaId\":\"4D1B8031-696E-4387-A4A0-73F522A7EE03\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.19.300\",\"versionEndExcluding\":\"4.19.325\",\"matchCriteriaId\":\"89DB60D9-50DE-49BE-B8F7-2FF1257B0875\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.262\",\"versionEndExcluding\":\"5.4.287\",\"matchCriteriaId\":\"34B2DFB9-DF95-4BD7-AA6C-AE027CFA62A3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.202\",\"versionEndExcluding\":\"5.10.231\",\"matchCriteriaId\":\"438EF59D-BC9F-48C5-B9A9-C56985EA012A\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.140\",\"versionEndExcluding\":\"5.15.174\",\"matchCriteriaId\":\"CB4C9D19-F3EB-4036-A5FC-A01AA260BFD9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.64\",\"versionEndExcluding\":\"6.1.120\",\"matchCriteriaId\":\"7060C5E2-F9F3-49A2-9044-DEB0F542A12F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.5.13\",\"versionEndExcluding\":\"6.6\",\"matchCriteriaId\":\"3B6AC16B-2F1C-4FDF-8F49-09FC11C3F5B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.3\",\"versionEndExcluding\":\"6.6.64\",\"matchCriteriaId\":\"D245FF9F-B8BB-4ED6-992B-7580CB2F9A88\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.7\",\"versionEndExcluding\":\"6.11.11\",\"matchCriteriaId\":\"21434379-192D-472F-9B54-D45E3650E893\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.12\",\"versionEndExcluding\":\"6.12.2\",\"matchCriteriaId\":\"D8882B1B-2ABC-4838-AC1D-DBDBB5764776\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/5edae7a9a35606017ee6e05911c290acee9fee5a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/662f2f13e66d3883b9238b0b96b17886179e60e2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/7ddab756f2de5b7b43c122ebebdf37f400fb2b6f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/92834692a539b5b7f409e467a14667d64713b732\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/96001f52ae8c70e2c736d3e1e5dc53d5b521e5ca\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a8e0074ffb38c9a5964a221bb998034d016c93a2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a92ccd3618e42333ac6f150ecdac14dca298bc7a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/dd8bf8eb5beba1e7c3b11a9a5a58ccbf345a69e6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/fca8aed12218f96b38e374ff264d78ea1fbd23cc\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2025-11-21T10:17:18+00:00",
      "cve": "CVE-2024-56690",
      "id": "CVE-2024-56690",
      "initial_release_date": "2024-12-28T00:00:00+00:00",
      "product_status:fixed": "3780",
      "product_status:known_affected": "98",
      "product_status:known_not_affected": "14",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: crypto: pcrypt - Call crypto layer directly when padata_do_parallel() return -EBUSY",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2024/cve-2024-56690.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-11T02:06:37Z",
      "cve": "CVE-2024-56690",
      "id": "CVE-2024-56690",
      "initial_release_date": "2024-12-29T03:48:12Z",
      "product_status:known_affected": "394",
      "product_status:known_not_affected": "438",
      "product_status:recommended": "478",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2024-56690",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2024-56690.json",
      "version": "69"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…