{
  "affected": [
    {
      "ecosystem_specific": {
        "urgency": "not yet assigned"
      },
      "package": {
        "ecosystem": "Debian:14",
        "name": "linux"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "6.19.12-1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "details": "In the Linux kernel, the following vulnerability has been resolved:  usb: misc: usbio: Fix URB memory leak on submit failure  When usb_submit_urb() fails in usbio_probe(), the previously allocated URB is never freed, causing a memory leak.  Fix this by jumping to err_free_urb label to properly release the URB on the error path.",
  "id": "DEBIAN-CVE-2026-31757",
  "modified": "2026-09-14T16:47:32.454894066Z",
  "published": "2026-05-01T15:16:38.700Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://security-tracker.debian.org/tracker/CVE-2026-31757"
    }
  ],
  "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-31757"
  ]
}