← Back to CVE search

CVE-2026-53088

Linux Kernel

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.

CVSS 9.8EPSS 0.39899999999999997%Risk 1.02
View source
Published
2026-06-24 17:17:22
Affected versions
unknown
Type
Kernel
Last modified
2026-07-23 18:35:25
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Operating systems
Linux