NVD Vulnerability Detail
Search Exploit, PoC
CVE-2026-53088
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.

Publication Date June 25, 2026, 2:17 a.m.
Registration Date June 27, 2026, 4:21 a.m.
Last Update June 25, 2026, 2:17 a.m.
Related information, measures and tools
Common Vulnerabilities List