Back to overview

CVE-2026-53088

Description
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.

Metadata

CVE ID
CVE-2026-53088
State
PUBLISHED
Assigner
Linux
Reserved
2026-06-09 07:44 UTC
Published
2026-06-24 16:30 UTC
Last updated
2026-06-24 16:30 UTC
Vendor / Product
Linux / Linux
Sources
cve.org  ·  NVD

Severity & Metrics

No CVSS data available.

Affected products (2)
VendorProductPlatformVersions
Linux Linux 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 < 14e9f86564fff7bcf7f45c1b69080e837b31d185, 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 < fb9a3c1f547d0ff024dbfe7b6f327626ddf0a3de, 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 < 85f34ec320d3881badfd4edc5fee5cd5012bb54d, 876dbadd53a7102e2a84afc84ea2bd3ee6dc5636 < 2a74590170427a3ca7cc4bb8690cdd559129c29c …
Linux Linux 4.13, 0 < 4.13, 5.10.258 ≤ 5.10.*, 5.15.209 ≤ 5.15.* …
Back to overview