GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration

CVE-2025-21916 (GCVE-0-2025-21916)

Vulnerability from cvelistv5 – Published: 2025-04-01 15:40 – Updated: 2026-05-23 15:57
VLAI
Title
usb: atm: cxacru: fix a flaw in existing endpoint checks
Summary
In the Linux kernel, the following vulnerability has been resolved: usb: atm: cxacru: fix a flaw in existing endpoint checks Syzbot once again identified a flaw in usb endpoint checking, see [1]. This time the issue stems from a commit authored by me (2eabb655a968 ("usb: atm: cxacru: fix endpoint checking in cxacru_bind()")). While using usb_find_common_endpoints() may usually be enough to discard devices with wrong endpoints, in this case one needs more than just finding and identifying the sufficient number of endpoints of correct types - one needs to check the endpoint's address as well. Since cxacru_bind() fills URBs with CXACRU_EP_CMD address in mind, switch the endpoint verification approach to usb_check_XXX_endpoints() instead to fix incomplete ep testing. [1] Syzbot report: usb 5-1: BOGUS urb xfer, pipe 3 != type 1 WARNING: CPU: 0 PID: 1378 at drivers/usb/core/urb.c:504 usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503 ... RIP: 0010:usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503 ... Call Trace: <TASK> cxacru_cm+0x3c8/0xe50 drivers/usb/atm/cxacru.c:649 cxacru_card_status drivers/usb/atm/cxacru.c:760 [inline] cxacru_bind+0xcf9/0x1150 drivers/usb/atm/cxacru.c:1223 usbatm_usb_probe+0x314/0x1d30 drivers/usb/atm/usbatm.c:1058 cxacru_usb_probe+0x184/0x220 drivers/usb/atm/cxacru.c:1377 usb_probe_interface+0x641/0xbb0 drivers/usb/core/driver.c:396 really_probe+0x2b9/0xad0 drivers/base/dd.c:658 __driver_probe_device+0x1a2/0x390 drivers/base/dd.c:800 driver_probe_device+0x50/0x430 drivers/base/dd.c:830 ...
Impacted products
Vendor Product Version CPE status
Linux Linux Affected: 23926d316d2836315cb113569f91393266eb5b47 , < dcd592ab9dd8a2bfc36e75583b9006db2a77ec24 (git)
Affected: 75ddbf776dd04a09fb9e5267ead5d0c989f84506 , < 319529e0356bd904528c64647725a2272d297c83 (git)
Affected: 1aac4be1aaa5177506219f01dce5e29194e5e95a , < bf4409f84023b52b5e9b36c0a071a121eee42138 (git)
Affected: 5584c776a1af7807ca815ee6265f2c1429fc5727 , < 197e78076c5ecd895f109158c4ea2954b9919af6 (git)
Affected: f536f09eb45e4de8d1b9accee9d992aa1846f1d4 , < a0475a885d69849b1ade38add6d64338dfa83a8f (git)
Affected: 2eabb655a968b862bc0c31629a09f0fbf3c80d51 , < cfc295f7cccf66cbd5123416bcf1bee2e1bd37de (git)
Affected: 2eabb655a968b862bc0c31629a09f0fbf3c80d51 , < 903b80c21458bb1e34c3a78c5fdc553821e357f8 (git)
Affected: 2eabb655a968b862bc0c31629a09f0fbf3c80d51 , < c90aad369899a607cfbc002bebeafd51e31900cd (git)
Affected: 5159a81924311c1ec786ad9fdef784ead8676a6a (git)
Affected: ac9007520e392541a29daebaae8b9109007bc781 (git)
Affected: 5.4.279 , < 5.4.291 (semver)
Affected: 5.10.221 , < 5.10.235 (semver)
Affected: 5.15.162 , < 5.15.179 (semver)
Affected: 6.1.97 , < 6.1.131 (semver)
Affected: 6.6.37 , < 6.6.83 (semver)
Affected: 4.19.317 , < 4.20 (semver)
Affected: 6.9.8 , < 6.10 (semver)
guessed Create a notification for this product.
Linux Linux Affected: 6.10
Unaffected: 0 , < 6.10 (semver)
Unaffected: 5.4.291 , ≤ 5.4.* (semver)
Unaffected: 5.10.235 , ≤ 5.10.* (semver)
Unaffected: 5.15.179 , ≤ 5.15.* (semver)
Unaffected: 6.1.131 , ≤ 6.1.* (semver)
Unaffected: 6.6.83 , ≤ 6.6.* (semver)
Unaffected: 6.12.19 , ≤ 6.12.* (semver)
Unaffected: 6.13.7 , ≤ 6.13.* (semver)
Unaffected: 6.14 , ≤ * (original_commit_for_fix)
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "providerMetadata": {
          "dateUpdated": "2025-11-03T19:39:05.568Z",
          "orgId": "af854a3a-2127-422b-91ae-364da2661108",
          "shortName": "CVE"
        },
        "references": [
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html"
          },
          {
            "url": "https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html"
          }
        ],
        "title": "CVE Program Container"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/usb/atm/cxacru.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "dcd592ab9dd8a2bfc36e75583b9006db2a77ec24",
              "status": "affected",
              "version": "23926d316d2836315cb113569f91393266eb5b47",
              "versionType": "git"
            },
            {
              "lessThan": "319529e0356bd904528c64647725a2272d297c83",
              "status": "affected",
              "version": "75ddbf776dd04a09fb9e5267ead5d0c989f84506",
              "versionType": "git"
            },
            {
              "lessThan": "bf4409f84023b52b5e9b36c0a071a121eee42138",
              "status": "affected",
              "version": "1aac4be1aaa5177506219f01dce5e29194e5e95a",
              "versionType": "git"
            },
            {
              "lessThan": "197e78076c5ecd895f109158c4ea2954b9919af6",
              "status": "affected",
              "version": "5584c776a1af7807ca815ee6265f2c1429fc5727",
              "versionType": "git"
            },
            {
              "lessThan": "a0475a885d69849b1ade38add6d64338dfa83a8f",
              "status": "affected",
              "version": "f536f09eb45e4de8d1b9accee9d992aa1846f1d4",
              "versionType": "git"
            },
            {
              "lessThan": "cfc295f7cccf66cbd5123416bcf1bee2e1bd37de",
              "status": "affected",
              "version": "2eabb655a968b862bc0c31629a09f0fbf3c80d51",
              "versionType": "git"
            },
            {
              "lessThan": "903b80c21458bb1e34c3a78c5fdc553821e357f8",
              "status": "affected",
              "version": "2eabb655a968b862bc0c31629a09f0fbf3c80d51",
              "versionType": "git"
            },
            {
              "lessThan": "c90aad369899a607cfbc002bebeafd51e31900cd",
              "status": "affected",
              "version": "2eabb655a968b862bc0c31629a09f0fbf3c80d51",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "5159a81924311c1ec786ad9fdef784ead8676a6a",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "ac9007520e392541a29daebaae8b9109007bc781",
              "versionType": "git"
            },
            {
              "lessThan": "5.4.291",
              "status": "affected",
              "version": "5.4.279",
              "versionType": "semver"
            },
            {
              "lessThan": "5.10.235",
              "status": "affected",
              "version": "5.10.221",
              "versionType": "semver"
            },
            {
              "lessThan": "5.15.179",
              "status": "affected",
              "version": "5.15.162",
              "versionType": "semver"
            },
            {
              "lessThan": "6.1.131",
              "status": "affected",
              "version": "6.1.97",
              "versionType": "semver"
            },
            {
              "lessThan": "6.6.83",
              "status": "affected",
              "version": "6.6.37",
              "versionType": "semver"
            },
            {
              "lessThan": "4.20",
              "status": "affected",
              "version": "4.19.317",
              "versionType": "semver"
            },
            {
              "lessThan": "6.10",
              "status": "affected",
              "version": "6.9.8",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/usb/atm/cxacru.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "6.10"
            },
            {
              "lessThan": "6.10",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.291",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.235",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.179",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.131",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.83",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.19",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.13.*",
              "status": "unaffected",
              "version": "6.13.7",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.14",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.4.291",
                  "versionStartIncluding": "5.4.279",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.235",
                  "versionStartIncluding": "5.10.221",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.179",
                  "versionStartIncluding": "5.15.162",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.131",
                  "versionStartIncluding": "6.1.97",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.83",
                  "versionStartIncluding": "6.6.37",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.19",
                  "versionStartIncluding": "6.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.13.7",
                  "versionStartIncluding": "6.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.14",
                  "versionStartIncluding": "6.10",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "4.19.317",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "6.9.8",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: atm: cxacru: fix a flaw in existing endpoint checks\n\nSyzbot once again identified a flaw in usb endpoint checking, see [1].\nThis time the issue stems from a commit authored by me (2eabb655a968\n(\"usb: atm: cxacru: fix endpoint checking in cxacru_bind()\")).\n\nWhile using usb_find_common_endpoints() may usually be enough to\ndiscard devices with wrong endpoints, in this case one needs more\nthan just finding and identifying the sufficient number of endpoints\nof correct types - one needs to check the endpoint\u0027s address as well.\n\nSince cxacru_bind() fills URBs with CXACRU_EP_CMD address in mind,\nswitch the endpoint verification approach to usb_check_XXX_endpoints()\ninstead to fix incomplete ep testing.\n\n[1] Syzbot report:\nusb 5-1: BOGUS urb xfer, pipe 3 != type 1\nWARNING: CPU: 0 PID: 1378 at drivers/usb/core/urb.c:504 usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503\n...\nRIP: 0010:usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503\n...\nCall Trace:\n \u003cTASK\u003e\n cxacru_cm+0x3c8/0xe50 drivers/usb/atm/cxacru.c:649\n cxacru_card_status drivers/usb/atm/cxacru.c:760 [inline]\n cxacru_bind+0xcf9/0x1150 drivers/usb/atm/cxacru.c:1223\n usbatm_usb_probe+0x314/0x1d30 drivers/usb/atm/usbatm.c:1058\n cxacru_usb_probe+0x184/0x220 drivers/usb/atm/cxacru.c:1377\n usb_probe_interface+0x641/0xbb0 drivers/usb/core/driver.c:396\n really_probe+0x2b9/0xad0 drivers/base/dd.c:658\n __driver_probe_device+0x1a2/0x390 drivers/base/dd.c:800\n driver_probe_device+0x50/0x430 drivers/base/dd.c:830\n..."
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-05-23T15:57:26.891Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/dcd592ab9dd8a2bfc36e75583b9006db2a77ec24"
        },
        {
          "url": "https://git.kernel.org/stable/c/319529e0356bd904528c64647725a2272d297c83"
        },
        {
          "url": "https://git.kernel.org/stable/c/bf4409f84023b52b5e9b36c0a071a121eee42138"
        },
        {
          "url": "https://git.kernel.org/stable/c/197e78076c5ecd895f109158c4ea2954b9919af6"
        },
        {
          "url": "https://git.kernel.org/stable/c/a0475a885d69849b1ade38add6d64338dfa83a8f"
        },
        {
          "url": "https://git.kernel.org/stable/c/cfc295f7cccf66cbd5123416bcf1bee2e1bd37de"
        },
        {
          "url": "https://git.kernel.org/stable/c/903b80c21458bb1e34c3a78c5fdc553821e357f8"
        },
        {
          "url": "https://git.kernel.org/stable/c/c90aad369899a607cfbc002bebeafd51e31900cd"
        }
      ],
      "title": "usb: atm: cxacru: fix a flaw in existing endpoint checks",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2025-21916",
    "datePublished": "2025-04-01T15:40:52.519Z",
    "dateReserved": "2024-12-29T08:45:45.787Z",
    "dateUpdated": "2026-05-23T15:57:26.891Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2025-21916",
      "date": "2026-09-17",
      "epss": "0.00221",
      "percentile": "0.12771"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2025-21916\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2025-04-01T16:15:22.223\",\"lastModified\":\"2026-06-17T08:44:36.170\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nusb: atm: cxacru: fix a flaw in existing endpoint checks\\n\\nSyzbot once again identified a flaw in usb endpoint checking, see [1].\\nThis time the issue stems from a commit authored by me (2eabb655a968\\n(\\\"usb: atm: cxacru: fix endpoint checking in cxacru_bind()\\\")).\\n\\nWhile using usb_find_common_endpoints() may usually be enough to\\ndiscard devices with wrong endpoints, in this case one needs more\\nthan just finding and identifying the sufficient number of endpoints\\nof correct types - one needs to check the endpoint\u0027s address as well.\\n\\nSince cxacru_bind() fills URBs with CXACRU_EP_CMD address in mind,\\nswitch the endpoint verification approach to usb_check_XXX_endpoints()\\ninstead to fix incomplete ep testing.\\n\\n[1] Syzbot report:\\nusb 5-1: BOGUS urb xfer, pipe 3 != type 1\\nWARNING: CPU: 0 PID: 1378 at drivers/usb/core/urb.c:504 usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503\\n...\\nRIP: 0010:usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503\\n...\\nCall Trace:\\n \u003cTASK\u003e\\n cxacru_cm+0x3c8/0xe50 drivers/usb/atm/cxacru.c:649\\n cxacru_card_status drivers/usb/atm/cxacru.c:760 [inline]\\n cxacru_bind+0xcf9/0x1150 drivers/usb/atm/cxacru.c:1223\\n usbatm_usb_probe+0x314/0x1d30 drivers/usb/atm/usbatm.c:1058\\n cxacru_usb_probe+0x184/0x220 drivers/usb/atm/cxacru.c:1377\\n usb_probe_interface+0x641/0xbb0 drivers/usb/core/driver.c:396\\n really_probe+0x2b9/0xad0 drivers/base/dd.c:658\\n __driver_probe_device+0x1a2/0x390 drivers/base/dd.c:800\\n driver_probe_device+0x50/0x430 drivers/base/dd.c:830\\n...\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se ha resuelto la siguiente vulnerabilidad: usb: atm: cxacru: corrige un fallo en las comprobaciones de endpoints existentes Syzbot volvi\u00f3 a identificar un fallo en la comprobaci\u00f3n de endpoints USB, consulte [1]. Esta vez, el problema se debe a una confirmaci\u00f3n de mi autor\u00eda (2eabb655a968 (\\\"usb: atm: cxacru: fix endpoint checking in cxacru_bind()\\\")). Si bien usar usb_find_common_endpoints() suele ser suficiente para descartar dispositivos con endpoints err\u00f3neos, en este caso se necesita m\u00e1s que simplemente encontrar e identificar la cantidad suficiente de endpoints de los tipos correctos: tambi\u00e9n se necesita comprobar la direcci\u00f3n del endpoint. Dado que cxacru_bind() rellena las URB teniendo en cuenta la direcci\u00f3n CXACRU_EP_CMD, cambie el enfoque de verificaci\u00f3n de endpoints a usb_check_XXX_endpoints() para corregir las pruebas de EP incompletas. [1] Informe de Syzbot: usb 5-1: transferencia de urb FALSA, canal 3 != tipo 1 ADVERTENCIA: CPU: 0 PID: 1378 en drivers/usb/core/urb.c:504 usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503 ... RIP: 0010:usb_submit_urb+0xc4e/0x18c0 drivers/usb/core/urb.c:503 ... Seguimiento de llamadas  cxacru_cm+0x3c8/0xe50 drivers/usb/atm/cxacru.c:649 cxacru_card_status drivers/usb/atm/cxacru.c:760 [inline] cxacru_bind+0xcf9/0x1150 drivers/usb/atm/cxacru.c:1223 usbatm_usb_probe+0x314/0x1d30 drivers/usb/atm/usbatm.c:1058 cxacru_usb_probe+0x184/0x220 drivers/usb/atm/cxacru.c:1377 usb_probe_interface+0x641/0xbb0 drivers/usb/core/driver.c:396 really_probe+0x2b9/0xad0 drivers/base/dd.c:658 __driver_probe_device+0x1a2/0x390 drivers/base/dd.c:800 driver_probe_device+0x50/0x430 drivers/base/dd.c:830 ... \"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/usb/atm/cxacru.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"23926d316d2836315cb113569f91393266eb5b47\",\"lessThan\":\"dcd592ab9dd8a2bfc36e75583b9006db2a77ec24\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"75ddbf776dd04a09fb9e5267ead5d0c989f84506\",\"lessThan\":\"319529e0356bd904528c64647725a2272d297c83\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"1aac4be1aaa5177506219f01dce5e29194e5e95a\",\"lessThan\":\"bf4409f84023b52b5e9b36c0a071a121eee42138\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5584c776a1af7807ca815ee6265f2c1429fc5727\",\"lessThan\":\"197e78076c5ecd895f109158c4ea2954b9919af6\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"f536f09eb45e4de8d1b9accee9d992aa1846f1d4\",\"lessThan\":\"a0475a885d69849b1ade38add6d64338dfa83a8f\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2eabb655a968b862bc0c31629a09f0fbf3c80d51\",\"lessThan\":\"cfc295f7cccf66cbd5123416bcf1bee2e1bd37de\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2eabb655a968b862bc0c31629a09f0fbf3c80d51\",\"lessThan\":\"903b80c21458bb1e34c3a78c5fdc553821e357f8\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"2eabb655a968b862bc0c31629a09f0fbf3c80d51\",\"lessThan\":\"c90aad369899a607cfbc002bebeafd51e31900cd\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5159a81924311c1ec786ad9fdef784ead8676a6a\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"ac9007520e392541a29daebaae8b9109007bc781\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"5.4.279\",\"lessThan\":\"5.4.291\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.10.221\",\"lessThan\":\"5.10.235\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"5.15.162\",\"lessThan\":\"5.15.179\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.1.97\",\"lessThan\":\"6.1.131\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.6.37\",\"lessThan\":\"6.6.83\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"4.19.317\",\"lessThan\":\"4.20\",\"versionType\":\"semver\",\"status\":\"affected\"},{\"version\":\"6.9.8\",\"lessThan\":\"6.10\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/usb/atm/cxacru.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"6.10\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"6.10\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.4.291\",\"lessThanOrEqual\":\"5.4.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.235\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.179\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.131\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.83\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.19\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.13.7\",\"lessThanOrEqual\":\"6.13.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.14\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"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:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"4.19.317\",\"versionEndExcluding\":\"4.20\",\"matchCriteriaId\":\"DBCC7CEA-15C0-47C4-8D3B-10F7FF0BEBA3\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.4.279\",\"versionEndExcluding\":\"5.4.291\",\"matchCriteriaId\":\"11E1BD30-3F97-4B56-AD8B-8751ED8233DD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.10.221\",\"versionEndExcluding\":\"5.10.235\",\"matchCriteriaId\":\"9ADA7F30-C6AB-44C5-9C83-366990952EDC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.15.162\",\"versionEndExcluding\":\"5.15.179\",\"matchCriteriaId\":\"F1288D06-ABD9-47BA-AFEB-6A9D2807184C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.1.97\",\"versionEndExcluding\":\"6.1.131\",\"matchCriteriaId\":\"D11897AA-E2F8-40BC-98C0-6383FEF2E533\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.6.37\",\"versionEndExcluding\":\"6.6.83\",\"matchCriteriaId\":\"22711759-DA6C-40DE-827E-415E75B86CF2\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.9.8\",\"versionEndExcluding\":\"6.10\",\"matchCriteriaId\":\"7CD11465-AFC4-428F-A933-C8F6486DDC2F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.10.1\",\"versionEndExcluding\":\"6.12.19\",\"matchCriteriaId\":\"1F265CB5-9202-4B16-ACEA-45BEDFBF2FBF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.13\",\"versionEndExcluding\":\"6.13.7\",\"matchCriteriaId\":\"842F5A44-3E71-4546-B4FD-43B0ACE3F32B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.10:-:*:*:*:*:*:*\",\"matchCriteriaId\":\"9EA80796-744E-45F5-8632-2AB4F7889FCD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.10:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"8F3E9E0C-AC3E-4967-AF80-6483E8AB0078\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.10:rc7:*:*:*:*:*:*\",\"matchCriteriaId\":\"11AF4CB9-F697-4EA4-8903-8F9417EFDA8E\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"186716B6-2B66-4BD0-852E-D48E71C0C85F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"0D3E781C-403A-498F-9DA9-ECEE50F41E75\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"66619FB8-0AAF-4166-B2CF-67B24143261D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"D3D6550E-6679-4560-902D-AF52DCFE905B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:6.14:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"45B90F6B-BEC7-4D4E-883A-9DBADE021750\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/197e78076c5ecd895f109158c4ea2954b9919af6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/319529e0356bd904528c64647725a2272d297c83\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/903b80c21458bb1e34c3a78c5fdc553821e357f8\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/a0475a885d69849b1ade38add6d64338dfa83a8f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/bf4409f84023b52b5e9b36c0a071a121eee42138\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/c90aad369899a607cfbc002bebeafd51e31900cd\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/cfc295f7cccf66cbd5123416bcf1bee2e1bd37de\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/dcd592ab9dd8a2bfc36e75583b9006db2a77ec24\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Patch\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/05/msg00030.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
    "redhat_vex": {
      "aggregate_severity": "Low",
      "current_release_date": "2026-06-30T10:32:39+00:00",
      "cve": "CVE-2025-21916",
      "id": "CVE-2025-21916",
      "initial_release_date": "2025-04-01T00:00:00+00:00",
      "product_status:known_affected": "198",
      "product_status:known_not_affected": "76",
      "source": "Red Hat CSAF VEX",
      "status": "final",
      "title": "kernel: usb: atm: cxacru: fix a flaw in existing endpoint checks",
      "url": "https://security.access.redhat.com/data/csaf/v2/vex/2025/cve-2025-21916.json",
      "version": "3"
    }
  }
}



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…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…