{
  "affected": [
    {
      "ranges": [
        {
          "events": [
            {
              "introduced": "f5a544e3bab78142207e0242d22442db85ba1eff"
            },
            {
              "fixed": "effcf48d79d8aa53113d8289e140746f25ceb62c"
            },
            {
              "fixed": "b62b1ebb25f0a19067ed5b1a86036b2dc98be44f"
            },
            {
              "fixed": "a41a98ee16ae038751b6639decadaa3ce15ca18a"
            },
            {
              "fixed": "8e2ebc77678832e981adc008d25cd8f67d08ebc4"
            },
            {
              "fixed": "06c7b1d731bc105a8644f1b70165ba8b9416cbab"
            }
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "type": "GIT"
        }
      ]
    },
    {
      "package": {
        "ecosystem": "Linux",
        "name": "Kernel"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "5.15.0"
            },
            {
              "fixed": "6.6.157"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.7.0"
            },
            {
              "fixed": "6.12.110"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.13.0"
            },
            {
              "fixed": "6.18.52"
            }
          ],
          "type": "ECOSYSTEM"
        },
        {
          "events": [
            {
              "introduced": "6.19.0"
            },
            {
              "fixed": "7.2.6"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90169.json"
  },
  "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nksmbd: free preauth sessions on connection teardown\n\nSMB3.1.1 multichannel binding preserves the preauthentication hash in a\npreauth_session between the NTLM negotiate and authenticate requests.\nThe binding NTLM negotiate allocates this object and returns\nSTATUS_MORE_PROCESSING_REQUIRED. If the client disconnects before it sends\nthe authenticate request, neither the authenticate nor error cleanup paths\nfree the object.\n\nRelease any remaining preauthentication sessions when tearing down the\nconnection. Initialize the list when allocating the connection so that this\ncleanup is safe regardless of the negotiated dialect.",
  "id": "CVE-2026-90169",
  "modified": "2026-09-18T03:30:28.939843042Z",
  "published": "2026-09-17T16:06:57.814Z",
  "references": [
    {
      "type": "PACKAGE",
      "url": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/06c7b1d731bc105a8644f1b70165ba8b9416cbab"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/8e2ebc77678832e981adc008d25cd8f67d08ebc4"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/a41a98ee16ae038751b6639decadaa3ce15ca18a"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/b62b1ebb25f0a19067ed5b1a86036b2dc98be44f"
    },
    {
      "type": "WEB",
      "url": "https://git.kernel.org/stable/c/effcf48d79d8aa53113d8289e140746f25ceb62c"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/90xxx/CVE-2026-90169.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-90169"
    }
  ],
  "schema_version": "1.9.0",
  "summary": "ksmbd: free preauth sessions on connection teardown"
}