Security Advisory

CVE-2026-53087

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-24 16:30:26
Last updated 2026-06-28 06:39:09
Assigner Linux
CVSS score 7.5
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: fix leaking free_bds While reclaiming the tx queue we fast forward the write pointer to drop any data in flight. These dropped frames are not added back to the pool of free bds. We also need to tell the netdev that we are dropping said data.