CVE-2026-31720 (GCVE-0-2026-31720)

Vulnerability from cvelistv5 – Published: 2026-05-01 14:14 – Updated: 2026-05-02 06:14
VLAI?
Title
usb: gadget: f_uac1_legacy: validate control request size
Summary
In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_uac1_legacy: validate control request size f_audio_complete() copies req->length bytes into a 4-byte stack variable: u32 data = 0; memcpy(&data, req->buf, req->length); req->length is derived from the host-controlled USB request path, which can lead to a stack out-of-bounds write. Validate req->actual against the expected payload size for the supported control selectors and decode only the expected amount of data. This avoids copying a host-influenced length into a fixed-size stack object.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: c6994e6f067cf0fc4c6cca3d164018b1150916f8 , < 557d1d4e862eccd0b74cc377b66de3e1e8d49605 (git)
Affected: c6994e6f067cf0fc4c6cca3d164018b1150916f8 , < 21b11e8581285c6f10ef43d05df349d445f24273 (git)
Affected: c6994e6f067cf0fc4c6cca3d164018b1150916f8 , < 0d41772d98dcaf6c17e875b7d0ea0154ae1191ee (git)
Affected: c6994e6f067cf0fc4c6cca3d164018b1150916f8 , < c6da4fed7537aec19880c24f6c3a95065adb1406 (git)
Affected: c6994e6f067cf0fc4c6cca3d164018b1150916f8 , < be2d32f0c3fe333d14c0a9ca90328dacbc3e06b8 (git)
Affected: c6994e6f067cf0fc4c6cca3d164018b1150916f8 , < 8e5eb1d6e6a3d7bbea9c92132d0cda5793176426 (git)
Affected: c6994e6f067cf0fc4c6cca3d164018b1150916f8 , < 26304d124e7f0383f8fe1168b5801a0ac7e16b1c (git)
Affected: c6994e6f067cf0fc4c6cca3d164018b1150916f8 , < 6e0e34d85cd46ceb37d16054e97a373a32770f6c (git)
Create a notification for this product.
    Linux Linux Affected: 2.6.31
Unaffected: 0 , < 2.6.31 (semver)
Unaffected: 5.10.253 , ≤ 5.10.* (semver)
Unaffected: 5.15.203 , ≤ 5.15.* (semver)
Unaffected: 6.1.168 , ≤ 6.1.* (semver)
Unaffected: 6.6.134 , ≤ 6.6.* (semver)
Unaffected: 6.12.81 , ≤ 6.12.* (semver)
Unaffected: 6.18.22 , ≤ 6.18.* (semver)
Unaffected: 6.19.12 , ≤ 6.19.* (semver)
Unaffected: 7.0 , ≤ * (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/gadget/function/f_uac1_legacy.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "557d1d4e862eccd0b74cc377b66de3e1e8d49605",
              "status": "affected",
              "version": "c6994e6f067cf0fc4c6cca3d164018b1150916f8",
              "versionType": "git"
            },
            {
              "lessThan": "21b11e8581285c6f10ef43d05df349d445f24273",
              "status": "affected",
              "version": "c6994e6f067cf0fc4c6cca3d164018b1150916f8",
              "versionType": "git"
            },
            {
              "lessThan": "0d41772d98dcaf6c17e875b7d0ea0154ae1191ee",
              "status": "affected",
              "version": "c6994e6f067cf0fc4c6cca3d164018b1150916f8",
              "versionType": "git"
            },
            {
              "lessThan": "c6da4fed7537aec19880c24f6c3a95065adb1406",
              "status": "affected",
              "version": "c6994e6f067cf0fc4c6cca3d164018b1150916f8",
              "versionType": "git"
            },
            {
              "lessThan": "be2d32f0c3fe333d14c0a9ca90328dacbc3e06b8",
              "status": "affected",
              "version": "c6994e6f067cf0fc4c6cca3d164018b1150916f8",
              "versionType": "git"
            },
            {
              "lessThan": "8e5eb1d6e6a3d7bbea9c92132d0cda5793176426",
              "status": "affected",
              "version": "c6994e6f067cf0fc4c6cca3d164018b1150916f8",
              "versionType": "git"
            },
            {
              "lessThan": "26304d124e7f0383f8fe1168b5801a0ac7e16b1c",
              "status": "affected",
              "version": "c6994e6f067cf0fc4c6cca3d164018b1150916f8",
              "versionType": "git"
            },
            {
              "lessThan": "6e0e34d85cd46ceb37d16054e97a373a32770f6c",
              "status": "affected",
              "version": "c6994e6f067cf0fc4c6cca3d164018b1150916f8",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/usb/gadget/function/f_uac1_legacy.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "2.6.31"
            },
            {
              "lessThan": "2.6.31",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.253",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.203",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.168",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.134",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.81",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.22",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.19.*",
              "status": "unaffected",
              "version": "6.19.12",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.0",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.253",
                  "versionStartIncluding": "2.6.31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.203",
                  "versionStartIncluding": "2.6.31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.168",
                  "versionStartIncluding": "2.6.31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.134",
                  "versionStartIncluding": "2.6.31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.81",
                  "versionStartIncluding": "2.6.31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.22",
                  "versionStartIncluding": "2.6.31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.19.12",
                  "versionStartIncluding": "2.6.31",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0",
                  "versionStartIncluding": "2.6.31",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: f_uac1_legacy: validate control request size\n\nf_audio_complete() copies req-\u003elength bytes into a 4-byte stack\nvariable:\n\n  u32 data = 0;\n  memcpy(\u0026data, req-\u003ebuf, req-\u003elength);\n\nreq-\u003elength is derived from the host-controlled USB request path,\nwhich can lead to a stack out-of-bounds write.\n\nValidate req-\u003eactual against the expected payload size for the\nsupported control selectors and decode only the expected amount\nof data.\n\nThis avoids copying a host-influenced length into a fixed-size\nstack object."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-02T06:14:21.352Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/557d1d4e862eccd0b74cc377b66de3e1e8d49605"
        },
        {
          "url": "https://git.kernel.org/stable/c/21b11e8581285c6f10ef43d05df349d445f24273"
        },
        {
          "url": "https://git.kernel.org/stable/c/0d41772d98dcaf6c17e875b7d0ea0154ae1191ee"
        },
        {
          "url": "https://git.kernel.org/stable/c/c6da4fed7537aec19880c24f6c3a95065adb1406"
        },
        {
          "url": "https://git.kernel.org/stable/c/be2d32f0c3fe333d14c0a9ca90328dacbc3e06b8"
        },
        {
          "url": "https://git.kernel.org/stable/c/8e5eb1d6e6a3d7bbea9c92132d0cda5793176426"
        },
        {
          "url": "https://git.kernel.org/stable/c/26304d124e7f0383f8fe1168b5801a0ac7e16b1c"
        },
        {
          "url": "https://git.kernel.org/stable/c/6e0e34d85cd46ceb37d16054e97a373a32770f6c"
        }
      ],
      "title": "usb: gadget: f_uac1_legacy: validate control request size",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-31720",
    "datePublished": "2026-05-01T14:14:22.832Z",
    "dateReserved": "2026-03-09T15:48:24.134Z",
    "dateUpdated": "2026-05-02T06:14:21.352Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-31720",
      "date": "2026-05-05",
      "epss": "0.00024",
      "percentile": "0.06806"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-31720\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-01T15:16:34.360\",\"lastModified\":\"2026-05-01T15:24:14.893\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nusb: gadget: f_uac1_legacy: validate control request size\\n\\nf_audio_complete() copies req-\u003elength bytes into a 4-byte stack\\nvariable:\\n\\n  u32 data = 0;\\n  memcpy(\u0026data, req-\u003ebuf, req-\u003elength);\\n\\nreq-\u003elength is derived from the host-controlled USB request path,\\nwhich can lead to a stack out-of-bounds write.\\n\\nValidate req-\u003eactual against the expected payload size for the\\nsupported control selectors and decode only the expected amount\\nof data.\\n\\nThis avoids copying a host-influenced length into a fixed-size\\nstack object.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0d41772d98dcaf6c17e875b7d0ea0154ae1191ee\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/21b11e8581285c6f10ef43d05df349d445f24273\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/26304d124e7f0383f8fe1168b5801a0ac7e16b1c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/557d1d4e862eccd0b74cc377b66de3e1e8d49605\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/6e0e34d85cd46ceb37d16054e97a373a32770f6c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/8e5eb1d6e6a3d7bbea9c92132d0cda5793176426\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/be2d32f0c3fe333d14c0a9ca90328dacbc3e06b8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c6da4fed7537aec19880c24f6c3a95065adb1406\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…