CVE-2026-64336 (GCVE-0-2026-64336)

Vulnerability from cvelistv5 – Published: 2026-07-25 08:50 – Updated: 2026-07-25 08:50
VLAI
Title
USB: serial: keyspan_pda: fix information leak
Summary
In the Linux kernel, the following vulnerability has been resolved: USB: serial: keyspan_pda: fix information leak The write() callback is supposed to return the number of characters accepted or a negative errno. Since the addition of write fifo support the keyspan_pda implementation will however return the number characters submitted to the device if the write urb is not already in use. If this number is larger than the number of characters passed to write(), the line discipline continues writing data from beyond the tty write buffer. Fix the information leak by making sure that keyspan_pda_write_start() returns zero on success as intended.
Severity
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 034e38e8f68767fb5438ae3e608ee82919674177 , < b069b7029862fafaff331d4c664d97d4ae828d6d (git)
Affected: 034e38e8f68767fb5438ae3e608ee82919674177 , < e52ca411f50539ff1d0c877b9312771ca8a858c1 (git)
Affected: 034e38e8f68767fb5438ae3e608ee82919674177 , < 2f7a6b8ab3845bd1da02604f1a874b52a4555a72 (git)
Affected: 034e38e8f68767fb5438ae3e608ee82919674177 , < e1494191a3aac665d3a2fce16169a97c346253ec (git)
Affected: 034e38e8f68767fb5438ae3e608ee82919674177 , < cf6ca0aefae03958cfb5b189b0adbfb25c06bfac (git)
Affected: 034e38e8f68767fb5438ae3e608ee82919674177 , < d4b12b6b395e43a2b1d80be3745631fcaa9c047b (git)
Affected: 034e38e8f68767fb5438ae3e608ee82919674177 , < 6bfc8d01ac4068eced509f8fc74d0cd205e4dcec (git)
Create a notification for this product.
Linux Linux Affected: 5.11
Unaffected: 0 , < 5.11 (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-rc3 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/usb/serial/keyspan_pda.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "b069b7029862fafaff331d4c664d97d4ae828d6d",
              "status": "affected",
              "version": "034e38e8f68767fb5438ae3e608ee82919674177",
              "versionType": "git"
            },
            {
              "lessThan": "e52ca411f50539ff1d0c877b9312771ca8a858c1",
              "status": "affected",
              "version": "034e38e8f68767fb5438ae3e608ee82919674177",
              "versionType": "git"
            },
            {
              "lessThan": "2f7a6b8ab3845bd1da02604f1a874b52a4555a72",
              "status": "affected",
              "version": "034e38e8f68767fb5438ae3e608ee82919674177",
              "versionType": "git"
            },
            {
              "lessThan": "e1494191a3aac665d3a2fce16169a97c346253ec",
              "status": "affected",
              "version": "034e38e8f68767fb5438ae3e608ee82919674177",
              "versionType": "git"
            },
            {
              "lessThan": "cf6ca0aefae03958cfb5b189b0adbfb25c06bfac",
              "status": "affected",
              "version": "034e38e8f68767fb5438ae3e608ee82919674177",
              "versionType": "git"
            },
            {
              "lessThan": "d4b12b6b395e43a2b1d80be3745631fcaa9c047b",
              "status": "affected",
              "version": "034e38e8f68767fb5438ae3e608ee82919674177",
              "versionType": "git"
            },
            {
              "lessThan": "6bfc8d01ac4068eced509f8fc74d0cd205e4dcec",
              "status": "affected",
              "version": "034e38e8f68767fb5438ae3e608ee82919674177",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/usb/serial/keyspan_pda.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.11"
            },
            {
              "lessThan": "5.11",
              "status": "unaffected",
              "version": "0",
              "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-rc3",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.212",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.178",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.145",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.96",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.39",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1.4",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2-rc3",
                  "versionStartIncluding": "5.11",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nUSB: serial: keyspan_pda: fix information leak\n\nThe write() callback is supposed to return the number of characters\naccepted or a negative errno. Since the addition of write fifo support\nthe keyspan_pda implementation will however return the number characters\nsubmitted to the device if the write urb is not already in use. If this\nnumber is larger than the number of characters passed to write(), the\nline discipline continues writing data from beyond the tty write buffer.\n\nFix the information leak by making sure that keyspan_pda_write_start()\nreturns zero on success as intended."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-25T08:50:01.444Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/b069b7029862fafaff331d4c664d97d4ae828d6d"
        },
        {
          "url": "https://git.kernel.org/stable/c/e52ca411f50539ff1d0c877b9312771ca8a858c1"
        },
        {
          "url": "https://git.kernel.org/stable/c/2f7a6b8ab3845bd1da02604f1a874b52a4555a72"
        },
        {
          "url": "https://git.kernel.org/stable/c/e1494191a3aac665d3a2fce16169a97c346253ec"
        },
        {
          "url": "https://git.kernel.org/stable/c/cf6ca0aefae03958cfb5b189b0adbfb25c06bfac"
        },
        {
          "url": "https://git.kernel.org/stable/c/d4b12b6b395e43a2b1d80be3745631fcaa9c047b"
        },
        {
          "url": "https://git.kernel.org/stable/c/6bfc8d01ac4068eced509f8fc74d0cd205e4dcec"
        }
      ],
      "title": "USB: serial: keyspan_pda: fix information leak",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-64336",
    "datePublished": "2026-07-25T08:50:01.444Z",
    "dateReserved": "2026-07-19T15:36:31.781Z",
    "dateUpdated": "2026-07-25T08:50:01.444Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-64336",
      "date": "2026-07-26",
      "epss": "0.00173",
      "percentile": "0.06935"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-64336\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-07-25T10:17:15.463\",\"lastModified\":\"2026-07-25T10:17:15.463\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nUSB: serial: keyspan_pda: fix information leak\\n\\nThe write() callback is supposed to return the number of characters\\naccepted or a negative errno. Since the addition of write fifo support\\nthe keyspan_pda implementation will however return the number characters\\nsubmitted to the device if the write urb is not already in use. If this\\nnumber is larger than the number of characters passed to write(), the\\nline discipline continues writing data from beyond the tty write buffer.\\n\\nFix the information leak by making sure that keyspan_pda_write_start()\\nreturns zero on success as intended.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/usb/serial/keyspan_pda.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"034e38e8f68767fb5438ae3e608ee82919674177\",\"lessThan\":\"b069b7029862fafaff331d4c664d97d4ae828d6d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"034e38e8f68767fb5438ae3e608ee82919674177\",\"lessThan\":\"e52ca411f50539ff1d0c877b9312771ca8a858c1\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"034e38e8f68767fb5438ae3e608ee82919674177\",\"lessThan\":\"2f7a6b8ab3845bd1da02604f1a874b52a4555a72\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"034e38e8f68767fb5438ae3e608ee82919674177\",\"lessThan\":\"e1494191a3aac665d3a2fce16169a97c346253ec\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"034e38e8f68767fb5438ae3e608ee82919674177\",\"lessThan\":\"cf6ca0aefae03958cfb5b189b0adbfb25c06bfac\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"034e38e8f68767fb5438ae3e608ee82919674177\",\"lessThan\":\"d4b12b6b395e43a2b1d80be3745631fcaa9c047b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"034e38e8f68767fb5438ae3e608ee82919674177\",\"lessThan\":\"6bfc8d01ac4068eced509f8fc74d0cd205e4dcec\",\"versionType\":\"git\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/usb/serial/keyspan_pda.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"5.11\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"5.11\",\"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-rc3\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2f7a6b8ab3845bd1da02604f1a874b52a4555a72\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6bfc8d01ac4068eced509f8fc74d0cd205e4dcec\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b069b7029862fafaff331d4c664d97d4ae828d6d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/cf6ca0aefae03958cfb5b189b0adbfb25c06bfac\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/d4b12b6b395e43a2b1d80be3745631fcaa9c047b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e1494191a3aac665d3a2fce16169a97c346253ec\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/e52ca411f50539ff1d0c877b9312771ca8a858c1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}",
    "suse_vex": {
      "aggregate_severity": "not set",
      "current_release_date": "2026-07-25T16:01:34Z",
      "cve": "CVE-2026-64336",
      "id": "CVE-2026-64336",
      "initial_release_date": "2026-07-25T16:01:34Z",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-64336",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-64336.json",
      "version": "2"
    }
  }
}



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…