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

CVE-2026-53073 (GCVE-0-2026-53073)

Vulnerability from cvelistv5 – Published: 2026-06-24 16:30 – Updated: 2026-06-24 16:30
VLAI
Title
Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error
Summary
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error When hci_register_dev() fails in hci_uart_register_dev() HCI_UART_PROTO_INIT is not cleared before calling hu->proto->close(hu) and setting hu->hdev to NULL. This means incoming UART data will reach the protocol-specific recv handler in hci_uart_tty_receive() after resources are freed. Clear HCI_UART_PROTO_INIT with a write lock before calling hu->proto->close() and setting hu->hdev to NULL. The write lock ensures all active readers have completed and no new reader can enter the protocol recv path before resources are freed. This allows the protocol-specific recv functions to remove the "HCI_UART_REGISTERED" guard without risking a null pointer dereference if hci_register_dev() fails.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: a40f94f7caa8d3421b64f63ac31bc0f24c890f39 , < ebb39b2d81731b83ee71a1ba6dd0291a57b5ac07 (git)
Affected: 9e5a0f5777162e503400c70c6ed25fbbe2d38799 , < ed4033fb85ccaaf6c3983be3c7b037e48253d232 (git)
Affected: 80f14e9de6a43a0bd8194cad1003a3e6dcbc3984 , < 356dee1bcac4d0d9152390561fa63331ebff211b (git)
Affected: 02e1bcdfdf769974e7e9fa285e295cd9852e2a38 , < a673cf6c4ac702cb79ac1f4d7fc4de763a6a3e40 (git)
Affected: 281782d2c6730241e300d630bb9f200d831ede71 , < f4b69c35813c432973d340d3600c01de106ed474 (git)
Affected: 5df5dafc171b90d0b8d51547a82657cd5a1986c7 , < 3daa5818e473ed60eb69d8b5c71b651909d28c5a (git)
Affected: 5df5dafc171b90d0b8d51547a82657cd5a1986c7 , < 194f029a4d7f739e44ebc1f473120187b4de5104 (git)
Affected: 5df5dafc171b90d0b8d51547a82657cd5a1986c7 , < 68d39ea5e0adc9ecaea1ce8abd842ec972eb8718 (git)
Affected: 1dcf08fcff5ca529de6dc0395091f28854f4e54a (git)
Affected: 8e5aff600539e5faea294d9612cca50220e602b8 (git)
Affected: db7509fa110dd9b11134b75894677f30353b2c51 (git)
Affected: 5.10.237 , < 5.10.258 (semver)
Affected: 5.15.181 , < 5.15.209 (semver)
Affected: 6.1.135 , < 6.1.175 (semver)
Affected: 6.6.88 , < 6.6.141 (semver)
Affected: 6.12.24 , < 6.12.91 (semver)
Affected: 5.4.293 , < 5.5 (semver)
Affected: 6.13.12 , < 6.14 (semver)
Affected: 6.14.3 , < 6.15 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 6.15
Unaffected: 0 , < 6.15 (semver)
Unaffected: 5.10.258 , ≤ 5.10.* (semver)
Unaffected: 5.15.209 , ≤ 5.15.* (semver)
Unaffected: 6.1.175 , ≤ 6.1.* (semver)
Unaffected: 6.6.141 , ≤ 6.6.* (semver)
Unaffected: 6.12.91 , ≤ 6.12.* (semver)
Unaffected: 6.18.33 , ≤ 6.18.* (semver)
Unaffected: 7.0.10 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (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/hci_ldisc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "ebb39b2d81731b83ee71a1ba6dd0291a57b5ac07",
              "status": "affected",
              "version": "a40f94f7caa8d3421b64f63ac31bc0f24c890f39",
              "versionType": "git"
            },
            {
              "lessThan": "ed4033fb85ccaaf6c3983be3c7b037e48253d232",
              "status": "affected",
              "version": "9e5a0f5777162e503400c70c6ed25fbbe2d38799",
              "versionType": "git"
            },
            {
              "lessThan": "356dee1bcac4d0d9152390561fa63331ebff211b",
              "status": "affected",
              "version": "80f14e9de6a43a0bd8194cad1003a3e6dcbc3984",
              "versionType": "git"
            },
            {
              "lessThan": "a673cf6c4ac702cb79ac1f4d7fc4de763a6a3e40",
              "status": "affected",
              "version": "02e1bcdfdf769974e7e9fa285e295cd9852e2a38",
              "versionType": "git"
            },
            {
              "lessThan": "f4b69c35813c432973d340d3600c01de106ed474",
              "status": "affected",
              "version": "281782d2c6730241e300d630bb9f200d831ede71",
              "versionType": "git"
            },
            {
              "lessThan": "3daa5818e473ed60eb69d8b5c71b651909d28c5a",
              "status": "affected",
              "version": "5df5dafc171b90d0b8d51547a82657cd5a1986c7",
              "versionType": "git"
            },
            {
              "lessThan": "194f029a4d7f739e44ebc1f473120187b4de5104",
              "status": "affected",
              "version": "5df5dafc171b90d0b8d51547a82657cd5a1986c7",
              "versionType": "git"
            },
            {
              "lessThan": "68d39ea5e0adc9ecaea1ce8abd842ec972eb8718",
              "status": "affected",
              "version": "5df5dafc171b90d0b8d51547a82657cd5a1986c7",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "1dcf08fcff5ca529de6dc0395091f28854f4e54a",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "8e5aff600539e5faea294d9612cca50220e602b8",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "db7509fa110dd9b11134b75894677f30353b2c51",
              "versionType": "git"
            },
            {
              "lessThan": "5.10.258",
              "status": "affected",
              "version": "5.10.237",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.209",
              "status": "affected",
              "version": "5.15.181",
              "versionType": "semver"
            },
            {
              "lessThan": "6.1.175",
              "status": "affected",
              "version": "6.1.135",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.141",
              "status": "affected",
              "version": "6.6.88",
              "versionType": "semver"
            },
            {
              "lessThan": "6.12.91",
              "status": "affected",
              "version": "6.12.24",
              "versionType": "semver"
            },
            {
              "lessThan": "5.5",
              "status": "affected",
              "version": "5.4.293",
              "versionType": "semver"
            },
            {
              "lessThan": "6.14",
              "status": "affected",
              "version": "6.13.12",
              "versionType": "semver"
            },
            {
              "lessThan": "6.15",
              "status": "affected",
              "version": "6.14.3",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/bluetooth/hci_ldisc.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.15"
            },
            {
              "lessThan": "6.15",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.258",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.209",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.175",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.141",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.91",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.33",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.10",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.258",
                  "versionStartIncluding": "5.10.237",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.209",
                  "versionStartIncluding": "5.15.181",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.175",
                  "versionStartIncluding": "6.1.135",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.141",
                  "versionStartIncluding": "6.6.88",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.91",
                  "versionStartIncluding": "6.12.24",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.33",
                  "versionStartIncluding": "6.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.10",
                  "versionStartIncluding": "6.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "6.15",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "5.4.293",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.13.12",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.14.3",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error\n\nWhen hci_register_dev() fails in hci_uart_register_dev()\nHCI_UART_PROTO_INIT is not cleared before calling hu-\u003eproto-\u003eclose(hu)\nand setting hu-\u003ehdev to NULL. This means incoming UART data will reach\nthe protocol-specific recv handler in hci_uart_tty_receive() after\nresources are freed.\n\nClear HCI_UART_PROTO_INIT with a write lock before calling\nhu-\u003eproto-\u003eclose() and setting hu-\u003ehdev to NULL. The write lock ensures\nall active readers have completed and no new reader can enter the\nprotocol recv path before resources are freed.\n\nThis allows the protocol-specific recv functions to remove the\n\"HCI_UART_REGISTERED\" guard without risking a null pointer dereference\nif hci_register_dev() fails."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-24T16:30:14.463Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/ebb39b2d81731b83ee71a1ba6dd0291a57b5ac07"
        },
        {
          "url": "https://git.kernel.org/stable/c/ed4033fb85ccaaf6c3983be3c7b037e48253d232"
        },
        {
          "url": "https://git.kernel.org/stable/c/356dee1bcac4d0d9152390561fa63331ebff211b"
        },
        {
          "url": "https://git.kernel.org/stable/c/a673cf6c4ac702cb79ac1f4d7fc4de763a6a3e40"
        },
        {
          "url": "https://git.kernel.org/stable/c/f4b69c35813c432973d340d3600c01de106ed474"
        },
        {
          "url": "https://git.kernel.org/stable/c/3daa5818e473ed60eb69d8b5c71b651909d28c5a"
        },
        {
          "url": "https://git.kernel.org/stable/c/194f029a4d7f739e44ebc1f473120187b4de5104"
        },
        {
          "url": "https://git.kernel.org/stable/c/68d39ea5e0adc9ecaea1ce8abd842ec972eb8718"
        }
      ],
      "title": "Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53073",
    "datePublished": "2026-06-24T16:30:14.463Z",
    "dateReserved": "2026-06-09T07:44:35.383Z",
    "dateUpdated": "2026-06-24T16:30:14.463Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-53073",
      "date": "2026-09-15",
      "epss": "0.00114",
      "percentile": "0.01691"
    },
    "microsoft_vex": {
      "current_release_date": "2026-07-09T14:45:43.000Z",
      "cve": "CVE-2026-53073",
      "id": "msrc_CVE-2026-53073",
      "initial_release_date": "2026-06-02T00:00:00.000Z",
      "product_status:fixed": "1",
      "product_status:known_affected": "1",
      "source": "Microsoft CSAF VEX",
      "status": "final",
      "title": "Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error",
      "url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-53073.json",
      "version": "2"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-53073\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-24T17:17:21.163\",\"lastModified\":\"2026-07-21T18:05:01.443\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nBluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error\\n\\nWhen hci_register_dev() fails in hci_uart_register_dev()\\nHCI_UART_PROTO_INIT is not cleared before calling hu-\u003eproto-\u003eclose(hu)\\nand setting hu-\u003ehdev to NULL. This means incoming UART data will reach\\nthe protocol-specific recv handler in hci_uart_tty_receive() after\\nresources are freed.\\n\\nClear HCI_UART_PROTO_INIT with a write lock before calling\\nhu-\u003eproto-\u003eclose() and setting hu-\u003ehdev to NULL. The write lock ensures\\nall active readers have completed and no new reader can enter the\\nprotocol recv path before resources are freed.\\n\\nThis allows the protocol-specific recv functions to remove the\\n\\\"HCI_UART_REGISTERED\\\" guard without risking a null pointer dereference\\nif hci_register_dev() fails.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/bluetooth/hci_ldisc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"a40f94f7caa8d3421b64f63ac31bc0f24c890f39\",\"lessThan\":\"ebb39b2d81731b83ee71a1ba6dd0291a57b5ac07\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"9e5a0f5777162e503400c70c6ed25fbbe2d38799\",\"lessThan\":\"ed4033fb85ccaaf6c3983be3c7b037e48253d232\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"80f14e9de6a43a0bd8194cad1003a3e6dcbc3984\",\"lessThan\":\"356dee1bcac4d0d9152390561fa63331ebff211b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"02e1bcdfdf769974e7e9fa285e295cd9852e2a38\",\"lessThan\":\"a673cf6c4ac702cb79ac1f4d7fc4de763a6a3e40\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"281782d2c6730241e300d630bb9f200d831ede71\",\"lessThan\":\"f4b69c35813c432973d340d3600c01de106ed474\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5df5dafc171b90d0b8d51547a82657cd5a1986c7\",\"lessThan\":\"3daa5818e473ed60eb69d8b5c71b651909d28c5a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5df5dafc171b90d0b8d51547a82657cd5a1986c7\",\"lessThan\":\"194f029a4d7f739e44ebc1f473120187b4de5104\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5df5dafc171b90d0b8d51547a82657cd5a1986c7\",\"lessThan\":\"68d39ea5e0adc9ecaea1ce8abd842ec972eb8718\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1dcf08fcff5ca529de6dc0395091f28854f4e54a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"8e5aff600539e5faea294d9612cca50220e602b8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"db7509fa110dd9b11134b75894677f30353b2c51\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.10.237\",\"lessThan\":\"5.10.258\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.15.181\",\"lessThan\":\"5.15.209\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.1.135\",\"lessThan\":\"6.1.175\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.6.88\",\"lessThan\":\"6.6.141\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.12.24\",\"lessThan\":\"6.12.91\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.4.293\",\"lessThan\":\"5.5\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.13.12\",\"lessThan\":\"6.14\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.14.3\",\"lessThan\":\"6.15\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/bluetooth/hci_ldisc.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.15\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.15\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.258\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.209\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.141\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.91\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.33\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.10\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.293\",\"versionEndExcluding\":\"5.5\",\"matchCriteriaId\":\"4D6F83CA-7E5C-4A91-9D8C-71CC85535E7D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.237\",\"versionEndExcluding\":\"5.10.258\",\"matchCriteriaId\":\"D8832159-E9F2-4E3A-869E-F397B4D75488\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.181\",\"versionEndExcluding\":\"5.15.209\",\"matchCriteriaId\":\"319819D2-533D-4AE6-8CE2-84C6808BA7CB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.135\",\"versionEndExcluding\":\"6.1.175\",\"matchCriteriaId\":\"AB26E4C3-EF6C-4A53-AD49-F12E5001AEFB\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.88\",\"versionEndExcluding\":\"6.6.141\",\"matchCriteriaId\":\"DF3F83B8-EF60-4101-AF5C-81C016111B02\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.12.24\",\"versionEndExcluding\":\"6.12.91\",\"matchCriteriaId\":\"0340FE9C-AE4D-4DC1-AD3F-C9C395414809\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13.12\",\"versionEndExcluding\":\"6.14\",\"matchCriteriaId\":\"A1F1E5FF-68CB-46CE-BC4F-8E19FA72A921\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.14.3\",\"versionEndExcluding\":\"6.18.33\",\"matchCriteriaId\":\"4BDA2DD5-E373-47B2-88A3-077AF92BAA8C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.19\",\"versionEndExcluding\":\"7.0.10\",\"matchCriteriaId\":\"A13475D2-59BF-4716-94B5-7C1D239A2CF4\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/194f029a4d7f739e44ebc1f473120187b4de5104\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/356dee1bcac4d0d9152390561fa63331ebff211b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/3daa5818e473ed60eb69d8b5c71b651909d28c5a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/68d39ea5e0adc9ecaea1ce8abd842ec972eb8718\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a673cf6c4ac702cb79ac1f4d7fc4de763a6a3e40\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ebb39b2d81731b83ee71a1ba6dd0291a57b5ac07\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ed4033fb85ccaaf6c3983be3c7b037e48253d232\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/f4b69c35813c432973d340d3600c01de106ed474\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]}]}}",
    "redhat_vex": {
      "aggregate_severity": "Moderate",
      "current_release_date": "2026-09-04T08:01:10+00:00",
      "cve": "CVE-2026-53073",
      "id": "CVE-2026-53073",
      "initial_release_date": "2026-06-24T00:00:00+00:00",
      "product_status:fixed": "612",
      "product_status:known_affected": "22",
      "product_status:known_not_affected": "90",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: Bluetooth: hci_ldisc: Clear HCI_UART_PROTO_INIT on error",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53073.json",
      "version": "3"
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-12T16:41:03Z",
      "cve": "CVE-2026-53073",
      "id": "CVE-2026-53073",
      "initial_release_date": "2026-07-01T03:19:11Z",
      "product_status:first_fixed": "2",
      "product_status:known_affected": "639",
      "product_status:known_not_affected": "93",
      "product_status:recommended": "333",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-53073",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-53073.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…