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

CVE-2026-64470 (GCVE-0-2026-64470)

Vulnerability from cvelistv5 – Published: 2026-07-25 08:51 – Updated: 2026-08-17 04:56
VLAI
Title
Bluetooth: btusb: fix use-after-free on marvell probe failure
Summary
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: fix use-after-free on marvell probe failure Make sure to stop any TX URBs submitted during Marvell OOB wakeup configuration on later probe failures to avoid use-after-free in the completion callback. This issue was reported by Sashiko while reviewing a fix for a wakeup source leak in the btusb probe errors paths.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: a4ccc9e33d2f01532bcceb621ea06bbf4db6efac , < 1edd524de5cc8143ece9c42c466346983dc5b5ed (git)
Affected: a4ccc9e33d2f01532bcceb621ea06bbf4db6efac , < 0ccb1cb0a464dab78284c34196cd3e8e18bab4c4 (git)
Affected: a4ccc9e33d2f01532bcceb621ea06bbf4db6efac , < 631de465aba7f8ae46478bf5f598111412e8eff8 (git)
Affected: a4ccc9e33d2f01532bcceb621ea06bbf4db6efac , < 6e1b10df890f4663cb38af9fc1c93d36747b75af (git)
Affected: a4ccc9e33d2f01532bcceb621ea06bbf4db6efac , < 92c736866244340497a8a65afe2ac25354c2bf5e (git)
Affected: a4ccc9e33d2f01532bcceb621ea06bbf4db6efac , < a7e941a395711791c7e98d9870c6562c2c9e9ef2 (git)
Affected: a4ccc9e33d2f01532bcceb621ea06bbf4db6efac , < 838c917a2f16eefe68def800ebf48a2af591149a (git)
Affected: a4ccc9e33d2f01532bcceb621ea06bbf4db6efac , < c5b600a3c05b1a7a110d558df935a8fc8a471c79 (git)
guessed Create a notification for this product.
Linux Linux Affected: 4.11
Unaffected: 0 , < 4.11 (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.96 , ≤ 6.12.* (semver)
Unaffected: 6.18.39 , ≤ 6.18.* (semver)
Unaffected: 7.1.4 , ≤ 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/btusb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "1edd524de5cc8143ece9c42c466346983dc5b5ed",
              "status": "affected",
              "version": "a4ccc9e33d2f01532bcceb621ea06bbf4db6efac",
              "versionType": "git"
            },
            {
              "lessThan": "0ccb1cb0a464dab78284c34196cd3e8e18bab4c4",
              "status": "affected",
              "version": "a4ccc9e33d2f01532bcceb621ea06bbf4db6efac",
              "versionType": "git"
            },
            {
              "lessThan": "631de465aba7f8ae46478bf5f598111412e8eff8",
              "status": "affected",
              "version": "a4ccc9e33d2f01532bcceb621ea06bbf4db6efac",
              "versionType": "git"
            },
            {
              "lessThan": "6e1b10df890f4663cb38af9fc1c93d36747b75af",
              "status": "affected",
              "version": "a4ccc9e33d2f01532bcceb621ea06bbf4db6efac",
              "versionType": "git"
            },
            {
              "lessThan": "92c736866244340497a8a65afe2ac25354c2bf5e",
              "status": "affected",
              "version": "a4ccc9e33d2f01532bcceb621ea06bbf4db6efac",
              "versionType": "git"
            },
            {
              "lessThan": "a7e941a395711791c7e98d9870c6562c2c9e9ef2",
              "status": "affected",
              "version": "a4ccc9e33d2f01532bcceb621ea06bbf4db6efac",
              "versionType": "git"
            },
            {
              "lessThan": "838c917a2f16eefe68def800ebf48a2af591149a",
              "status": "affected",
              "version": "a4ccc9e33d2f01532bcceb621ea06bbf4db6efac",
              "versionType": "git"
            },
            {
              "lessThan": "c5b600a3c05b1a7a110d558df935a8fc8a471c79",
              "status": "affected",
              "version": "a4ccc9e33d2f01532bcceb621ea06bbf4db6efac",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/bluetooth/btusb.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.11"
            },
            {
              "lessThan": "4.11",
              "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.96",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.39",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.1.*",
              "status": "unaffected",
              "version": "7.1.4",
              "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.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.96",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.39",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.4",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2",
                  "versionStartIncluding": "4.11",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: btusb: fix use-after-free on marvell probe failure\n\nMake sure to stop any TX URBs submitted during Marvell OOB wakeup\nconfiguration on later probe failures to avoid use-after-free in the\ncompletion callback.\n\nThis issue was reported by Sashiko while reviewing a fix for a wakeup\nsource leak in the btusb probe errors paths."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T04:56:16.023Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/1edd524de5cc8143ece9c42c466346983dc5b5ed"
        },
        {
          "url": "https://git.kernel.org/stable/c/0ccb1cb0a464dab78284c34196cd3e8e18bab4c4"
        },
        {
          "url": "https://git.kernel.org/stable/c/631de465aba7f8ae46478bf5f598111412e8eff8"
        },
        {
          "url": "https://git.kernel.org/stable/c/6e1b10df890f4663cb38af9fc1c93d36747b75af"
        },
        {
          "url": "https://git.kernel.org/stable/c/92c736866244340497a8a65afe2ac25354c2bf5e"
        },
        {
          "url": "https://git.kernel.org/stable/c/a7e941a395711791c7e98d9870c6562c2c9e9ef2"
        },
        {
          "url": "https://git.kernel.org/stable/c/838c917a2f16eefe68def800ebf48a2af591149a"
        },
        {
          "url": "https://git.kernel.org/stable/c/c5b600a3c05b1a7a110d558df935a8fc8a471c79"
        }
      ],
      "title": "Bluetooth: btusb: fix use-after-free on marvell probe failure",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-64470",
    "datePublished": "2026-07-25T08:51:34.673Z",
    "dateReserved": "2026-07-19T15:36:31.790Z",
    "dateUpdated": "2026-08-17T04:56:16.023Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-64470",
      "date": "2026-09-15",
      "epss": "0.00184",
      "percentile": "0.08225"
    },
    "microsoft_vex": {
      "current_release_date": "2026-07-27T14:47:12.000Z",
      "cve": "CVE-2026-64470",
      "id": "msrc_CVE-2026-64470",
      "initial_release_date": "2026-07-26T01:05:09.000Z",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "Bluetooth: btusb: fix use-after-free on marvell probe failure",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-64470.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-64470\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-07-25T10:17:32.390\",\"lastModified\":\"2026-08-17T05:17:52.583\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: btusb: fix use-after-free on marvell probe failure\\n\\nMake sure to stop any TX URBs submitted during Marvell OOB wakeup\\nconfiguration on later probe failures to avoid use-after-free in the\\ncompletion callback.\\n\\nThis issue was reported by Sashiko while reviewing a fix for a wakeup\\nsource leak in the btusb probe errors paths.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/bluetooth/btusb.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"a4ccc9e33d2f01532bcceb621ea06bbf4db6efac\",\"lessThan\":\"1edd524de5cc8143ece9c42c466346983dc5b5ed\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4ccc9e33d2f01532bcceb621ea06bbf4db6efac\",\"lessThan\":\"0ccb1cb0a464dab78284c34196cd3e8e18bab4c4\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4ccc9e33d2f01532bcceb621ea06bbf4db6efac\",\"lessThan\":\"631de465aba7f8ae46478bf5f598111412e8eff8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4ccc9e33d2f01532bcceb621ea06bbf4db6efac\",\"lessThan\":\"6e1b10df890f4663cb38af9fc1c93d36747b75af\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4ccc9e33d2f01532bcceb621ea06bbf4db6efac\",\"lessThan\":\"92c736866244340497a8a65afe2ac25354c2bf5e\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4ccc9e33d2f01532bcceb621ea06bbf4db6efac\",\"lessThan\":\"a7e941a395711791c7e98d9870c6562c2c9e9ef2\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4ccc9e33d2f01532bcceb621ea06bbf4db6efac\",\"lessThan\":\"838c917a2f16eefe68def800ebf48a2af591149a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"a4ccc9e33d2f01532bcceb621ea06bbf4db6efac\",\"lessThan\":\"c5b600a3c05b1a7a110d558df935a8fc8a471c79\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/bluetooth/btusb.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.11\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.11\",\"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.96\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.39\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1.4\",\"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/0ccb1cb0a464dab78284c34196cd3e8e18bab4c4\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/1edd524de5cc8143ece9c42c466346983dc5b5ed\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/631de465aba7f8ae46478bf5f598111412e8eff8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6e1b10df890f4663cb38af9fc1c93d36747b75af\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/838c917a2f16eefe68def800ebf48a2af591149a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/92c736866244340497a8a65afe2ac25354c2bf5e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/a7e941a395711791c7e98d9870c6562c2c9e9ef2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c5b600a3c05b1a7a110d558df935a8fc8a471c79\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-08-08T06:13:49+00:00",
      "cve": "CVE-2026-64470",
      "id": "CVE-2026-64470",
      "initial_release_date": "2026-07-25T00:00:00+00:00",
      "product_status:known_affected": "246",
      "product_status:known_not_affected": "28",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: Bluetooth: btusb: fix use-after-free on marvell probe failure",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-64470.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-15T01:48:03Z",
      "cve": "CVE-2026-64470",
      "id": "CVE-2026-64470",
      "initial_release_date": "2026-07-25T15:58:43Z",
      "product_status:first_fixed": "88",
      "product_status:known_affected": "669",
      "product_status:known_not_affected": "80",
      "product_status:recommended": "46",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-64470",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-64470.json",
      "version": "10"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…