{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7.1.4-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  usb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()  The dwc3_ulpi_setup() calls the register read and write calls with dwc3-\u003eregs when both these calls take the dwc3 structure directly.  Chnage these two calls to fix the following sparse warning, and possibly a nasty bug in the dwc3_ulpi_setup() code:  drivers/usb/dwc3/core.c:796:45: warning: incorrect type in argument 1 (different address spaces) drivers/usb/dwc3/core.c:796:45:    expected struct dwc3 *dwc drivers/usb/dwc3/core.c:796:45:    got void [noderef] __iomem *regs drivers/usb/dwc3/core.c:798:40: warning: incorrect type in argument 1 (different address spaces) drivers/usb/dwc3/core.c:798:40:    expected struct dwc3 *dwc drivers/usb/dwc3/core.c:798:40:    got void [noderef] __iomem *regs",
  "id": "DEBIAN-CVE-2026-64349",
  "modified": "2026-09-14T16:47:29.697796018Z",
  "published": "2026-07-25T10:17:17.170Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-64349"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ],
  "upstream": [
    "CVE-2026-64349"
  ]
}