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

Vulnerability from cvelistv5 – Published: 2024-05-13 10:20 – Updated: 2026-05-11 19:31
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-05-11T19:31:09.197Z",
        "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-05-11T19:31:09.197Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2023-52655",
      "date": "2026-05-21",
      "epss": "9e-05",
      "percentile": "0.00917"
    },
    "fkie_nvd": {
      "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.\"}, {\"lang\": \"es\", \"value\": \"En el kernel de Linux, se resolvi\\u00f3 la siguiente vulnerabilidad: usb: aqc111: verifique el paquete para corregir el l\\u00edmite verdadero Si un dispositivo env\\u00eda un paquete que est\\u00e1 entre 0 y sizeof(u64), el valor pasado a skb_trim() como longitud se ajustar\\u00e1 terminando como un valor muy grande. Luego, el controlador proceder\\u00e1 a analizar el encabezado ubicado en esa posici\\u00f3n, lo que procesar\\u00e1 alg\\u00fan valor aleatorio. La soluci\\u00f3n es compararlo con sizeof(u64) en lugar de 0, como hace actualmente el controlador. El problema existe desde la introducci\\u00f3n del controlador.\"}]",
      "id": "CVE-2023-52655",
      "lastModified": "2024-11-21T08:40:17.820",
      "published": "2024-05-14T14:23:13.467",
      "references": "[{\"url\": \"https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975\", \"source\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}, {\"url\": \"https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
      "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "vulnStatus": "Awaiting Analysis"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2023-52655\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-05-14T14:23:13.467\",\"lastModified\":\"2025-09-18T17:08:40.777\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"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.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: usb: aqc111: verifique el paquete para corregir el l\u00edmite verdadero Si un dispositivo env\u00eda un paquete que est\u00e1 entre 0 y sizeof(u64), el valor pasado a skb_trim() como longitud se ajustar\u00e1 terminando como un valor muy grande. Luego, el controlador proceder\u00e1 a analizar el encabezado ubicado en esa posici\u00f3n, lo que procesar\u00e1 alg\u00fan valor aleatorio. La soluci\u00f3n es compararlo con sizeof(u64) en lugar de 0, como hace actualmente el controlador. El problema existe desde la introducci\u00f3n del controlador.\"}],\"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\":\"NVD-CWE-noinfo\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"5.4.265\",\"matchCriteriaId\":\"ABA275A3-07A4-4B0F-8DC3-AEF7B77ACCB9\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.5\",\"versionEndExcluding\":\"5.10.205\",\"matchCriteriaId\":\"7D37FCFD-D5EB-49C2-B16D-6BAD25DC4EE3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.11\",\"versionEndExcluding\":\"5.15.144\",\"matchCriteriaId\":\"8CD575EB-BC28-457C-9A59-3518164CDA6E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.16\",\"versionEndExcluding\":\"6.1.69\",\"matchCriteriaId\":\"D5D176EF-C2BC-4FEB-9A61-F00946068334\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2\",\"versionEndExcluding\":\"6.6.8\",\"matchCriteriaId\":\"D2BCC7DD-ECAF-4BDD-981F-3C11858164E8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.7:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"3A0038DE-E183-4958-A6E3-CE3821FEAFBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.7:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"E31AD4FC-436C-44AB-BCAB-3A0B37F69EE0\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/2ebf775f0541ae0d474836fa0cf3220e502f8e3e\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/46412b2fb1f9cc895d6d4036bf24f640b5d86dab\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/82c386d73689a45d5ee8c1290827bce64056dddd\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/84f2e5b3e70f08fce3cb1ff73414631c5e490204\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/ccab434e674ca95d483788b1895a70c21b7f016a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/d69581c17608d81824dd497d9a54b6a5b6139975\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]}]}}",
    "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…
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…