CVE-2026-74532 (GCVE-0-2026-74532)

Vulnerability from cvelistv5 – Published: 2026-08-15 12:27 – Updated: 2026-08-17 05:21
VLAI
Title
Bluetooth: btintel: Validate length before parsing diagnostics TLV
Summary
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btintel_diagnostics() accesses tlv->val[0] without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the received frame. Fix by validating the length before access.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: af395330abed142a2685bf3d17a938544816bf3c , < c31be902ccbbb0b2c23159a1481dce80d1f9753d (git)
Affected: af395330abed142a2685bf3d17a938544816bf3c , < dd20e30bdbd707ea8ced581f3d7f9e9854634b17 (git)
Affected: af395330abed142a2685bf3d17a938544816bf3c , < c618a9a5b08ea2e17bddf4e948be9f75d408fca4 (git)
Affected: af395330abed142a2685bf3d17a938544816bf3c , < 6ec9c3dc52302b891513f608f5fb478349b15ab3 (git)
Affected: af395330abed142a2685bf3d17a938544816bf3c , < b640ff9af3c809ff5ea2077fbba17df1594ec1e4 (git)
guessed Create a notification for this product.
Linux Linux Affected: 6.4
Unaffected: 0 , < 6.4 (semver)
Unaffected: 6.6.151 , ≤ 6.6.* (semver)
Unaffected: 6.12.103 , ≤ 6.12.* (semver)
Unaffected: 6.18.44 , ≤ 6.18.* (semver)
Unaffected: 7.1.8 , ≤ 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/bluetooth/btintel.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "c31be902ccbbb0b2c23159a1481dce80d1f9753d",
              "status": "affected",
              "version": "af395330abed142a2685bf3d17a938544816bf3c",
              "versionType": "git"
            },
            {
              "lessThan": "dd20e30bdbd707ea8ced581f3d7f9e9854634b17",
              "status": "affected",
              "version": "af395330abed142a2685bf3d17a938544816bf3c",
              "versionType": "git"
            },
            {
              "lessThan": "c618a9a5b08ea2e17bddf4e948be9f75d408fca4",
              "status": "affected",
              "version": "af395330abed142a2685bf3d17a938544816bf3c",
              "versionType": "git"
            },
            {
              "lessThan": "6ec9c3dc52302b891513f608f5fb478349b15ab3",
              "status": "affected",
              "version": "af395330abed142a2685bf3d17a938544816bf3c",
              "versionType": "git"
            },
            {
              "lessThan": "b640ff9af3c809ff5ea2077fbba17df1594ec1e4",
              "status": "affected",
              "version": "af395330abed142a2685bf3d17a938544816bf3c",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/bluetooth/btintel.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.4"
            },
            {
              "lessThan": "6.4",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.151",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.103",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.44",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.8",
              "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": "6.6.151",
                  "versionStartIncluding": "6.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.103",
                  "versionStartIncluding": "6.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.44",
                  "versionStartIncluding": "6.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.8",
                  "versionStartIncluding": "6.4",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "6.4",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btintel: Validate length before parsing diagnostics TLV\n\nbtintel_diagnostics() accesses tlv-\u003eval[0] without first validating\nthat the diagnostics VSE is long enough to contain that field, so\nmay cause reading data beyond the received frame.\n\nFix by validating the length before access."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T05:21:15.978Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/c31be902ccbbb0b2c23159a1481dce80d1f9753d"
        },
        {
          "url": "https://git.kernel.org/stable/c/dd20e30bdbd707ea8ced581f3d7f9e9854634b17"
        },
        {
          "url": "https://git.kernel.org/stable/c/c618a9a5b08ea2e17bddf4e948be9f75d408fca4"
        },
        {
          "url": "https://git.kernel.org/stable/c/6ec9c3dc52302b891513f608f5fb478349b15ab3"
        },
        {
          "url": "https://git.kernel.org/stable/c/b640ff9af3c809ff5ea2077fbba17df1594ec1e4"
        }
      ],
      "title": "Bluetooth: btintel: Validate length before parsing diagnostics TLV",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-74532",
    "datePublished": "2026-08-15T12:27:46.597Z",
    "dateReserved": "2026-08-15T05:44:03.912Z",
    "dateUpdated": "2026-08-17T05:21:15.978Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-74532",
      "date": "2026-08-28",
      "epss": "0.00168",
      "percentile": "0.06288"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-74532\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-08-15T13:17:58.500\",\"lastModified\":\"2026-08-17T06:19:50.120\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: btintel: Validate length before parsing diagnostics TLV\\n\\nbtintel_diagnostics() accesses tlv-\u003eval[0] without first validating\\nthat the diagnostics VSE is long enough to contain that field, so\\nmay cause reading data beyond the received frame.\\n\\nFix by validating the length before access.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/bluetooth/btintel.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"af395330abed142a2685bf3d17a938544816bf3c\",\"lessThan\":\"c31be902ccbbb0b2c23159a1481dce80d1f9753d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"af395330abed142a2685bf3d17a938544816bf3c\",\"lessThan\":\"dd20e30bdbd707ea8ced581f3d7f9e9854634b17\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"af395330abed142a2685bf3d17a938544816bf3c\",\"lessThan\":\"c618a9a5b08ea2e17bddf4e948be9f75d408fca4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"af395330abed142a2685bf3d17a938544816bf3c\",\"lessThan\":\"6ec9c3dc52302b891513f608f5fb478349b15ab3\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"af395330abed142a2685bf3d17a938544816bf3c\",\"lessThan\":\"b640ff9af3c809ff5ea2077fbba17df1594ec1e4\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/bluetooth/btintel.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.4\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.4\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.151\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.103\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.44\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.8\",\"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/6ec9c3dc52302b891513f608f5fb478349b15ab3\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b640ff9af3c809ff5ea2077fbba17df1594ec1e4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c31be902ccbbb0b2c23159a1481dce80d1f9753d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c618a9a5b08ea2e17bddf4e948be9f75d408fca4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/dd20e30bdbd707ea8ced581f3d7f9e9854634b17\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-19T17:40:33+00:00",
      "cve": "CVE-2026-74532",
      "id": "CVE-2026-74532",
      "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: Bluetooth: btintel: Validate length before parsing diagnostics TLV",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-74532.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…