Analyzed
Published: 03 Apr 2026, 15:15
Last modified:11 May 2026, 22:07

Vulnerability Summary

Overall Risk (default)
medium
30/100
CVSS Score
7.5 HIGH
v3.1 (cve.org)
EPSS Score
0.45% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

03 Apr 2026, 15:15
Published
Vulnerability first disclosed
11 May 2026, 22:07
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1HIGHScore: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.45% Percentile: 36%

Techniques & Countermeasures

  • CWE-835Loop with Unreachable Exit Condition ('Infinite Loop')

    The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop.

Affected Systems

  • linuxlinux

    7.0-rc4 | ≥ 9baf26a91565b7bb2b1d9f99aaf884a2b28c2f6d, < 946bb6cacf0ccada7bc80f1cfa07c1ed79511c1c | ≥ 6ac890f1d60ac3707ee8dae15a67d9a833e49956, < 4172a7901cf43fe1cc63ef7a2ef33735ff7b7d13 | ≥ 95597d11dc8bddb2b9a051c9232000bfbb5e43ba, < 9b49c854f14f5e2d493e562a1e28d2e57fe37371 | ≥ 950803f7254721c1c15858fbbfae3deaaeeecb11, < b7405dcf7385445e10821777143f18c3ce20fa04 | ≥ 6.18.19, < 6.18.20 | ≥ 6.19.9, < 6.19.10

  • linuxlinux kernel

    6.12.78 | 6.18.19 | 6.19.9 | 7.0:rc1 | 7.0:rc2 | 7.0:rc3 | 7.0:rc4

References (4)