THREAT OPS › Threat News › [NVD] CVE-2026-31419 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved:
net: bonding: fix use-after-free in bond_xmit_broadcast()
bond_xmit_broadcast() reuses the original skb for the last slave
(determined by bond_is_last_slave()) and clones it for others.
Concurrent slave enslave
[NVD] CVE-2026-31419 (HIGH 7.8) — In the Linux kernel, the following vulnerability has been resolved: net: bonding: fix use-after-free in bond_xmit_broadcast() bond_xmit_broadcast() reuses the original skb for the last slave (determined by bond_is_last_slave()) and clones it for others. Concurrent slave enslave
CVE-2026-31419 CVSS: 7.8 HIGH Published: 2026-04-13T14:16:11.447
In the Linux kernel, the following vulnerability has been resolved:
net: bonding: fix use-after-free in bond_xmit_broadcast()
bond_xmit_broadcast() reuses the original skb for the last slave (determined by bond_is_last_slave()) and clones it for others. Concurrent slave enslave/release can mutate the slave list during RCU-protecte
Indicators of compromise
- CVE-2026-31419cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-31419