CVE-2023-52655 (GCVE-0-2023-52655)

Vulnerability from cvelistv5 – Published: 2024-05-13 10:20 – Updated: 2026-01-05 10:16
VLAI?
Title
usb: aqc111: check packet for fixup for true limit
Summary
In the Linux kernel, the following vulnerability has been resolved: usb: aqc111: check packet for fixup for true limit If a device sends a packet that is inbetween 0 and sizeof(u64) the value passed to skb_trim() as length will wrap around ending up as some very large value. The driver will then proceed to parse the header located at that position, which will either oops or process some random value. The fix is to check against sizeof(u64) rather than 0, which the driver currently does. The issue exists since the introduction of the driver.
Severity ?
No CVSS data available.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 361459cd9642631f048719169da9ef14cbf4a932 , < 84f2e5b3e70f08fce3cb1ff73414631c5e490204 (git)
Affected: 361459cd9642631f048719169da9ef14cbf4a932 , < d69581c17608d81824dd497d9a54b6a5b6139975 (git)
Affected: 361459cd9642631f048719169da9ef14cbf4a932 , < 46412b2fb1f9cc895d6d4036bf24f640b5d86dab (git)
Affected: 361459cd9642631f048719169da9ef14cbf4a932 , < 82c386d73689a45d5ee8c1290827bce64056dddd (git)
Affected: 361459cd9642631f048719169da9ef14cbf4a932 , < 2ebf775f0541ae0d474836fa0cf3220e502f8e3e (git)
Affected: 361459cd9642631f048719169da9ef14cbf4a932 , < ccab434e674ca95d483788b1895a70c21b7f016a (git)
Create a notification for this product.
    Linux Linux Affected: 5.0
Unaffected: 0 , < 5.0 (semver)
Unaffected: 5.4.265 , ≤ 5.4.* (semver)
Unaffected: 5.10.205 , ≤ 5.10.* (semver)
Unaffected: 5.15.144 , ≤ 5.15.* (semver)
Unaffected: 6.1.69 , ≤ 6.1.* (semver)
Unaffected: 6.6.8 , ≤ 6.6.* (semver)
Unaffected: 6.7 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2023-52655",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2024-06-12T15:30:22.988922Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2024-06-12T15:30:31.492Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      },
      {
        "providerMetadata": {
          "dateUpdated": "2024-08-02T23:03:21.350Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e"
          },
          {
            "tags": [
              "x_transferred"
            ],
            "url": "https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/usb/aqc111.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "84f2e5b3e70f08fce3cb1ff73414631c5e490204",
              "status": "affected",
              "version": "361459cd9642631f048719169da9ef14cbf4a932",
              "versionType": "git"
            },
            {
              "lessThan": "d69581c17608d81824dd497d9a54b6a5b6139975",
              "status": "affected",
              "version": "361459cd9642631f048719169da9ef14cbf4a932",
              "versionType": "git"
            },
            {
              "lessThan": "46412b2fb1f9cc895d6d4036bf24f640b5d86dab",
              "status": "affected",
              "version": "361459cd9642631f048719169da9ef14cbf4a932",
              "versionType": "git"
            },
            {
              "lessThan": "82c386d73689a45d5ee8c1290827bce64056dddd",
              "status": "affected",
              "version": "361459cd9642631f048719169da9ef14cbf4a932",
              "versionType": "git"
            },
            {
              "lessThan": "2ebf775f0541ae0d474836fa0cf3220e502f8e3e",
              "status": "affected",
              "version": "361459cd9642631f048719169da9ef14cbf4a932",
              "versionType": "git"
            },
            {
              "lessThan": "ccab434e674ca95d483788b1895a70c21b7f016a",
              "status": "affected",
              "version": "361459cd9642631f048719169da9ef14cbf4a932",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/usb/aqc111.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "5.0"
            },
            {
              "lessThan": "5.0",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.265",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.205",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.144",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.69",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.8",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.7",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.265",
                  "versionStartIncluding": "5.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.205",
                  "versionStartIncluding": "5.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.144",
                  "versionStartIncluding": "5.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.69",
                  "versionStartIncluding": "5.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.8",
                  "versionStartIncluding": "5.0",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.7",
                  "versionStartIncluding": "5.0",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: aqc111: check packet for fixup for true limit\n\nIf a device sends a packet that is inbetween 0\nand sizeof(u64) the value passed to skb_trim()\nas length will wrap around ending up as some very\nlarge value.\n\nThe driver will then proceed to parse the header\nlocated at that position, which will either oops or\nprocess some random value.\n\nThe fix is to check against sizeof(u64) rather than\n0, which the driver currently does. The issue exists\nsince the introduction of the driver."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-01-05T10:16:58.188Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204"
        },
        {
          "url": "https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975"
        },
        {
          "url": "https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab"
        },
        {
          "url": "https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd"
        },
        {
          "url": "https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e"
        },
        {
          "url": "https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a"
        }
      ],
      "title": "usb: aqc111: check packet for fixup for true limit",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2023-52655",
    "datePublished": "2024-05-13T10:20:01.160Z",
    "dateReserved": "2024-03-06T09:52:12.099Z",
    "dateUpdated": "2026-01-05T10:16:58.188Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T23:03:21.350Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-52655\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-12T15:30:22.988922Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-12T15:30:28.166Z\"}}], \"cna\": {\"title\": \"usb: aqc111: check packet for fixup for true limit\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"361459cd9642631f048719169da9ef14cbf4a932\", \"lessThan\": \"84f2e5b3e70f08fce3cb1ff73414631c5e490204\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"361459cd9642631f048719169da9ef14cbf4a932\", \"lessThan\": \"d69581c17608d81824dd497d9a54b6a5b6139975\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"361459cd9642631f048719169da9ef14cbf4a932\", \"lessThan\": \"46412b2fb1f9cc895d6d4036bf24f640b5d86dab\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"361459cd9642631f048719169da9ef14cbf4a932\", \"lessThan\": \"82c386d73689a45d5ee8c1290827bce64056dddd\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"361459cd9642631f048719169da9ef14cbf4a932\", \"lessThan\": \"2ebf775f0541ae0d474836fa0cf3220e502f8e3e\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"361459cd9642631f048719169da9ef14cbf4a932\", \"lessThan\": \"ccab434e674ca95d483788b1895a70c21b7f016a\", \"versionType\": \"git\"}], \"programFiles\": [\"drivers/net/usb/aqc111.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.0\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.0\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.4.265\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.4.*\"}, {\"status\": \"unaffected\", \"version\": \"5.10.205\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.10.*\"}, {\"status\": \"unaffected\", \"version\": \"5.15.144\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"6.1.69\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.1.*\"}, {\"status\": \"unaffected\", \"version\": \"6.6.8\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"6.6.*\"}, {\"status\": \"unaffected\", \"version\": \"6.7\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"drivers/net/usb/aqc111.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204\"}, {\"url\": \"https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975\"}, {\"url\": \"https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab\"}, {\"url\": \"https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd\"}, {\"url\": \"https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e\"}, {\"url\": \"https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a\"}], \"x_generator\": {\"engine\": \"bippy-1.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nusb: aqc111: check packet for fixup for true limit\\n\\nIf a device sends a packet that is inbetween 0\\nand sizeof(u64) the value passed to skb_trim()\\nas length will wrap around ending up as some very\\nlarge value.\\n\\nThe driver will then proceed to parse the header\\nlocated at that position, which will either oops or\\nprocess some random value.\\n\\nThe fix is to check against sizeof(u64) rather than\\n0, which the driver currently does. The issue exists\\nsince the introduction of the driver.\"}], \"cpeApplicability\": [{\"nodes\": [{\"negate\": false, \"cpeMatch\": [{\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.4.265\", \"versionStartIncluding\": \"5.0\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.10.205\", \"versionStartIncluding\": \"5.0\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"5.15.144\", \"versionStartIncluding\": \"5.0\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.1.69\", \"versionStartIncluding\": \"5.0\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.6.8\", \"versionStartIncluding\": \"5.0\"}, {\"criteria\": \"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\", \"vulnerable\": true, \"versionEndExcluding\": \"6.7\", \"versionStartIncluding\": \"5.0\"}], \"operator\": \"OR\"}]}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2026-01-05T10:16:58.188Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2023-52655\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-05T10:16:58.188Z\", \"dateReserved\": \"2024-03-06T09:52:12.099Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-05-13T10:20:01.160Z\", \"assignerShortName\": \"Linux\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}


Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Sightings

Author Source Type Date

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…