๐Ÿ” CVE Alert

CVE-2026-72345

UNKNOWN 0.0

net/mlx5: LAG, Fix off-by-one in single-FDB error rollback

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 15, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
ddbb5ddc43ad000a984149db5af1133433938404 < 40cc06bf71476932e5d139fa326dcd0372766e16 ddbb5ddc43ad000a984149db5af1133433938404 < 0f0e4ae6975c773f7854fc48932a267f6c79088f
Linux / Linux
6.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/40cc06bf71476932e5d139fa326dcd0372766e16 git.kernel.org: https://git.kernel.org/stable/c/0f0e4ae6975c773f7854fc48932a267f6c79088f