๐Ÿ” CVE Alert

CVE-2026-98052

UNKNOWN 0.0

net: bcmasp: clear txcb->last before writing each descriptor

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: net: bcmasp: clear txcb->last before writing each descriptor bcmasp_xmit() only wrote txcb->last = true for the final fragment of an SKB; non-final fragments left the field untouched. If a descriptor slot was reused while it still held a stale true from a previous SKB (possible when tx_spb_ring_full() underreported fullness), bcmasp_tx_reclaim() would see last == true mid-SKB and call dev_consume_skb_any() prematurely, freeing the sk_buff while its remaining fragments were still in flight. Unconditionally clear txcb->last before the conditional set so every descriptor slot starts from a known false state regardless of what a prior transmission left behind.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 25, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
490cb412007de593e07c1d3e2b1ec4233886707c < 9b26b54861ce05307d39a54ddedddf8747419614 490cb412007de593e07c1d3e2b1ec4233886707c < 47a5cecca925ceb175d5adf712e667acf78f475f 490cb412007de593e07c1d3e2b1ec4233886707c < 17e6ad484dea5ddf1c4a3d6ec77a5929161234de 490cb412007de593e07c1d3e2b1ec4233886707c < 18e5e0ec0e9282c897e2aa81a3e43ccaee03b003
Linux / Linux
6.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/9b26b54861ce05307d39a54ddedddf8747419614 git.kernel.org: https://git.kernel.org/stable/c/47a5cecca925ceb175d5adf712e667acf78f475f git.kernel.org: https://git.kernel.org/stable/c/17e6ad484dea5ddf1c4a3d6ec77a5929161234de git.kernel.org: https://git.kernel.org/stable/c/18e5e0ec0e9282c897e2aa81a3e43ccaee03b003