CVE-2026-53088 (GCVE-0-2026-53088)

Vulnerability from cvelistv5 – Published: 2026-06-24 16:30 – Updated: 2026-06-28 06:39
VLAI
Title
net: bcmgenet: fix off-by-one in bcmgenet_put_txcb
Summary
In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix off-by-one in bcmgenet_put_txcb The write_ptr points to the next open tx_cb. We want to return the tx_cb that gets rewinded, so we must rewind the pointer first then return the tx_cb that it points to. That way the txcb can be correctly cleaned up.
Assigner
Impacted products
Vendor Product Version
Linux Linux Affected: 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 , < 14e9f86564fff7bcf7f45c1b69080e837b31d185 (git)
Affected: 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 , < fb9a3c1f547d0ff024dbfe7b6f327626ddf0a3de (git)
Affected: 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 , < 85f34ec320d3881badfd4edc5fee5cd5012bb54d (git)
Affected: 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 , < 2a74590170427a3ca7cc4bb8690cdd559129c29c (git)
Affected: 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 , < 29394f722f620281f2ee9a47f947734e53d72c90 (git)
Affected: 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 , < 4cab761fc51c65aef741fcece4a18f3554edbc09 (git)
Affected: 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 , < 72df896e31ddd06fcc5a789f025ad7a62a18bc9b (git)
Affected: 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 , < 57f3f53d2c9c5a9e133596e2f7bc1c50688a6d38 (git)
Affected: 3bdf77194ea822390b405639b77659071fd2c2e9 (git)
Affected: 3.16.50 , < 3.17 (semver)
Create a notification for this product.
Linux Linux Affected: 4.13
Unaffected: 0 , < 4.13 (semver)
Unaffected: 5.10.258 , ≤ 5.10.* (semver)
Unaffected: 5.15.209 , ≤ 5.15.* (semver)
Unaffected: 6.1.175 , ≤ 6.1.* (semver)
Unaffected: 6.6.141 , ≤ 6.6.* (semver)
Unaffected: 6.12.91 , ≤ 6.12.* (semver)
Unaffected: 6.18.33 , ≤ 6.18.* (semver)
Unaffected: 7.0.10 , ≤ 7.0.* (semver)
Unaffected: 7.1 , ≤ * (original_commit_for_fix)
Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "cna": {
      "affected": [
        {
          "defaultStatus": "unaffected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/broadcom/genet/bcmgenet.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "lessThan": "14e9f86564fff7bcf7f45c1b69080e837b31d185",
              "status": "affected",
              "version": "876dbadd53a7102e2a84afc84ea2bd3ee6dc5636",
              "versionType": "git"
            },
            {
              "lessThan": "fb9a3c1f547d0ff024dbfe7b6f327626ddf0a3de",
              "status": "affected",
              "version": "876dbadd53a7102e2a84afc84ea2bd3ee6dc5636",
              "versionType": "git"
            },
            {
              "lessThan": "85f34ec320d3881badfd4edc5fee5cd5012bb54d",
              "status": "affected",
              "version": "876dbadd53a7102e2a84afc84ea2bd3ee6dc5636",
              "versionType": "git"
            },
            {
              "lessThan": "2a74590170427a3ca7cc4bb8690cdd559129c29c",
              "status": "affected",
              "version": "876dbadd53a7102e2a84afc84ea2bd3ee6dc5636",
              "versionType": "git"
            },
            {
              "lessThan": "29394f722f620281f2ee9a47f947734e53d72c90",
              "status": "affected",
              "version": "876dbadd53a7102e2a84afc84ea2bd3ee6dc5636",
              "versionType": "git"
            },
            {
              "lessThan": "4cab761fc51c65aef741fcece4a18f3554edbc09",
              "status": "affected",
              "version": "876dbadd53a7102e2a84afc84ea2bd3ee6dc5636",
              "versionType": "git"
            },
            {
              "lessThan": "72df896e31ddd06fcc5a789f025ad7a62a18bc9b",
              "status": "affected",
              "version": "876dbadd53a7102e2a84afc84ea2bd3ee6dc5636",
              "versionType": "git"
            },
            {
              "lessThan": "57f3f53d2c9c5a9e133596e2f7bc1c50688a6d38",
              "status": "affected",
              "version": "876dbadd53a7102e2a84afc84ea2bd3ee6dc5636",
              "versionType": "git"
            },
            {
              "status": "affected",
              "version": "3bdf77194ea822390b405639b77659071fd2c2e9",
              "versionType": "git"
            },
            {
              "lessThan": "3.17",
              "status": "affected",
              "version": "3.16.50",
              "versionType": "semver"
            }
          ]
        },
        {
          "defaultStatus": "affected",
          "product": "Linux",
          "programFiles": [
            "drivers/net/ethernet/broadcom/genet/bcmgenet.c"
          ],
          "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
          "vendor": "Linux",
          "versions": [
            {
              "status": "affected",
              "version": "4.13"
            },
            {
              "lessThan": "4.13",
              "status": "unaffected",
              "version": "0",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.10.*",
              "status": "unaffected",
              "version": "5.10.258",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "5.15.*",
              "status": "unaffected",
              "version": "5.15.209",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.1.*",
              "status": "unaffected",
              "version": "6.1.175",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.6.*",
              "status": "unaffected",
              "version": "6.6.141",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.12.*",
              "status": "unaffected",
              "version": "6.12.91",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "6.18.*",
              "status": "unaffected",
              "version": "6.18.33",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "7.0.*",
              "status": "unaffected",
              "version": "7.0.10",
              "versionType": "semver"
            },
            {
              "lessThanOrEqual": "*",
              "status": "unaffected",
              "version": "7.1",
              "versionType": "original_commit_for_fix"
            }
          ]
        }
      ],
      "cpeApplicability": [
        {
          "nodes": [
            {
              "cpeMatch": [
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.10.258",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "5.15.209",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.1.175",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.6.141",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.12.91",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "6.18.33",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.0.10",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionEndExcluding": "7.1",
                  "versionStartIncluding": "4.13",
                  "vulnerable": true
                },
                {
                  "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                  "versionStartIncluding": "3.16.50",
                  "vulnerable": true
                }
              ],
              "negate": false,
              "operator": "OR"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: bcmgenet: fix off-by-one in bcmgenet_put_txcb\n\nThe write_ptr points to the next open tx_cb. We want to return the\ntx_cb that gets rewinded, so we must rewind the pointer first then\nreturn the tx_cb that it points to. That way the txcb can be correctly\ncleaned up."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "baseScore": 9.8,
            "baseSeverity": "CRITICAL",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
            "version": "3.1"
          }
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-06-28T06:39:11.191Z",
        "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "shortName": "Linux"
      },
      "references": [
        {
          "url": "https://git.kernel.org/stable/c/14e9f86564fff7bcf7f45c1b69080e837b31d185"
        },
        {
          "url": "https://git.kernel.org/stable/c/fb9a3c1f547d0ff024dbfe7b6f327626ddf0a3de"
        },
        {
          "url": "https://git.kernel.org/stable/c/85f34ec320d3881badfd4edc5fee5cd5012bb54d"
        },
        {
          "url": "https://git.kernel.org/stable/c/2a74590170427a3ca7cc4bb8690cdd559129c29c"
        },
        {
          "url": "https://git.kernel.org/stable/c/29394f722f620281f2ee9a47f947734e53d72c90"
        },
        {
          "url": "https://git.kernel.org/stable/c/4cab761fc51c65aef741fcece4a18f3554edbc09"
        },
        {
          "url": "https://git.kernel.org/stable/c/72df896e31ddd06fcc5a789f025ad7a62a18bc9b"
        },
        {
          "url": "https://git.kernel.org/stable/c/57f3f53d2c9c5a9e133596e2f7bc1c50688a6d38"
        }
      ],
      "title": "net: bcmgenet: fix off-by-one in bcmgenet_put_txcb",
      "x_generator": {
        "engine": "bippy-1.2.0"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
    "assignerShortName": "Linux",
    "cveId": "CVE-2026-53088",
    "datePublished": "2026-06-24T16:30:27.655Z",
    "dateReserved": "2026-06-09T07:44:35.384Z",
    "dateUpdated": "2026-06-28T06:39:11.191Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-53088",
      "date": "2026-07-02",
      "epss": "0.00404",
      "percentile": "0.32359"
    },
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-53088\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-24T17:17:22.980\",\"lastModified\":\"2026-06-28T08:16:33.580\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nnet: bcmgenet: fix off-by-one in bcmgenet_put_txcb\\n\\nThe write_ptr points to the next open tx_cb. We want to return the\\ntx_cb that gets rewinded, so we must rewind the pointer first then\\nreturn the tx_cb that it points to. That way the txcb can be correctly\\ncleaned up.\"}],\"affected\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"affectedData\":[{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"unaffected\",\"programFiles\":[\"drivers/net/ethernet/broadcom/genet/bcmgenet.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"876dbadd53a7102e2a84afc84ea2bd3ee6dc5636\",\"lessThan\":\"14e9f86564fff7bcf7f45c1b69080e837b31d185\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"876dbadd53a7102e2a84afc84ea2bd3ee6dc5636\",\"lessThan\":\"fb9a3c1f547d0ff024dbfe7b6f327626ddf0a3de\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"876dbadd53a7102e2a84afc84ea2bd3ee6dc5636\",\"lessThan\":\"85f34ec320d3881badfd4edc5fee5cd5012bb54d\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"876dbadd53a7102e2a84afc84ea2bd3ee6dc5636\",\"lessThan\":\"2a74590170427a3ca7cc4bb8690cdd559129c29c\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"876dbadd53a7102e2a84afc84ea2bd3ee6dc5636\",\"lessThan\":\"29394f722f620281f2ee9a47f947734e53d72c90\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"876dbadd53a7102e2a84afc84ea2bd3ee6dc5636\",\"lessThan\":\"4cab761fc51c65aef741fcece4a18f3554edbc09\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"876dbadd53a7102e2a84afc84ea2bd3ee6dc5636\",\"lessThan\":\"72df896e31ddd06fcc5a789f025ad7a62a18bc9b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"876dbadd53a7102e2a84afc84ea2bd3ee6dc5636\",\"lessThan\":\"57f3f53d2c9c5a9e133596e2f7bc1c50688a6d38\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3bdf77194ea822390b405639b77659071fd2c2e9\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"3.16.50\",\"lessThan\":\"3.17\",\"versionType\":\"semver\",\"status\":\"affected\"}]},{\"vendor\":\"Linux\",\"product\":\"Linux\",\"defaultStatus\":\"affected\",\"programFiles\":[\"drivers/net/ethernet/broadcom/genet/bcmgenet.c\"],\"repo\":\"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\",\"versions\":[{\"version\":\"4.13\",\"status\":\"affected\"},{\"version\":\"0\",\"lessThan\":\"4.13\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.10.258\",\"lessThanOrEqual\":\"5.10.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"5.15.209\",\"lessThanOrEqual\":\"5.15.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.1.175\",\"lessThanOrEqual\":\"6.1.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.6.141\",\"lessThanOrEqual\":\"6.6.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.12.91\",\"lessThanOrEqual\":\"6.12.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"6.18.33\",\"lessThanOrEqual\":\"6.18.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.0.10\",\"lessThanOrEqual\":\"7.0.*\",\"versionType\":\"semver\",\"status\":\"unaffected\"},{\"version\":\"7.1\",\"lessThanOrEqual\":\"*\",\"versionType\":\"original_commit_for_fix\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/14e9f86564fff7bcf7f45c1b69080e837b31d185\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/29394f722f620281f2ee9a47f947734e53d72c90\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/2a74590170427a3ca7cc4bb8690cdd559129c29c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/4cab761fc51c65aef741fcece4a18f3554edbc09\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/57f3f53d2c9c5a9e133596e2f7bc1c50688a6d38\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/72df896e31ddd06fcc5a789f025ad7a62a18bc9b\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/85f34ec320d3881badfd4edc5fee5cd5012bb54d\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/fb9a3c1f547d0ff024dbfe7b6f327626ddf0a3de\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
  }
}


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…