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

CVE-2026-93117 (GCVE-0-2026-93117)

Vulnerability from cvelistv5 – Published: 2026-09-17 16:11 – Updated: 2026-09-17 16:11
VLAI
Title
usb: fix UAF when probe runs concurrent to dyn ID removal
Summary
In the Linux kernel, the following vulnerability has been resolved: usb: fix UAF when probe runs concurrent to dyn ID removal Dynamic IDs are only guaranteed to be valid when usb_dynids_lock is held, as remove_id_store can free the node. Thus, make a copy in usb_probe_interface. Clarify the documentation that the id parameter is only valid during the probe. USB serial has the same pattern, but it does not need fixing as the IDs cannot be removed via sysfs.
Severity
No CVSS data available.
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 0c7a2b72746a96f999fd2728520d03d94879be69 , < 9b82ddf76827e2a8ff033a8131ecf24f2d6cae26 (git)
Affected: 0c7a2b72746a96f999fd2728520d03d94879be69 , < 44904468e58d3dc3a0229782acbeb9677b060541 (git)
Affected: 0c7a2b72746a96f999fd2728520d03d94879be69 , < 64320c6e721bdec4c43a789c866c8a099dd0c843 (git)
Affected: 0c7a2b72746a96f999fd2728520d03d94879be69 , < 7e795801295c84a6bbc10a3e7a4c99c50bfe45ac (git)
Affected: 0c7a2b72746a96f999fd2728520d03d94879be69 , < e6a9c6b79b70046afdf5a1dbd03b1104536f30c0 (git)
Affected: 0c7a2b72746a96f999fd2728520d03d94879be69 , < ef8154d8b52d60338c1fd8d793cd8e891c604c14 (git)
guessed Create a notification for this product.
Linux Linux Affected: 2.6.33
Unaffected: 0 , < 2.6.33 (semver)
Unaffected: 6.1.188 , ≤ 6.1.* (semver)
Unaffected: 6.6.157 , ≤ 6.6.* (semver)
Unaffected: 6.12.110 , ≤ 6.12.* (semver)
Unaffected: 6.18.52 , ≤ 6.18.* (semver)
Unaffected: 7.2.6 , ≤ 7.2.* (semver)
Unaffected: 7.3-rc1 , ≤ * (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/usb/core/driver.c",
            "include/linux/usb.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "9b82ddf76827e2a8ff033a8131ecf24f2d6cae26",
              "status": "affected",
              "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
              "versionType": "git"
            },
            {
              "lessThan": "44904468e58d3dc3a0229782acbeb9677b060541",
              "status": "affected",
              "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
              "versionType": "git"
            },
            {
              "lessThan": "64320c6e721bdec4c43a789c866c8a099dd0c843",
              "status": "affected",
              "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
              "versionType": "git"
            },
            {
              "lessThan": "7e795801295c84a6bbc10a3e7a4c99c50bfe45ac",
              "status": "affected",
              "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
              "versionType": "git"
            },
            {
              "lessThan": "e6a9c6b79b70046afdf5a1dbd03b1104536f30c0",
              "status": "affected",
              "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
              "versionType": "git"
            },
            {
              "lessThan": "ef8154d8b52d60338c1fd8d793cd8e891c604c14",
              "status": "affected",
              "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/usb/core/driver.c",
            "include/linux/usb.h"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.33"
            },
            {
              "lessThan": "2.6.33",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.188",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.157",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.110",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.52",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.2.*",
              "status": "unaffected",
              "version": "7.2.6",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.3-rc1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.188",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.157",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.110",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.52",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.2.6",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.3-rc1",
                  "versionStartIncluding": "2.6.33",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: fix UAF when probe runs concurrent to dyn ID removal\n\nDynamic IDs are only guaranteed to be valid when usb_dynids_lock is held,\nas remove_id_store can free the node. Thus, make a copy in\nusb_probe_interface. Clarify the documentation that the id parameter is\nonly valid during the probe.\n\nUSB serial has the same pattern, but it does not need fixing as the IDs\ncannot be removed via sysfs."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-09-17T16:11:24.509Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/9b82ddf76827e2a8ff033a8131ecf24f2d6cae26"
        },
        {
          "url": "https://git.kernel.org/stable/c/44904468e58d3dc3a0229782acbeb9677b060541"
        },
        {
          "url": "https://git.kernel.org/stable/c/64320c6e721bdec4c43a789c866c8a099dd0c843"
        },
        {
          "url": "https://git.kernel.org/stable/c/7e795801295c84a6bbc10a3e7a4c99c50bfe45ac"
        },
        {
          "url": "https://git.kernel.org/stable/c/e6a9c6b79b70046afdf5a1dbd03b1104536f30c0"
        },
        {
          "url": "https://git.kernel.org/stable/c/ef8154d8b52d60338c1fd8d793cd8e891c604c14"
        }
      ],
      "title": "usb: fix UAF when probe runs concurrent to dyn ID removal",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-93117",
    "datePublished": "2026-09-17T16:11:24.509Z",
    "dateReserved": "2026-09-17T16:02:15.086Z",
    "dateUpdated": "2026-09-17T16:11:24.509Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "defaultStatus": "unaffected",
                "product": "Linux",
                "programFiles": [
                  "drivers/usb/core/driver.c",
                  "include/linux/usb.h"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "lessThan": "9b82ddf76827e2a8ff033a8131ecf24f2d6cae26",
                    "status": "affected",
                    "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "44904468e58d3dc3a0229782acbeb9677b060541",
                    "status": "affected",
                    "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "64320c6e721bdec4c43a789c866c8a099dd0c843",
                    "status": "affected",
                    "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "7e795801295c84a6bbc10a3e7a4c99c50bfe45ac",
                    "status": "affected",
                    "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "e6a9c6b79b70046afdf5a1dbd03b1104536f30c0",
                    "status": "affected",
                    "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
                    "versionType": "git"
                  },
                  {
                    "lessThan": "ef8154d8b52d60338c1fd8d793cd8e891c604c14",
                    "status": "affected",
                    "version": "0c7a2b72746a96f999fd2728520d03d94879be69",
                    "versionType": "git"
                  }
                ]
              },
              {
                "defaultStatus": "affected",
                "product": "Linux",
                "programFiles": [
                  "drivers/usb/core/driver.c",
                  "include/linux/usb.h"
                ],
                "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                "vendor": "Linux",
                "versions": [
                  {
                    "status": "affected",
                    "version": "2.6.33"
                  },
                  {
                    "lessThan": "2.6.33",
                    "status": "unaffected",
                    "version": "0",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.1.*",
                    "status": "unaffected",
                    "version": "6.1.188",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.6.*",
                    "status": "unaffected",
                    "version": "6.6.157",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.12.*",
                    "status": "unaffected",
                    "version": "6.12.110",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "6.18.*",
                    "status": "unaffected",
                    "version": "6.18.52",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "7.2.*",
                    "status": "unaffected",
                    "version": "7.2.6",
                    "versionType": "semver"
                  },
                  {
                    "lessThanOrEqual": "*",
                    "status": "unaffected",
                    "version": "7.3-rc1",
                    "versionType": "original_commit_for_fix"
                  }
                ]
              }
            ],
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: fix UAF when probe runs concurrent to dyn ID removal\n\nDynamic IDs are only guaranteed to be valid when usb_dynids_lock is held,\nas remove_id_store can free the node. Thus, make a copy in\nusb_probe_interface. Clarify the documentation that the id parameter is\nonly valid during the probe.\n\nUSB serial has the same pattern, but it does not need fixing as the IDs\ncannot be removed via sysfs."
          }
        ],
        "id": "CVE-2026-93117",
        "lastModified": "2026-09-17T17:18:06.300",
        "metrics": {},
        "published": "2026-09-17T17:18:06.300",
        "references": [
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/44904468e58d3dc3a0229782acbeb9677b060541"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/64320c6e721bdec4c43a789c866c8a099dd0c843"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/7e795801295c84a6bbc10a3e7a4c99c50bfe45ac"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/9b82ddf76827e2a8ff033a8131ecf24f2d6cae26"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/e6a9c6b79b70046afdf5a1dbd03b1104536f30c0"
          },
          {
            "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
            "url": "https://git.kernel.org/stable/c/ef8154d8b52d60338c1fd8d793cd8e891c604c14"
          }
        ],
        "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "vulnStatus": "Received"
      }
    },
    "suse_vex": {
      "aggregate_severity": "not set",
      "current_release_date": "2026-09-18T00:11:52Z",
      "cve": "CVE-2026-93117",
      "id": "CVE-2026-93117",
      "initial_release_date": "2026-09-18T00:11:52Z",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-93117",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-93117.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…

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…