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

CVE-2026-72245 (GCVE-0-2026-72245)

Vulnerability from cvelistv5 – Published: 2026-08-15 05:54 – Updated: 2026-08-17 05:11
VLAI
Title
gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path
Summary
In the Linux kernel, the following vulnerability has been resolved: gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path After device_initialize(), the embedded struct device in struct host1x_device should be released through the device core with put_device(). In host1x_device_add(), if host1x_device_parse_dt() fails, the current error path frees the object directly with kfree(device). That bypasses the normal device lifetime handling and leaks the reference held on the embedded struct device. The issue was identified by a static analysis tool I developed and confirmed by manual review. Fix this by using put_device() in the host1x_device_parse_dt() failure path.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: f4c5cf88fbd50e4779042268947b2e2f90c20484 , < a408d89e20d38d78f540e1951dc4c6056ad662e1 (git)
Affected: f4c5cf88fbd50e4779042268947b2e2f90c20484 , < 4ee41361c637eafa80f5d88b46d0016e6cdb24db (git)
Affected: f4c5cf88fbd50e4779042268947b2e2f90c20484 , < 3642d0a45214e3b4cf61bf5e75b04b490d0b3519 (git)
Affected: f4c5cf88fbd50e4779042268947b2e2f90c20484 , < edc7267b59a465c6ae7c5ffac2171c30962bd325 (git)
Affected: f4c5cf88fbd50e4779042268947b2e2f90c20484 , < 4454caa204a2edb19c62754ddb96e5dbca0d2f49 (git)
Affected: f4c5cf88fbd50e4779042268947b2e2f90c20484 , < c4d6442ac3ed00041fe4e1df715717ed78a7d37f (git)
Affected: f4c5cf88fbd50e4779042268947b2e2f90c20484 , < 8559b1501f77a5b5d003790bec170ca449e0c674 (git)
Affected: f4c5cf88fbd50e4779042268947b2e2f90c20484 , < e75717f9aec04355777be41070890c6a815c76df (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.0
Unaffected: 0 , < 4.0 (semver)
Unaffected: 5.10.261 , ≤ 5.10.* (semver)
Unaffected: 5.15.212 , ≤ 5.15.* (semver)
Unaffected: 6.1.178 , ≤ 6.1.* (semver)
Unaffected: 6.6.145 , ≤ 6.6.* (semver)
Unaffected: 6.12.97 , ≤ 6.12.* (semver)
Unaffected: 6.18.40 , ≤ 6.18.* (semver)
Unaffected: 7.1.5 , ≤ 7.1.* (semver)
Unaffected: 7.2 , ≤ * (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/gpu/host1x/bus.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "a408d89e20d38d78f540e1951dc4c6056ad662e1",
              "status": "affected",
              "version": "f4c5cf88fbd50e4779042268947b2e2f90c20484",
              "versionType": "git"
            },
            {
              "lessThan": "4ee41361c637eafa80f5d88b46d0016e6cdb24db",
              "status": "affected",
              "version": "f4c5cf88fbd50e4779042268947b2e2f90c20484",
              "versionType": "git"
            },
            {
              "lessThan": "3642d0a45214e3b4cf61bf5e75b04b490d0b3519",
              "status": "affected",
              "version": "f4c5cf88fbd50e4779042268947b2e2f90c20484",
              "versionType": "git"
            },
            {
              "lessThan": "edc7267b59a465c6ae7c5ffac2171c30962bd325",
              "status": "affected",
              "version": "f4c5cf88fbd50e4779042268947b2e2f90c20484",
              "versionType": "git"
            },
            {
              "lessThan": "4454caa204a2edb19c62754ddb96e5dbca0d2f49",
              "status": "affected",
              "version": "f4c5cf88fbd50e4779042268947b2e2f90c20484",
              "versionType": "git"
            },
            {
              "lessThan": "c4d6442ac3ed00041fe4e1df715717ed78a7d37f",
              "status": "affected",
              "version": "f4c5cf88fbd50e4779042268947b2e2f90c20484",
              "versionType": "git"
            },
            {
              "lessThan": "8559b1501f77a5b5d003790bec170ca449e0c674",
              "status": "affected",
              "version": "f4c5cf88fbd50e4779042268947b2e2f90c20484",
              "versionType": "git"
            },
            {
              "lessThan": "e75717f9aec04355777be41070890c6a815c76df",
              "status": "affected",
              "version": "f4c5cf88fbd50e4779042268947b2e2f90c20484",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/gpu/host1x/bus.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.0"
            },
            {
              "lessThan": "4.0",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.261",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.212",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.178",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.145",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.97",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.40",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.5",
              "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.10.261",
                  "versionStartIncluding": "4.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "4.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "4.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "4.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.97",
                  "versionStartIncluding": "4.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.40",
                  "versionStartIncluding": "4.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.5",
                  "versionStartIncluding": "4.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "4.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ngpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path\n\nAfter device_initialize(), the embedded struct device in struct\nhost1x_device should be released through the device core with\nput_device().\n\nIn host1x_device_add(), if host1x_device_parse_dt() fails, the current\nerror path frees the object directly with kfree(device). That bypasses\nthe normal device lifetime handling and leaks the reference held on the\nembedded struct device.\n\nThe issue was identified by a static analysis tool I developed and\nconfirmed by manual review.\n\nFix this by using put_device() in the host1x_device_parse_dt() failure\npath."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:11:03.666Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/a408d89e20d38d78f540e1951dc4c6056ad662e1"
        },
        {
          "url": "https://git.kernel.org/stable/c/4ee41361c637eafa80f5d88b46d0016e6cdb24db"
        },
        {
          "url": "https://git.kernel.org/stable/c/3642d0a45214e3b4cf61bf5e75b04b490d0b3519"
        },
        {
          "url": "https://git.kernel.org/stable/c/edc7267b59a465c6ae7c5ffac2171c30962bd325"
        },
        {
          "url": "https://git.kernel.org/stable/c/4454caa204a2edb19c62754ddb96e5dbca0d2f49"
        },
        {
          "url": "https://git.kernel.org/stable/c/c4d6442ac3ed00041fe4e1df715717ed78a7d37f"
        },
        {
          "url": "https://git.kernel.org/stable/c/8559b1501f77a5b5d003790bec170ca449e0c674"
        },
        {
          "url": "https://git.kernel.org/stable/c/e75717f9aec04355777be41070890c6a815c76df"
        }
      ],
      "title": "gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-72245",
    "datePublished": "2026-08-15T05:54:32.611Z",
    "dateReserved": "2026-08-09T03:40:39.914Z",
    "dateUpdated": "2026-08-17T05:11:03.666Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-72245",
      "date": "2026-09-05",
      "epss": "0.00221",
      "percentile": "0.12558"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-72245\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-15T06:21:51.657\",\"lastModified\":\"2026-08-17T06:18:26.370\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\ngpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path\\n\\nAfter device_initialize(), the embedded struct device in struct\\nhost1x_device should be released through the device core with\\nput_device().\\n\\nIn host1x_device_add(), if host1x_device_parse_dt() fails, the current\\nerror path frees the object directly with kfree(device). That bypasses\\nthe normal device lifetime handling and leaks the reference held on the\\nembedded struct device.\\n\\nThe issue was identified by a static analysis tool I developed and\\nconfirmed by manual review.\\n\\nFix this by using put_device() in the host1x_device_parse_dt() failure\\npath.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/gpu/host1x/bus.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"f4c5cf88fbd50e4779042268947b2e2f90c20484\",\"lessThan\":\"a408d89e20d38d78f540e1951dc4c6056ad662e1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f4c5cf88fbd50e4779042268947b2e2f90c20484\",\"lessThan\":\"4ee41361c637eafa80f5d88b46d0016e6cdb24db\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f4c5cf88fbd50e4779042268947b2e2f90c20484\",\"lessThan\":\"3642d0a45214e3b4cf61bf5e75b04b490d0b3519\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f4c5cf88fbd50e4779042268947b2e2f90c20484\",\"lessThan\":\"edc7267b59a465c6ae7c5ffac2171c30962bd325\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f4c5cf88fbd50e4779042268947b2e2f90c20484\",\"lessThan\":\"4454caa204a2edb19c62754ddb96e5dbca0d2f49\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f4c5cf88fbd50e4779042268947b2e2f90c20484\",\"lessThan\":\"c4d6442ac3ed00041fe4e1df715717ed78a7d37f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f4c5cf88fbd50e4779042268947b2e2f90c20484\",\"lessThan\":\"8559b1501f77a5b5d003790bec170ca449e0c674\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f4c5cf88fbd50e4779042268947b2e2f90c20484\",\"lessThan\":\"e75717f9aec04355777be41070890c6a815c76df\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/gpu/host1x/bus.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.0\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.0\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.261\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.212\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.178\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.145\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.97\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.40\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.5\",\"lessThanOrEqual\":\"7.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.2\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3642d0a45214e3b4cf61bf5e75b04b490d0b3519\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4454caa204a2edb19c62754ddb96e5dbca0d2f49\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4ee41361c637eafa80f5d88b46d0016e6cdb24db\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8559b1501f77a5b5d003790bec170ca449e0c674\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a408d89e20d38d78f540e1951dc4c6056ad662e1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c4d6442ac3ed00041fe4e1df715717ed78a7d37f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e75717f9aec04355777be41070890c6a815c76df\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/edc7267b59a465c6ae7c5ffac2171c30962bd325\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-08-19T05:26:47+00:00",
      "cve": "CVE-2026-72245",
      "id": "CVE-2026-72245",
      "initial_release_date": "2026-08-15T00:00:00+00:00",
      "product_status:known_affected": "184",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: gpu: host1x: Fix device reference leak in host1x_device_parse_dt() error path",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-72245.json",
      "version": "3"
    }
  }
}



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…

Loading…