FKIE_CVE-2025-40020

Vulnerability from fkie_nvd - Published: 2025-10-24 13:15 - Updated: 2026-06-17 09:21

{
  "affected": [
    {
      "affectedData": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/can/usb/peak_usb/pcan_usb_core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "572c656802781cc57f4a3231eefa83547e75ed78",
              "status": "affected",
              "version": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
              "versionType": "git"
            },
            {
              "lessThan": "61b1dd4c614935169d12bdecc26906e37b508618",
              "status": "affected",
              "version": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
              "versionType": "git"
            },
            {
              "lessThan": "48822a59ecc47d353400d38b1941d3ae7591ffff",
              "status": "affected",
              "version": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
              "versionType": "git"
            },
            {
              "lessThan": "176c81cbf9c4e348610a421aad800087c0401f60",
              "status": "affected",
              "version": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
              "versionType": "git"
            },
            {
              "lessThan": "17edec1830e48c0becd61642d0e40bc753243b16",
              "status": "affected",
              "version": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
              "versionType": "git"
            },
            {
              "lessThan": "eb79ed970670344380e77d62f8188e8015648d94",
              "status": "affected",
              "version": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
              "versionType": "git"
            },
            {
              "lessThan": "394c58017e5f41043584c345106cae16a4613710",
              "status": "affected",
              "version": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
              "versionType": "git"
            },
            {
              "lessThan": "c443be70aaee42c2d1d251e0329e0a69dd96ae54",
              "status": "affected",
              "version": "bb4785551f64e18b2c8bb15a3bd2b22f5ebf624d",
              "versionType": "git"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/can/usb/peak_usb/pcan_usb_core.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "3.4"
            },
            {
              "lessThan": "3.4",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.4.*",
              "status": "unaffected",
              "version": "5.4.300",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.245",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.194",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.155",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.109",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.50",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.16.*",
              "status": "unaffected",
              "version": "6.16.10",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "6.17",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
    }
  ],
  "cveTags": [],
  "descriptions": [
    {
      "lang": "en",
      "value": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: peak_usb: fix shift-out-of-bounds issue\n\nExplicitly uses a 64-bit constant when the number of bits used for its\nshifting is 32 (which is the case for PC CAN FD interfaces supported by\nthis driver).\n\n[mkl: update subject, apply manually]"
    }
  ],
  "id": "CVE-2025-40020",
  "lastModified": "2026-06-17T09:21:07.960",
  "metrics": {},
  "published": "2025-10-24T13:15:47.107",
  "references": [
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/176c81cbf9c4e348610a421aad800087c0401f60"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/17edec1830e48c0becd61642d0e40bc753243b16"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/394c58017e5f41043584c345106cae16a4613710"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/48822a59ecc47d353400d38b1941d3ae7591ffff"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/572c656802781cc57f4a3231eefa83547e75ed78"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/61b1dd4c614935169d12bdecc26906e37b508618"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/c443be70aaee42c2d1d251e0329e0a69dd96ae54"
    },
    {
      "source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
      "url": "https://git.kernel.org/stable/c/eb79ed970670344380e77d62f8188e8015648d94"
    }
  ],
  "sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
  "vulnStatus": "Deferred"
}


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…