CVE-2026-43456 is a Linux kernel vulnerability in the bonding driver caused by type confusion in bond_setup_by_slave(). When a non-Ethernet slave device such as a GRE or IP6GRE tunnel is attached to a bond, the bonding code copies the slave device's header_ops directly into the bond device. Later, when packet header construction callbacks are invoked through dev_hard_header(), tunnel-specific header functions execute with the bond device as their argument. Those functions expect the private device data layout of the tunnel device, but netdev_priv() instead returns the bond device's private structure. This mismatch causes the callback to interpret a struct bonding object as tunnel-specific private data, leading to invalid reads and memory corruption in the networking stack. The issue can manifest as kernel BUG/Oops conditions during packet transmission, and available reporting indicates the flaw was also developed into a reliable local privilege-escalation exploit by leveraging controlled corruption of sk_buff-associated metadata.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
29 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A Linux kernel privilege escalation vulnerability in the net/bonding subsystem caused by type confusion when a bond device copies header_ops from a slave device, enabling reliable local privilege escalation/root via crafted GRE/IP6GRE interface chaining.
Unknown
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.