Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-53088 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-193Off-by-one Error[email protected]

Affected Products

ProductVersions
linux linux kernel
>= 3.16.50, < 3.17
>= 4.13.1, < 5.10.258
>= 5.11, < 5.15.209
>= 5.16, < 6.1.175
>= 6.2, < 6.6.141

CPE

  • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.13:-:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.13:rc2:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.13:rc3:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.13:rc4:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.13:rc5:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.13:rc6:*:*:*:*:*:*
  • cpe:2.3:o:linux:linux_kernel:4.13:rc7:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-53088
NVD Published Date:
Jun 24, 2026
NVD Last Modified:
Jul 23, 2026
Source:
kernel.org
CVE-2026-53088 Details - Not Deferred