PT-2026-30146 · Linux · Linux
Published
2026-04-03
·
Updated
2026-04-03
·
CVE-2026-23451
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
bonding: prevent potential infinite loop in bond header parse()
bond header parse() can loop if a stack of two bonding devices is setup,
because skb->dev always points to the hierarchy top.
Add new "const struct net device *dev" parameter to
(struct header ops)->parse() method to make sure the recursion
is bounded, and that the final leaf parse method is called.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux