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

CVE-2026-93158 (GCVE-0-2026-93158)

Vulnerability from cvelistv5 – Published: 2026-09-17 16:11 – Updated: 2026-09-17 16:11
VLAI
Title
crypto: sa2ul - stop probe if context pool creation fails
Summary
In the Linux kernel, the following vulnerability has been resolved: crypto: sa2ul - stop probe if context pool creation fails sa_ul_probe() calls sa_init_mem() to create the DMA pool used for security context buffers, but ignores its return value. If pool creation fails, probe still continues with DMA setup, algorithm registration and child population even though later request setup depends on that pool. Stop probing when sa_init_mem() fails, and route that failure to the PM cleanup path without attempting to destroy an uncreated DMA pool.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 7694b6ca649fead1a57046935711bc82dfc78cfb , < 304dcd26bfc3ce6771c2bd3b7c0299dcfd5f4e06 (git)
Affected: 7694b6ca649fead1a57046935711bc82dfc78cfb , < 9907426b438e4dbc8c45138bd440ad6d732d80b7 (git)
Affected: 7694b6ca649fead1a57046935711bc82dfc78cfb , < 9a692a6a2b47328a36c8d80c7fbf81da16b6d6b1 (git)
Affected: 7694b6ca649fead1a57046935711bc82dfc78cfb , < 04c46784ec249cac995e31f0691397b82bdaa5fd (git)
Affected: 7694b6ca649fead1a57046935711bc82dfc78cfb , < f72c7837614a9705f8b3021828d49c9f095803ba (git)
Affected: 7694b6ca649fead1a57046935711bc82dfc78cfb , < 91ded4742fcde6ad415c4d8a20e5ea0dcdf4f73e (git)
Affected: 7694b6ca649fead1a57046935711bc82dfc78cfb , < b68b35ed97d3e18edb9dea500d88420a95006742 (git)
Affected: 7694b6ca649fead1a57046935711bc82dfc78cfb , < d03f980a25853f6a380895119a572a3bb1194e8d (git)
guessed Create a notification for this product.
Linux Linux Affected: 5.9
Unaffected: 0 , < 5.9 (semver)
Unaffected: 5.10.270 , ≤ 5.10.* (semver)
Unaffected: 5.15.221 , ≤ 5.15.* (semver)
Unaffected: 6.1.188 , ≤ 6.1.* (semver)
Unaffected: 6.6.157 , ≤ 6.6.* (semver)
Unaffected: 6.12.110 , ≤ 6.12.* (semver)
Unaffected: 6.18.52 , ≤ 6.18.* (semver)
Unaffected: 7.2.6 , ≤ 7.2.* (semver)
Unaffected: 7.3-rc1 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/crypto/sa2ul.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "304dcd26bfc3ce6771c2bd3b7c0299dcfd5f4e06",
              "status": "affected",
              "version": "7694b6ca649fead1a57046935711bc82dfc78cfb",
              "versionType": "git"
            },
            {
              "lessThan": "9907426b438e4dbc8c45138bd440ad6d732d80b7",
              "status": "affected",
              "version": "7694b6ca649fead1a57046935711bc82dfc78cfb",
              "versionType": "git"
            },
            {
              "lessThan": "9a692a6a2b47328a36c8d80c7fbf81da16b6d6b1",
              "status": "affected",
              "version": "7694b6ca649fead1a57046935711bc82dfc78cfb",
              "versionType": "git"
            },
            {
              "lessThan": "04c46784ec249cac995e31f0691397b82bdaa5fd",
              "status": "affected",
              "version": "7694b6ca649fead1a57046935711bc82dfc78cfb",
              "versionType": "git"
            },
            {
              "lessThan": "f72c7837614a9705f8b3021828d49c9f095803ba",
              "status": "affected",
              "version": "7694b6ca649fead1a57046935711bc82dfc78cfb",
              "versionType": "git"
            },
            {
              "lessThan": "91ded4742fcde6ad415c4d8a20e5ea0dcdf4f73e",
              "status": "affected",
              "version": "7694b6ca649fead1a57046935711bc82dfc78cfb",
              "versionType": "git"
            },
            {
              "lessThan": "b68b35ed97d3e18edb9dea500d88420a95006742",
              "status": "affected",
              "version": "7694b6ca649fead1a57046935711bc82dfc78cfb",
              "versionType": "git"
            },
            {
              "lessThan": "d03f980a25853f6a380895119a572a3bb1194e8d",
              "status": "affected",
              "version": "7694b6ca649fead1a57046935711bc82dfc78cfb",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/crypto/sa2ul.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.9"
            },
            {
              "lessThan": "5.9",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.270",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.221",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.157",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.110",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.52",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.2.*",
              "status": "unaffected",
              "version": "7.2.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.3-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.270",
                  "versionStartIncluding": "5.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.221",
                  "versionStartIncluding": "5.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.188",
                  "versionStartIncluding": "5.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.157",
                  "versionStartIncluding": "5.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.110",
                  "versionStartIncluding": "5.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.52",
                  "versionStartIncluding": "5.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.6",
                  "versionStartIncluding": "5.9",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "5.9",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: sa2ul - stop probe if context pool creation fails\n\nsa_ul_probe() calls sa_init_mem() to create the DMA pool used for\nsecurity context buffers, but ignores its return value. If pool creation\nfails, probe still continues with DMA setup, algorithm registration and\nchild population even though later request setup depends on that pool.\n\nStop probing when sa_init_mem() fails, and route that failure to the PM\ncleanup path without attempting to destroy an uncreated DMA pool."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-17T16:11:53.144Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/304dcd26bfc3ce6771c2bd3b7c0299dcfd5f4e06"
        },
        {
          "url": "https://git.kernel.org/stable/c/9907426b438e4dbc8c45138bd440ad6d732d80b7"
        },
        {
          "url": "https://git.kernel.org/stable/c/9a692a6a2b47328a36c8d80c7fbf81da16b6d6b1"
        },
        {
          "url": "https://git.kernel.org/stable/c/04c46784ec249cac995e31f0691397b82bdaa5fd"
        },
        {
          "url": "https://git.kernel.org/stable/c/f72c7837614a9705f8b3021828d49c9f095803ba"
        },
        {
          "url": "https://git.kernel.org/stable/c/91ded4742fcde6ad415c4d8a20e5ea0dcdf4f73e"
        },
        {
          "url": "https://git.kernel.org/stable/c/b68b35ed97d3e18edb9dea500d88420a95006742"
        },
        {
          "url": "https://git.kernel.org/stable/c/d03f980a25853f6a380895119a572a3bb1194e8d"
        }
      ],
      "title": "crypto: sa2ul - stop probe if context pool creation fails",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-93158",
    "datePublished": "2026-09-17T16:11:53.144Z",
    "dateReserved": "2026-09-17T16:02:15.089Z",
    "dateUpdated": "2026-09-17T16:11:53.144Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-93158\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-09-17T17:18:11.143\",\"lastModified\":\"2026-09-17T17:18:11.143\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ncrypto: sa2ul - stop probe if context pool creation fails\\n\\nsa_ul_probe() calls sa_init_mem() to create the DMA pool used for\\nsecurity context buffers, but ignores its return value. If pool creation\\nfails, probe still continues with DMA setup, algorithm registration and\\nchild population even though later request setup depends on that pool.\\n\\nStop probing when sa_init_mem() fails, and route that failure to the PM\\ncleanup path without attempting to destroy an uncreated DMA pool.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/crypto/sa2ul.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"7694b6ca649fead1a57046935711bc82dfc78cfb\",\"lessThan\":\"304dcd26bfc3ce6771c2bd3b7c0299dcfd5f4e06\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7694b6ca649fead1a57046935711bc82dfc78cfb\",\"lessThan\":\"9907426b438e4dbc8c45138bd440ad6d732d80b7\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7694b6ca649fead1a57046935711bc82dfc78cfb\",\"lessThan\":\"9a692a6a2b47328a36c8d80c7fbf81da16b6d6b1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7694b6ca649fead1a57046935711bc82dfc78cfb\",\"lessThan\":\"04c46784ec249cac995e31f0691397b82bdaa5fd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7694b6ca649fead1a57046935711bc82dfc78cfb\",\"lessThan\":\"f72c7837614a9705f8b3021828d49c9f095803ba\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7694b6ca649fead1a57046935711bc82dfc78cfb\",\"lessThan\":\"91ded4742fcde6ad415c4d8a20e5ea0dcdf4f73e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7694b6ca649fead1a57046935711bc82dfc78cfb\",\"lessThan\":\"b68b35ed97d3e18edb9dea500d88420a95006742\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"7694b6ca649fead1a57046935711bc82dfc78cfb\",\"lessThan\":\"d03f980a25853f6a380895119a572a3bb1194e8d\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/crypto/sa2ul.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.9\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.9\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.270\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.221\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.188\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.157\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.110\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.52\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2.6\",\"lessThanOrEqual\":\"7.2.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.3-rc1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/04c46784ec249cac995e31f0691397b82bdaa5fd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/304dcd26bfc3ce6771c2bd3b7c0299dcfd5f4e06\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/91ded4742fcde6ad415c4d8a20e5ea0dcdf4f73e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9907426b438e4dbc8c45138bd440ad6d732d80b7\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9a692a6a2b47328a36c8d80c7fbf81da16b6d6b1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b68b35ed97d3e18edb9dea500d88420a95006742\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d03f980a25853f6a380895119a572a3bb1194e8d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/f72c7837614a9705f8b3021828d49c9f095803ba\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "suse_vex": {
      "aggregate_severity": "not set",
      "current_release_date": "2026-09-18T00:11:26Z",
      "cve": "CVE-2026-93158",
      "id": "CVE-2026-93158",
      "initial_release_date": "2026-09-18T00:11:26Z",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-93158",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-93158.json",
      "version": "2"
    }
  }
}



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…