Sploitus

CVE-2026-72345

No indexed exploits for CVE-2026-72345 yet

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: LAG, Fix off-by-one in single-FDB error rollback On failure at index i, the reverse cleanup loop in mlx5_lag_create_single_fdb() starts from i, so the failed index itself is rolled back. That can operate on uninitialized state or double-tear-down a rule the add_one path already self-rolled-back. Start the rollback from i - 1 so only successfully-installed entries are undone.

CVSS 3.1
7.8 HIGH
EPSS
0.2% (6th percentile)
NVD status
Received
Published
2026-08-15
CVE-2026-72345 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-72345 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-72345 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.