{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  OPP: Fix cleanup ordering  Commit 173e02d67494 (\"OPP: Initialize scope-based pointers inline\") added initialization for all pointers. In some cases, the ordering was changed so that *opp_table was initialized after *opp. This also changes the order of the registered cleanup functions.  When the cleanup happens, this can cause use-after-free errors when the last reference is released and the release function _opp_kref_release tries to access the already freed opp-\u003eopp_table.  Initialize *opp_table before *opp again to fix this and ensure the correct cleanup order.",
  "id": "DEBIAN-CVE-2026-93069",
  "modified": "2026-09-18T04:47:38.127101109Z",
  "published": "2026-09-17T17:18:00.757Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-93069"
    }
  ],
  "upstream": [
    "CVE-2026-93069"
  ]
}