CVE-2026-68248 (GCVE-0-2026-68248)
Vulnerability from cvelistv5
Published
2026-08-10 12:01
Modified
2026-08-19 16:32
Severity ?
Summary
In the Linux kernel, the following vulnerability has been resolved: drm/i915: Return NULL on error in active_instance Avoid returning &node->base when node is NULL due to OOM during GFP_ATOMIC allocation. Discovered using AI-assisted static analysis confirmed by Intel Product Security. (cherry picked from commit 6029bc064f0b1bac184203a50fbaaf070fa18832)
Impacted products
Vendor Product Version
Linux Linux Version: bfaae47db3c0989c0ca82a1d59ca3088860b1845
Version: bfaae47db3c0989c0ca82a1d59ca3088860b1845
Version: bfaae47db3c0989c0ca82a1d59ca3088860b1845
Version: bfaae47db3c0989c0ca82a1d59ca3088860b1845
Version: bfaae47db3c0989c0ca82a1d59ca3088860b1845
Version: bfaae47db3c0989c0ca82a1d59ca3088860b1845
Version: bfaae47db3c0989c0ca82a1d59ca3088860b1845
Create a notification for this product.
Show details on NVD website


{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/i915/i915_active.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "a727a004d14580b2fc9bec9e1a9ea60a9016cfcf",
              "status": "affected",
              "version": "bfaae47db3c0989c0ca82a1d59ca3088860b1845",
              "versionType": "git"
            },
            {
              "lessThan": "2bc7c50ffca43e1824cf29738d0572f1eb21f261",
              "status": "affected",
              "version": "bfaae47db3c0989c0ca82a1d59ca3088860b1845",
              "versionType": "git"
            },
            {
              "lessThan": "32c1a2afa90dd07df931f0b12578de1dbb751f0c",
              "status": "affected",
              "version": "bfaae47db3c0989c0ca82a1d59ca3088860b1845",
              "versionType": "git"
            },
            {
              "lessThan": "b238d86e7f43afde8e830ef5b8d89ffedbbc7613",
              "status": "affected",
              "version": "bfaae47db3c0989c0ca82a1d59ca3088860b1845",
              "versionType": "git"
            },
            {
              "lessThan": "cbec6a57959ab503e3ad4ad6edd51efb585dce92",
              "status": "affected",
              "version": "bfaae47db3c0989c0ca82a1d59ca3088860b1845",
              "versionType": "git"
            },
            {
              "lessThan": "58b7e63ca0cd964190957ddd169c899256acaee9",
              "status": "affected",
              "version": "bfaae47db3c0989c0ca82a1d59ca3088860b1845",
              "versionType": "git"
            },
            {
              "lessThan": "1e33f0de5fdcd09e51fdec1e5822448970b6420f",
              "status": "affected",
              "version": "bfaae47db3c0989c0ca82a1d59ca3088860b1845",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/drm/i915/i915_active.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.13"
            },
            {
              "lessThan": "5.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.216",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.183",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.148",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.101",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.42",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.2",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.216",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.183",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.148",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.101",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.42",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.6",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "5.13",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/i915: Return NULL on error in active_instance\n\nAvoid returning \u0026node-\u003ebase when node is NULL due to OOM\nduring GFP_ATOMIC allocation.\n\nDiscovered using AI-assisted static analysis confirmed by\nIntel Product Security.\n\n(cherry picked from commit 6029bc064f0b1bac184203a50fbaaf070fa18832)"
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-19T16:32:15.977Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/a727a004d14580b2fc9bec9e1a9ea60a9016cfcf"
        },
        {
          "url": "https://git.kernel.org/stable/c/2bc7c50ffca43e1824cf29738d0572f1eb21f261"
        },
        {
          "url": "https://git.kernel.org/stable/c/32c1a2afa90dd07df931f0b12578de1dbb751f0c"
        },
        {
          "url": "https://git.kernel.org/stable/c/b238d86e7f43afde8e830ef5b8d89ffedbbc7613"
        },
        {
          "url": "https://git.kernel.org/stable/c/cbec6a57959ab503e3ad4ad6edd51efb585dce92"
        },
        {
          "url": "https://git.kernel.org/stable/c/58b7e63ca0cd964190957ddd169c899256acaee9"
        },
        {
          "url": "https://git.kernel.org/stable/c/1e33f0de5fdcd09e51fdec1e5822448970b6420f"
        }
      ],
      "title": "drm/i915: Return NULL on error in active_instance",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-68248",
    "datePublished": "2026-08-10T12:01:14.485Z",
    "dateReserved": "2026-07-30T09:28:09.377Z",
    "dateUpdated": "2026-08-19T16:32:15.977Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2"
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
  • Confirmed: The vulnerability is confirmed from an analyst perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
  • Patched: This vulnerability was successfully patched by the user reporting the sighting.
  • Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
  • Not confirmed: The user expresses doubt about the veracity of the vulnerability.
  • Not patched: This vulnerability was not successfully patched by the user reporting the sighting.


Loading…

Loading…